2022-10-09 12:27:32.193 | +./stack.sh:main:487 (B exec 2022-10-09 12:27:32.193 | +./stack.sh:main:495 (B echo_summary 'stack.sh log /opt/stack/openstack/logs/stack.sh.log.2022-10-09-122731' 2022-10-09 12:27:32.193 | ++./stack.sh:main:487 (B /usr/bin/python3.8 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/openstack/logs/stack.sh.log.2022-10-09-122731.summary.2022-10-09-122731 2022-10-09 12:27:32.193 | +./stack.sh:echo_summary:440 (B [[ -t 3 ]] 2022-10-09 12:27:32.193 | +./stack.sh:echo_summary:440 (B [[ True != \T\r\u\e ]] 2022-10-09 12:27:32.193 | +./stack.sh:echo_summary:446 (B echo -e stack.sh log /opt/stack/openstack/logs/stack.sh.log.2022-10-09-122731 2022-10-09 12:27:32.193 | +./stack.sh:main:497 (B ln -sf /opt/stack/openstack/logs/stack.sh.log.2022-10-09-122731 /opt/stack/openstack/logs/stack.sh.log 2022-10-09 12:27:32.194 | +./stack.sh:main:498 (B ln -sf /opt/stack/openstack/logs/stack.sh.log.2022-10-09-122731.summary.2022-10-09-122731 /opt/stack/openstack/logs/stack.sh.log.summary 2022-10-09 12:27:32.194 | +./stack.sh:main:513 (B check_path_perm_sanity /opt/stack/openstack 2022-10-09 12:27:32.194 | +functions:check_path_perm_sanity:596 (B local real_path 2022-10-09 12:27:32.194 | ++functions:check_path_perm_sanity:597 (B readlink -f /opt/stack/openstack 2022-10-09 12:27:32.196 | +functions:check_path_perm_sanity:597 (B real_path=/opt/stack/openstack 2022-10-09 12:27:32.209 | +functions:check_path_perm_sanity:598 (B local rebuilt_path= 2022-10-09 12:27:32.223 | ++functions:check_path_perm_sanity:599 (B echo /opt/stack/openstack 2022-10-09 12:27:32.226 | ++functions:check_path_perm_sanity:599 (B tr / ' ' 2022-10-09 12:27:32.242 | +functions:check_path_perm_sanity:599 (B for i in $(echo ${real_path} | tr "/" " ") 2022-10-09 12:27:32.255 | +functions:check_path_perm_sanity:600 (B rebuilt_path=/opt 2022-10-09 12:27:32.268 | ++functions:check_path_perm_sanity:602 (B stat -c %a /opt 2022-10-09 12:27:32.285 | +functions:check_path_perm_sanity:602 (B [[ 755 = 700 ]] 2022-10-09 12:27:32.297 | +functions:check_path_perm_sanity:599 (B for i in $(echo ${real_path} | tr "/" " ") 2022-10-09 12:27:32.309 | +functions:check_path_perm_sanity:600 (B rebuilt_path=/opt/stack 2022-10-09 12:27:32.323 | ++functions:check_path_perm_sanity:602 (B stat -c %a /opt/stack 2022-10-09 12:27:32.339 | +functions:check_path_perm_sanity:602 (B [[ 755 = 700 ]] 2022-10-09 12:27:32.352 | +functions:check_path_perm_sanity:599 (B for i in $(echo ${real_path} | tr "/" " ") 2022-10-09 12:27:32.365 | +functions:check_path_perm_sanity:600 (B rebuilt_path=/opt/stack/openstack 2022-10-09 12:27:32.380 | ++functions:check_path_perm_sanity:602 (B stat -c %a /opt/stack/openstack 2022-10-09 12:27:32.395 | +functions:check_path_perm_sanity:602 (B [[ 755 = 700 ]] 2022-10-09 12:27:32.407 | +./stack.sh:main:519 (B trap exit_trap EXIT 2022-10-09 12:27:32.422 | +./stack.sh:main:560 (B trap err_trap ERR 2022-10-09 12:27:32.433 | +./stack.sh:main:573 (B set -o errexit 2022-10-09 12:27:32.445 | +./stack.sh:main:576 (B uname -a 2022-10-09 12:27:32.447 | Linux cpu 5.4.0-125-generic #141-Ubuntu SMP Wed Aug 10 13:42:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 2022-10-09 12:27:32.461 | +./stack.sh:main:579 (B SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-10-09 12:27:32.474 | +./stack.sh:main:580 (B rm -f /opt/stack/data/ca-bundle.pem 2022-10-09 12:27:32.490 | +./stack.sh:main:583 (B source /opt/stack/devstack/lib/database 2022-10-09 12:27:32.597 | +./stack.sh:main:584 (B source /opt/stack/devstack/lib/rpc_backend 2022-10-09 12:27:32.663 | +./stack.sh:main:590 (B fetch_plugins 2022-10-09 12:27:32.677 | +functions-common:fetch_plugins:1799 (B local plugins= 2022-10-09 12:27:32.690 | +functions-common:fetch_plugins:1800 (B local plugin 2022-10-09 12:27:32.702 | +functions-common:fetch_plugins:1803 (B [[ -z '' ]] 2022-10-09 12:27:32.714 | +functions-common:fetch_plugins:1804 (B return 2022-10-09 12:27:32.728 | +./stack.sh:main:594 (B run_phase override_defaults 2022-10-09 12:27:32.741 | +functions-common:run_phase:1881 (B local mode=override_defaults 2022-10-09 12:27:32.753 | +functions-common:run_phase:1882 (B local phase= 2022-10-09 12:27:32.766 | +functions-common:run_phase:1883 (B [[ -d /opt/stack/devstack/extras.d ]] 2022-10-09 12:27:32.777 | +functions-common:run_phase:1884 (B local extra_plugin_file_name 2022-10-09 12:27:32.790 | +functions-common:run_phase:1885 (B for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-09 12:27:32.802 | +functions-common:run_phase:1890 (B local exceptions=80-tempest.sh 2022-10-09 12:27:32.815 | +functions-common:run_phase:1891 (B local extra 2022-10-09 12:27:32.830 | ++functions-common:run_phase:1892 (B basename /opt/stack/devstack/extras.d/80-tempest.sh 2022-10-09 12:27:32.845 | +functions-common:run_phase:1892 (B extra=80-tempest.sh 2022-10-09 12:27:32.864 | +functions-common:run_phase:1893 (B [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-09 12:27:32.877 | +functions-common:run_phase:1897 (B [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2022-10-09 12:27:32.889 | +functions-common:run_phase:1897 (B source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2022-10-09 12:27:32.901 | ++extras.d/80-tempest.sh:source:3 (B is_service_enabled tempest 2022-10-09 12:27:32.970 | ++functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:27:32.984 | +functions-common:run_phase:1902 (B [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-09 12:27:32.997 | +functions-common:run_phase:1905 (B [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-09 12:27:33.010 | +functions-common:run_phase:1906 (B plugin_override_defaults 2022-10-09 12:27:33.022 | +functions-common:plugin_override_defaults:1840 (B local plugins= 2022-10-09 12:27:33.035 | +functions-common:plugin_override_defaults:1841 (B local plugin 2022-10-09 12:27:33.047 | +functions-common:plugin_override_defaults:1844 (B [[ -z '' ]] 2022-10-09 12:27:33.058 | +functions-common:plugin_override_defaults:1845 (B return 2022-10-09 12:27:33.071 | +./stack.sh:main:597 (B source /opt/stack/devstack/lib/apache 2022-10-09 12:27:33.141 | +./stack.sh:main:600 (B source /opt/stack/devstack/lib/tls 2022-10-09 12:27:33.152 | ++lib/tls:source:38 (B is_service_enabled tls-proxy 2022-10-09 12:27:33.221 | ++functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:27:33.237 | +++lib/tls:source:43 (B hostname -f 2022-10-09 12:27:33.253 | ++lib/tls:source:43 (B DEVSTACK_HOSTNAME=cpu 2022-10-09 12:27:33.265 | ++lib/tls:source:44 (B DEVSTACK_CERT_NAME=devstack-cert 2022-10-09 12:27:33.277 | ++lib/tls:source:45 (B DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-10-09 12:27:33.290 | ++lib/tls:source:48 (B ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-10-09 12:27:33.302 | ++lib/tls:source:49 (B INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-10-09 12:27:33.316 | ++lib/tls:source:51 (B ORG_NAME=OpenStack 2022-10-09 12:27:33.330 | ++lib/tls:source:52 (B ORG_UNIT_NAME=DevStack 2022-10-09 12:27:33.342 | ++lib/tls:source:55 (B STUD_PROTO=--tls 2022-10-09 12:27:33.355 | ++lib/tls:source:56 (B STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-10-09 12:27:33.367 | ++lib/tls:source:63 (B OPENSSL=/usr/bin/openssl 2022-10-09 12:27:33.383 | +./stack.sh:main:603 (B source /opt/stack/devstack/lib/infra 2022-10-09 12:27:33.445 | +./stack.sh:main:604 (B source /opt/stack/devstack/lib/libraries 2022-10-09 12:27:33.523 | +./stack.sh:main:605 (B source /opt/stack/devstack/lib/lvm 2022-10-09 12:27:33.591 | +./stack.sh:main:606 (B source /opt/stack/devstack/lib/horizon 2022-10-09 12:27:33.653 | +./stack.sh:main:607 (B source /opt/stack/devstack/lib/keystone 2022-10-09 12:27:33.766 | +./stack.sh:main:608 (B source /opt/stack/devstack/lib/glance 2022-10-09 12:27:33.927 | +./stack.sh:main:609 (B source /opt/stack/devstack/lib/nova 2022-10-09 12:27:34.151 | +./stack.sh:main:610 (B source /opt/stack/devstack/lib/placement 2022-10-09 12:27:34.237 | +./stack.sh:main:611 (B source /opt/stack/devstack/lib/cinder 2022-10-09 12:27:34.373 | +./stack.sh:main:612 (B source /opt/stack/devstack/lib/swift 2022-10-09 12:27:34.517 | +./stack.sh:main:613 (B source /opt/stack/devstack/lib/neutron 2022-10-09 12:27:35.043 | +./stack.sh:main:614 (B source /opt/stack/devstack/lib/ldap 2022-10-09 12:27:35.114 | +./stack.sh:main:615 (B source /opt/stack/devstack/lib/dstat 2022-10-09 12:27:35.184 | +./stack.sh:main:616 (B source /opt/stack/devstack/lib/tcpdump 2022-10-09 12:27:35.252 | +./stack.sh:main:617 (B source /opt/stack/devstack/lib/etcd3 2022-10-09 12:27:35.489 | +./stack.sh:main:618 (B source /opt/stack/devstack/lib/os-vif 2022-10-09 12:27:35.504 | ++lib/os-vif:source:6 (B OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-10-09 12:27:35.520 | +++lib/os-vif:source:17 (B is_ml2_ovs 2022-10-09 12:27:35.534 | +++lib/os-vif:is_ml2_ovs:9 (B [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-10-09 12:27:35.548 | +++lib/os-vif:is_ml2_ovs:12 (B echo False 2022-10-09 12:27:35.563 | ++lib/os-vif:source:17 (B OS_VIF_OVS_ISOLATE_VIF=False 2022-10-09 12:27:35.578 | +++lib/os-vif:source:18 (B trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-10-09 12:27:35.661 | ++lib/os-vif:source:18 (B OS_VIF_OVS_ISOLATE_VIF=False 2022-10-09 12:27:35.678 | +./stack.sh:main:624 (B run_phase source 2022-10-09 12:27:35.691 | +functions-common:run_phase:1881 (B local mode=source 2022-10-09 12:27:35.706 | +functions-common:run_phase:1882 (B local phase= 2022-10-09 12:27:35.720 | +functions-common:run_phase:1883 (B [[ -d /opt/stack/devstack/extras.d ]] 2022-10-09 12:27:35.734 | +functions-common:run_phase:1884 (B local extra_plugin_file_name 2022-10-09 12:27:35.748 | +functions-common:run_phase:1885 (B for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-09 12:27:35.762 | +functions-common:run_phase:1890 (B local exceptions=80-tempest.sh 2022-10-09 12:27:35.777 | +functions-common:run_phase:1891 (B local extra 2022-10-09 12:27:35.793 | ++functions-common:run_phase:1892 (B basename /opt/stack/devstack/extras.d/80-tempest.sh 2022-10-09 12:27:35.811 | +functions-common:run_phase:1892 (B extra=80-tempest.sh 2022-10-09 12:27:35.824 | +functions-common:run_phase:1893 (B [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-09 12:27:35.838 | +functions-common:run_phase:1897 (B [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2022-10-09 12:27:35.853 | +functions-common:run_phase:1897 (B source /opt/stack/devstack/extras.d/80-tempest.sh source 2022-10-09 12:27:35.868 | ++extras.d/80-tempest.sh:source:3 (B is_service_enabled tempest 2022-10-09 12:27:35.947 | ++functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:27:35.961 | +functions-common:run_phase:1902 (B [[ source == \s\o\u\r\c\e ]] 2022-10-09 12:27:35.976 | +functions-common:run_phase:1903 (B load_plugin_settings 2022-10-09 12:27:35.990 | +functions-common:load_plugin_settings:1817 (B local plugins= 2022-10-09 12:27:36.005 | +functions-common:load_plugin_settings:1818 (B local plugin 2022-10-09 12:27:36.019 | +functions-common:load_plugin_settings:1821 (B [[ -z '' ]] 2022-10-09 12:27:36.034 | +functions-common:load_plugin_settings:1822 (B return 2022-10-09 12:27:36.048 | +functions-common:run_phase:1904 (B verify_disabled_services 2022-10-09 12:27:36.062 | +functions-common:verify_disabled_services:2164 (B local service 2022-10-09 12:27:36.078 | +functions-common:verify_disabled_services:2165 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:27:36.092 | +functions-common:verify_disabled_services:2166 (B [[ ,, =~ ,n-cpu, ]] 2022-10-09 12:27:36.106 | +functions-common:verify_disabled_services:2165 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:27:36.121 | +functions-common:verify_disabled_services:2166 (B [[ ,, =~ ,c-vol, ]] 2022-10-09 12:27:36.135 | +functions-common:verify_disabled_services:2165 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:27:36.148 | +functions-common:verify_disabled_services:2166 (B [[ ,, =~ ,placement-client, ]] 2022-10-09 12:27:36.163 | +functions-common:verify_disabled_services:2165 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:27:36.179 | +functions-common:verify_disabled_services:2166 (B [[ ,, =~ ,ovn-controller, ]] 2022-10-09 12:27:36.193 | +functions-common:verify_disabled_services:2165 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:27:36.208 | +functions-common:verify_disabled_services:2166 (B [[ ,, =~ ,ovs-vswitchd, ]] 2022-10-09 12:27:36.223 | +functions-common:verify_disabled_services:2165 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:27:36.239 | +functions-common:verify_disabled_services:2166 (B [[ ,, =~ ,ovsdb-server, ]] 2022-10-09 12:27:36.254 | +functions-common:verify_disabled_services:2165 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:27:36.267 | +functions-common:verify_disabled_services:2166 (B [[ ,, =~ ,q-ovn-metadata-agent, ]] 2022-10-09 12:27:36.283 | +./stack.sh:main:695 (B initialize_database_backends 2022-10-09 12:27:36.298 | +lib/database:initialize_database_backends:65 (B for backend in $DATABASE_BACKENDS 2022-10-09 12:27:36.313 | +lib/database:initialize_database_backends:66 (B is_service_enabled mysql 2022-10-09 12:27:36.390 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:27:36.404 | +lib/database:initialize_database_backends:65 (B for backend in $DATABASE_BACKENDS 2022-10-09 12:27:36.420 | +lib/database:initialize_database_backends:66 (B is_service_enabled postgresql 2022-10-09 12:27:36.500 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:27:36.516 | +lib/database:initialize_database_backends:69 (B '[' -z mysql ']' 2022-10-09 12:27:36.530 | +lib/database:initialize_database_backends:73 (B MYSQL_HOST=172.17.0.2 2022-10-09 12:27:36.545 | +lib/database:initialize_database_backends:74 (B MYSQL_USER=root 2022-10-09 12:27:36.562 | +lib/database:initialize_database_backends:80 (B [[ 4 == 6 ]] 2022-10-09 12:27:36.577 | +lib/database:initialize_database_backends:83 (B DATABASE_HOST=172.17.0.2 2022-10-09 12:27:36.593 | +lib/database:initialize_database_backends:86 (B DATABASE_USER=root 2022-10-09 12:27:36.610 | +lib/database:initialize_database_backends:88 (B '[' -n '' ']' 2022-10-09 12:27:36.626 | +lib/database:initialize_database_backends:92 (B return 0 2022-10-09 12:27:36.642 | +./stack.sh:main:696 (B echo 'Using mysql database backend' 2022-10-09 12:27:36.642 | Using mysql database backend 2022-10-09 12:27:36.657 | +./stack.sh:main:699 (B read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-10-09 12:27:36.741 | +./stack.sh:main:701 (B define_database_baseurl 2022-10-09 12:27:36.759 | ++lib/database:define_database_baseurl:106 (B get_database_type_mysql 2022-10-09 12:27:36.774 | ++lib/databases/mysql:get_database_type_mysql:38 (B [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-10-09 12:27:36.789 | ++lib/databases/mysql:get_database_type_mysql:39 (B echo mysql+pymysql 2022-10-09 12:27:36.805 | +lib/database:define_database_baseurl:106 (B BASE_SQL_CONN=mysql+pymysql://root:bsvbr5pzLpN0szN84v3m@172.17.0.2 2022-10-09 12:27:36.820 | +./stack.sh:main:713 (B is_service_enabled rabbit 2022-10-09 12:27:36.904 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:27:36.920 | +./stack.sh:main:721 (B is_service_enabled keystone 2022-10-09 12:27:37.004 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:27:37.020 | +./stack.sh:main:745 (B is_service_enabled s-proxy 2022-10-09 12:27:37.104 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:27:37.120 | +./stack.sh:main:757 (B save_stackenv 757 2022-10-09 12:27:37.135 | +functions-common:save_stackenv:60 (B local tag=757 2022-10-09 12:27:37.152 | ++functions-common:save_stackenv:62 (B date +%F-%H%M%S 2022-10-09 12:27:37.170 | +functions-common:save_stackenv:62 (B time_stamp=2022-10-09-122737 2022-10-09 12:27:37.184 | +functions-common:save_stackenv:63 (B echo '# 2022-10-09-122737 757' 2022-10-09 12:27:37.199 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.216 | +functions-common:save_stackenv:65 (B echo BASE_SQL_CONN=mysql+pymysql://root:bsvbr5pzLpN0szN84v3m@172.17.0.2 2022-10-09 12:27:37.231 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.244 | +functions-common:save_stackenv:65 (B echo DATA_DIR=/opt/stack/data 2022-10-09 12:27:37.260 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.275 | +functions-common:save_stackenv:65 (B echo DEST=/opt/stack/openstack 2022-10-09 12:27:37.290 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.306 | +functions-common:save_stackenv:65 (B echo ENABLED_SERVICES=n-cpu,c-vol,placement-client,ovn-controller,ovs-vswitchd,ovsdb-server,q-ovn-metadata-agent 2022-10-09 12:27:37.321 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.336 | +functions-common:save_stackenv:65 (B echo HOST_IP=172.17.0.3 2022-10-09 12:27:37.351 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.369 | +functions-common:save_stackenv:65 (B echo KEYSTONE_SERVICE_URI=http://172.17.0.2/identity 2022-10-09 12:27:37.384 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.400 | +functions-common:save_stackenv:65 (B echo LOGFILE=/opt/stack/openstack/logs/stack.sh.log.2022-10-09-122731 2022-10-09 12:27:37.416 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.431 | +functions-common:save_stackenv:65 (B echo OS_CACERT= 2022-10-09 12:27:37.445 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.462 | +functions-common:save_stackenv:65 (B echo SERVICE_HOST=172.17.0.2 2022-10-09 12:27:37.476 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.491 | +functions-common:save_stackenv:65 (B echo STACK_USER=stack 2022-10-09 12:27:37.509 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.525 | +functions-common:save_stackenv:65 (B echo TLS_IP= 2022-10-09 12:27:37.544 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.561 | +functions-common:save_stackenv:65 (B echo HOST_IPV6= 2022-10-09 12:27:37.578 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:27:37.594 | +functions-common:save_stackenv:65 (B echo SERVICE_IP_VERSION=4 2022-10-09 12:27:37.611 | +./stack.sh:main:770 (B GIT_DEPTH=0 2022-10-09 12:27:37.627 | +./stack.sh:main:770 (B git_clone https://opendev.org/openstack/requirements.git /opt/stack/openstack/requirements stable/yoga 2022-10-09 12:27:37.640 | +functions-common:git_clone:608 (B local git_remote=https://opendev.org/openstack/requirements.git 2022-10-09 12:27:37.656 | +functions-common:git_clone:609 (B local git_dest=/opt/stack/openstack/requirements 2022-10-09 12:27:37.669 | +functions-common:git_clone:610 (B local git_ref=stable/yoga 2022-10-09 12:27:37.683 | +functions-common:git_clone:611 (B local orig_dir 2022-10-09 12:27:37.697 | ++functions-common:git_clone:612 (B pwd 2022-10-09 12:27:37.712 | +functions-common:git_clone:612 (B orig_dir=/opt/stack/devstack 2022-10-09 12:27:37.725 | +functions-common:git_clone:613 (B local git_clone_flags= 2022-10-09 12:27:37.741 | ++functions-common:git_clone:615 (B trueorfalse False RECLONE 2022-10-09 12:27:37.820 | +functions-common:git_clone:615 (B RECLONE=False 2022-10-09 12:27:37.834 | +functions-common:git_clone:616 (B [[ 0 -gt 0 ]] 2022-10-09 12:27:37.846 | +functions-common:git_clone:620 (B [[ False = \T\r\u\e ]] 2022-10-09 12:27:37.861 | +functions-common:git_clone:629 (B echo stable/yoga 2022-10-09 12:27:37.863 | +functions-common:git_clone:629 (B egrep -q '^refs' 2022-10-09 12:27:37.881 | +functions-common:git_clone:643 (B [[ ! -d /opt/stack/openstack/requirements ]] 2022-10-09 12:27:37.894 | +functions-common:git_clone:651 (B [[ False = \T\r\u\e ]] 2022-10-09 12:27:37.908 | +functions-common:git_clone:686 (B sudo git config --system --add safe.directory /opt/stack/openstack/requirements 2022-10-09 12:27:37.939 | +functions-common:git_clone:689 (B cd /opt/stack/openstack/requirements 2022-10-09 12:27:37.955 | +functions-common:git_clone:690 (B git show --oneline 2022-10-09 12:27:37.955 | +functions-common:git_clone:690 (B head -1 2022-10-09 12:27:37.961 | c67cbbba update constraint for sushy to new release 4.1.2 2022-10-09 12:27:37.976 | +functions-common:git_clone:691 (B cd /opt/stack/devstack 2022-10-09 12:27:37.991 | +./stack.sh:main:774 (B echo_summary 'Installing package prerequisites' 2022-10-09 12:27:38.005 | +./stack.sh:echo_summary:440 (B [[ -t 3 ]] 2022-10-09 12:27:38.020 | +./stack.sh:echo_summary:440 (B [[ True != \T\r\u\e ]] 2022-10-09 12:27:38.035 | +./stack.sh:echo_summary:446 (B echo -e Installing package prerequisites 2022-10-09 12:27:38.050 | +./stack.sh:main:775 (B source /opt/stack/devstack/tools/install_prereqs.sh 2022-10-09 12:27:38.066 | ++tools/install_prereqs.sh:source:11 (B FORCE_PREREQ=0 2022-10-09 12:27:38.083 | ++tools/install_prereqs.sh:source:13 (B getopts :f opt 2022-10-09 12:27:38.098 | ++tools/install_prereqs.sh:source:23 (B [[ -z /opt/stack/devstack ]] 2022-10-09 12:27:38.115 | ++tools/install_prereqs.sh:source:43 (B PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2022-10-09 12:27:38.131 | ++tools/install_prereqs.sh:source:44 (B PREREQ_RERUN_HOURS=2 2022-10-09 12:27:38.147 | ++tools/install_prereqs.sh:source:45 (B PREREQ_RERUN_SECONDS=7200 2022-10-09 12:27:38.164 | +++tools/install_prereqs.sh:source:47 (B date +%s 2022-10-09 12:27:38.186 | ++tools/install_prereqs.sh:source:47 (B NOW=1665318458 2022-10-09 12:27:38.204 | +++tools/install_prereqs.sh:source:48 (B head -1 /opt/stack/devstack/.prereqs 2022-10-09 12:27:38.223 | ++tools/install_prereqs.sh:source:48 (B LAST_RUN=1665318240 2022-10-09 12:27:38.241 | ++tools/install_prereqs.sh:source:49 (B DELTA=218 2022-10-09 12:27:38.256 | ++tools/install_prereqs.sh:source:50 (B [[ 218 -lt 7200 ]] 2022-10-09 12:27:38.271 | ++tools/install_prereqs.sh:source:50 (B [[ -z 0 ]] 2022-10-09 12:27:38.286 | ++tools/install_prereqs.sh:source:57 (B export_proxy_variables 2022-10-09 12:27:38.300 | ++functions-common:export_proxy_variables:2271 (B isset http_proxy 2022-10-09 12:27:38.314 | ++functions-common:isset:240 (B [[ -v http_proxy ]] 2022-10-09 12:27:38.328 | ++functions-common:export_proxy_variables:2274 (B isset https_proxy 2022-10-09 12:27:38.343 | ++functions-common:isset:240 (B [[ -v https_proxy ]] 2022-10-09 12:27:38.358 | ++functions-common:export_proxy_variables:2277 (B isset no_proxy 2022-10-09 12:27:38.374 | ++functions-common:isset:240 (B [[ -v no_proxy ]] 2022-10-09 12:27:38.392 | +++tools/install_prereqs.sh:source:64 (B get_packages general,n-cpu,c-vol,placement-client,ovn-controller,ovs-vswitchd,ovsdb-server,q-ovn-metadata-agent 2022-10-09 12:27:38.509 | ++tools/install_prereqs.sh:source:64 (B PACKAGES='apache2 2022-10-09 12:27:38.509 | apache2-dev 2022-10-09 12:27:38.509 | bc 2022-10-09 12:27:38.509 | bsdmainutils 2022-10-09 12:27:38.509 | curl 2022-10-09 12:27:38.509 | g++ 2022-10-09 12:27:38.509 | gawk 2022-10-09 12:27:38.509 | gcc 2022-10-09 12:27:38.509 | gettext 2022-10-09 12:27:38.509 | git 2022-10-09 12:27:38.509 | graphviz 2022-10-09 12:27:38.509 | iputils-ping 2022-10-09 12:27:38.509 | libapache2-mod-proxy-uwsgi 2022-10-09 12:27:38.509 | libffi-dev 2022-10-09 12:27:38.510 | libjpeg-dev 2022-10-09 12:27:38.510 | libpcre3-dev 2022-10-09 12:27:38.510 | libpq-dev 2022-10-09 12:27:38.510 | libssl-dev 2022-10-09 12:27:38.510 | libsystemd-dev 2022-10-09 12:27:38.510 | libxml2-dev 2022-10-09 12:27:38.510 | libxslt1-dev 2022-10-09 12:27:38.510 | libyaml-dev 2022-10-09 12:27:38.510 | lsof 2022-10-09 12:27:38.510 | openssh-server 2022-10-09 12:27:38.510 | openssl 2022-10-09 12:27:38.510 | pkg-config 2022-10-09 12:27:38.510 | psmisc 2022-10-09 12:27:38.510 | python3-dev 2022-10-09 12:27:38.510 | python3-pip 2022-10-09 12:27:38.510 | python3-systemd 2022-10-09 12:27:38.510 | python3-venv 2022-10-09 12:27:38.510 | tar 2022-10-09 12:27:38.510 | tcpdump 2022-10-09 12:27:38.510 | unzip 2022-10-09 12:27:38.510 | uuid-runtime 2022-10-09 12:27:38.510 | wget 2022-10-09 12:27:38.510 | wget 2022-10-09 12:27:38.510 | zlib1g-dev 2022-10-09 12:27:38.510 | cryptsetup 2022-10-09 12:27:38.510 | dosfstools 2022-10-09 12:27:38.511 | genisoimage 2022-10-09 12:27:38.511 | gir1.2-libosinfo-1.0 2022-10-09 12:27:38.511 | netcat-openbsd 2022-10-09 12:27:38.511 | open-iscsi 2022-10-09 12:27:38.511 | qemu-utils 2022-10-09 12:27:38.511 | sg3-utils 2022-10-09 12:27:38.511 | sysfsutils 2022-10-09 12:27:38.511 | conntrack 2022-10-09 12:27:38.511 | curl 2022-10-09 12:27:38.511 | dnsmasq-base 2022-10-09 12:27:38.511 | dnsmasq-utils 2022-10-09 12:27:38.511 | ebtables 2022-10-09 12:27:38.511 | genisoimage 2022-10-09 12:27:38.511 | iptables 2022-10-09 12:27:38.511 | iputils-arping 2022-10-09 12:27:38.511 | kpartx 2022-10-09 12:27:38.511 | libjs-jquery-tablesorter 2022-10-09 12:27:38.511 | parted 2022-10-09 12:27:38.511 | pm-utils 2022-10-09 12:27:38.511 | python3-mysqldb 2022-10-09 12:27:38.511 | socat 2022-10-09 12:27:38.511 | sqlite3 2022-10-09 12:27:38.511 | sudo 2022-10-09 12:27:38.511 | vlan 2022-10-09 12:27:38.511 | lsscsi 2022-10-09 12:27:38.512 | open-iscsi 2022-10-09 12:27:38.512 | lvm2 2022-10-09 12:27:38.512 | qemu-utils 2022-10-09 12:27:38.512 | thin-provisioning-tools 2022-10-09 12:27:38.512 | acl 2022-10-09 12:27:38.512 | dnsmasq-base 2022-10-09 12:27:38.512 | dnsmasq-utils 2022-10-09 12:27:38.512 | ebtables 2022-10-09 12:27:38.512 | haproxy 2022-10-09 12:27:38.512 | iptables 2022-10-09 12:27:38.512 | iputils-arping 2022-10-09 12:27:38.512 | iputils-ping 2022-10-09 12:27:38.512 | postgresql-server-dev-all 2022-10-09 12:27:38.512 | python3-mysqldb 2022-10-09 12:27:38.512 | sqlite3 2022-10-09 12:27:38.512 | sudo 2022-10-09 12:27:38.512 | vlan' 2022-10-09 12:27:38.526 | +++tools/install_prereqs.sh:source:65 (B get_plugin_packages 2022-10-09 12:27:38.609 | ++tools/install_prereqs.sh:source:65 (B PACKAGES='apache2 2022-10-09 12:27:38.609 | apache2-dev 2022-10-09 12:27:38.609 | bc 2022-10-09 12:27:38.609 | bsdmainutils 2022-10-09 12:27:38.609 | curl 2022-10-09 12:27:38.609 | g++ 2022-10-09 12:27:38.610 | gawk 2022-10-09 12:27:38.610 | gcc 2022-10-09 12:27:38.610 | gettext 2022-10-09 12:27:38.610 | git 2022-10-09 12:27:38.610 | graphviz 2022-10-09 12:27:38.610 | iputils-ping 2022-10-09 12:27:38.610 | libapache2-mod-proxy-uwsgi 2022-10-09 12:27:38.610 | libffi-dev 2022-10-09 12:27:38.610 | libjpeg-dev 2022-10-09 12:27:38.610 | libpcre3-dev 2022-10-09 12:27:38.610 | libpq-dev 2022-10-09 12:27:38.611 | libssl-dev 2022-10-09 12:27:38.611 | libsystemd-dev 2022-10-09 12:27:38.611 | libxml2-dev 2022-10-09 12:27:38.611 | libxslt1-dev 2022-10-09 12:27:38.611 | libyaml-dev 2022-10-09 12:27:38.611 | lsof 2022-10-09 12:27:38.611 | openssh-server 2022-10-09 12:27:38.611 | openssl 2022-10-09 12:27:38.611 | pkg-config 2022-10-09 12:27:38.611 | psmisc 2022-10-09 12:27:38.611 | python3-dev 2022-10-09 12:27:38.612 | python3-pip 2022-10-09 12:27:38.612 | python3-systemd 2022-10-09 12:27:38.612 | python3-venv 2022-10-09 12:27:38.612 | tar 2022-10-09 12:27:38.612 | tcpdump 2022-10-09 12:27:38.612 | unzip 2022-10-09 12:27:38.612 | uuid-runtime 2022-10-09 12:27:38.612 | wget 2022-10-09 12:27:38.612 | wget 2022-10-09 12:27:38.613 | zlib1g-dev 2022-10-09 12:27:38.613 | cryptsetup 2022-10-09 12:27:38.613 | dosfstools 2022-10-09 12:27:38.613 | genisoimage 2022-10-09 12:27:38.613 | gir1.2-libosinfo-1.0 2022-10-09 12:27:38.613 | netcat-openbsd 2022-10-09 12:27:38.613 | open-iscsi 2022-10-09 12:27:38.613 | qemu-utils 2022-10-09 12:27:38.613 | sg3-utils 2022-10-09 12:27:38.613 | sysfsutils 2022-10-09 12:27:38.613 | conntrack 2022-10-09 12:27:38.613 | curl 2022-10-09 12:27:38.613 | dnsmasq-base 2022-10-09 12:27:38.613 | dnsmasq-utils 2022-10-09 12:27:38.613 | ebtables 2022-10-09 12:27:38.613 | genisoimage 2022-10-09 12:27:38.614 | iptables 2022-10-09 12:27:38.614 | iputils-arping 2022-10-09 12:27:38.614 | kpartx 2022-10-09 12:27:38.614 | libjs-jquery-tablesorter 2022-10-09 12:27:38.614 | parted 2022-10-09 12:27:38.614 | pm-utils 2022-10-09 12:27:38.614 | python3-mysqldb 2022-10-09 12:27:38.614 | socat 2022-10-09 12:27:38.614 | sqlite3 2022-10-09 12:27:38.614 | sudo 2022-10-09 12:27:38.614 | vlan 2022-10-09 12:27:38.614 | lsscsi 2022-10-09 12:27:38.614 | open-iscsi 2022-10-09 12:27:38.614 | lvm2 2022-10-09 12:27:38.614 | qemu-utils 2022-10-09 12:27:38.615 | thin-provisioning-tools 2022-10-09 12:27:38.615 | acl 2022-10-09 12:27:38.615 | dnsmasq-base 2022-10-09 12:27:38.615 | dnsmasq-utils 2022-10-09 12:27:38.615 | ebtables 2022-10-09 12:27:38.615 | haproxy 2022-10-09 12:27:38.615 | iptables 2022-10-09 12:27:38.615 | iputils-arping 2022-10-09 12:27:38.615 | iputils-ping 2022-10-09 12:27:38.615 | postgresql-server-dev-all 2022-10-09 12:27:38.615 | python3-mysqldb 2022-10-09 12:27:38.615 | sqlite3 2022-10-09 12:27:38.615 | sudo 2022-10-09 12:27:38.616 | vlan ' 2022-10-09 12:27:38.626 | ++tools/install_prereqs.sh:source:67 (B is_ubuntu 2022-10-09 12:27:38.639 | ++functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:27:38.654 | ++functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:27:38.669 | ++tools/install_prereqs.sh:source:67 (B 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan 2022-10-09 12:27:38.670 | ++tools/install_prereqs.sh:source:67 (B grep -q dkms 2022-10-09 12:27:38.690 | ++tools/install_prereqs.sh:source:72 (B 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan 2022-10-09 12:27:38.705 | ++functions-common:install_package:1475 (B update_package_repo 2022-10-09 12:27:38.718 | ++functions-common:update_package_repo:1447 (B NO_UPDATE_REPOS=False 2022-10-09 12:27:38.732 | ++functions-common:update_package_repo:1448 (B REPOS_UPDATED=False 2022-10-09 12:27:38.746 | ++functions-common:update_package_repo:1449 (B RETRY_UPDATE=False 2022-10-09 12:27:38.759 | ++functions-common:update_package_repo:1451 (B [[ False = \T\r\u\e ]] 2022-10-09 12:27:38.773 | ++functions-common:update_package_repo:1455 (B is_ubuntu 2022-10-09 12:27:38.785 | ++functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:27:38.799 | ++functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:27:38.812 | ++functions-common:update_package_repo:1456 (B apt_get_update 2022-10-09 12:27:38.825 | ++functions-common:apt_get_update:1201 (B [[ False == \T\r\u\e ]] 2022-10-09 12:27:38.839 | ++functions-common:apt_get_update:1206 (B [[ False = \T\r\u\e ]] 2022-10-09 12:27:38.855 | ++functions-common:apt_get_update:1208 (B local sudo=sudo 2022-10-09 12:27:38.869 | +++functions-common:apt_get_update:1209 (B id -u 2022-10-09 12:27:38.886 | ++functions-common:apt_get_update:1209 (B [[ 1000 = \0 ]] 2022-10-09 12:27:38.900 | ++functions-common:apt_get_update:1212 (B time_start apt-get-update 2022-10-09 12:27:38.912 | ++functions-common:time_start:2439 (B local name=apt-get-update 2022-10-09 12:27:38.925 | ++functions-common:time_start:2440 (B local start_time= 2022-10-09 12:27:38.938 | ++functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:27:38.953 | +++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:27:38.970 | ++functions-common:time_start:2444 (B _TIME_START[$name]=1665318458956 2022-10-09 12:27:38.984 | ++functions-common:apt_get_update:1214 (B local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-10-09 12:27:38.997 | ++functions-common:apt_get_update:1215 (B local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-10-09 12:27:39.010 | ++functions-common:apt_get_update:1216 (B timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-10-09 12:27:39.711 | Hit:1 http://archive.canonical.com/ubuntu focal InRelease 2022-10-09 12:27:39.927 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-10-09 12:27:40.032 | Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2022-10-09 12:27:40.214 | Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-10-09 12:27:40.397 | Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-10-09 12:27:42.276 | Reading package lists... 2022-10-09 12:27:42.323 | ++functions-common:apt_get_update:1220 (B REPOS_UPDATED=True 2022-10-09 12:27:42.336 | ++functions-common:apt_get_update:1222 (B time_stop apt-get-update 2022-10-09 12:27:42.348 | ++functions-common:time_stop:2453 (B local name 2022-10-09 12:27:42.362 | ++functions-common:time_stop:2454 (B local end_time 2022-10-09 12:27:42.377 | ++functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:27:42.390 | ++functions-common:time_stop:2456 (B local total 2022-10-09 12:27:42.403 | ++functions-common:time_stop:2457 (B local start_time 2022-10-09 12:27:42.417 | ++functions-common:time_stop:2459 (B name=apt-get-update 2022-10-09 12:27:42.430 | ++functions-common:time_stop:2460 (B start_time=1665318458956 2022-10-09 12:27:42.444 | ++functions-common:time_stop:2462 (B [[ -z 1665318458956 ]] 2022-10-09 12:27:42.459 | +++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:27:42.476 | ++functions-common:time_stop:2465 (B end_time=1665318462462 2022-10-09 12:27:42.491 | ++functions-common:time_stop:2466 (B elapsed_time=3506 2022-10-09 12:27:42.505 | ++functions-common:time_stop:2467 (B total=0 2022-10-09 12:27:42.522 | ++functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:27:42.536 | ++functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=3506 2022-10-09 12:27:42.551 | ++functions-common:install_package:1476 (B 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan 2022-10-09 12:27:42.567 | ++functions-common:real_install_package:1461 (B is_ubuntu 2022-10-09 12:27:42.582 | ++functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:27:42.596 | ++functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:27:42.611 | ++functions-common:real_install_package:1462 (B 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan 2022-10-09 12:27:42.701 | ++functions-common:apt_get:1242 (B 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan 2022-10-09 12:27:44.464 | Reading package lists... 2022-10-09 12:27:44.736 | Building dependency tree... 2022-10-09 12:27:44.738 | Reading state information... 2022-10-09 12:27:45.002 | acl is already the newest version (2.2.53-6). 2022-10-09 12:27:45.002 | bc is already the newest version (1.07.1-2build1). 2022-10-09 12:27:45.002 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-10-09 12:27:45.002 | conntrack is already the newest version (1:1.4.5-2). 2022-10-09 12:27:45.002 | dosfstools is already the newest version (4.1-2). 2022-10-09 12:27:45.002 | ebtables is already the newest version (2.0.11-3build1). 2022-10-09 12:27:45.002 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-10-09 12:27:45.002 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-10-09 12:27:45.003 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-10-09 12:27:45.003 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-10-09 12:27:45.003 | gettext is already the newest version (0.19.8.1-10build1). 2022-10-09 12:27:45.003 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-10-09 12:27:45.003 | iputils-arping is already the newest version (3:20190709-3). 2022-10-09 12:27:45.003 | iputils-ping is already the newest version (3:20190709-3). 2022-10-09 12:27:45.003 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-10-09 12:27:45.003 | libffi-dev is already the newest version (3.3-4). 2022-10-09 12:27:45.003 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-10-09 12:27:45.003 | libyaml-dev is already the newest version (0.2.2-1). 2022-10-09 12:27:45.003 | lsscsi is already the newest version (0.30-0.1). 2022-10-09 12:27:45.003 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-10-09 12:27:45.003 | netcat-openbsd is already the newest version (1.206-1ubuntu1). 2022-10-09 12:27:45.003 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-10-09 12:27:45.003 | psmisc is already the newest version (23.3-1). 2022-10-09 12:27:45.003 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-10-09 12:27:45.003 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-10-09 12:27:45.003 | python3-systemd is already the newest version (234-3build2). 2022-10-09 12:27:45.003 | sg3-utils is already the newest version (1.44-1ubuntu2). 2022-10-09 12:27:45.003 | socat is already the newest version (1.7.3.3-2). 2022-10-09 12:27:45.003 | sysfsutils is already the newest version (2.1.0+repack-6). 2022-10-09 12:27:45.003 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-10-09 12:27:45.003 | unzip is already the newest version (6.0-25ubuntu1). 2022-10-09 12:27:45.003 | gir1.2-libosinfo-1.0 is already the newest version (1.7.1-1). 2022-10-09 12:27:45.003 | graphviz is already the newest version (2.42.2-3build2). 2022-10-09 12:27:45.003 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-10-09 12:27:45.003 | pm-utils is already the newest version (1.4.1-19). 2022-10-09 12:27:45.003 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-10-09 12:27:45.003 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-10-09 12:27:45.003 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-10-09 12:27:45.003 | cryptsetup is already the newest version (2:2.2.2-3ubuntu2.4). 2022-10-09 12:27:45.003 | curl is already the newest version (7.68.0-1ubuntu2.13). 2022-10-09 12:27:45.003 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-10-09 12:27:45.003 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-10-09 12:27:45.003 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-10-09 12:27:45.003 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-10-09 12:27:45.003 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-10-09 12:27:45.004 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-10-09 12:27:45.004 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-10-09 12:27:45.004 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-10-09 12:27:45.004 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-10-09 12:27:45.004 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-10-09 12:27:45.004 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-10-09 12:27:45.004 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-10-09 12:27:45.004 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-10-09 12:27:45.004 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-10-09 12:27:45.004 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-10-09 12:27:45.004 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-10-09 12:27:45.004 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-10-09 12:27:45.004 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-10-09 12:27:45.004 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-10-09 12:27:45.004 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-10-09 12:27:45.004 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-10-09 12:27:45.004 | wget is already the newest version (1.20.3-1ubuntu2). 2022-10-09 12:27:45.004 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.4). 2022-10-09 12:27:45.004 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-10-09 12:27:45.004 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-10-09 12:27:45.004 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-10-09 12:27:45.004 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-10-09 12:27:45.004 | 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 2022-10-09 12:27:45.027 | ++functions-common:apt_get:1246 (B result=0 2022-10-09 12:27:45.041 | ++functions-common:apt_get:1249 (B time_stop apt-get 2022-10-09 12:27:45.054 | ++functions-common:time_stop:2453 (B local name 2022-10-09 12:27:45.067 | ++functions-common:time_stop:2454 (B local end_time 2022-10-09 12:27:45.082 | ++functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:27:45.096 | ++functions-common:time_stop:2456 (B local total 2022-10-09 12:27:45.111 | ++functions-common:time_stop:2457 (B local start_time 2022-10-09 12:27:45.127 | ++functions-common:time_stop:2459 (B name=apt-get 2022-10-09 12:27:45.141 | ++functions-common:time_stop:2460 (B start_time=1665318462686 2022-10-09 12:27:45.156 | ++functions-common:time_stop:2462 (B [[ -z 1665318462686 ]] 2022-10-09 12:27:45.172 | +++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:27:45.191 | ++functions-common:time_stop:2465 (B end_time=1665318465175 2022-10-09 12:27:45.206 | ++functions-common:time_stop:2466 (B elapsed_time=2489 2022-10-09 12:27:45.221 | ++functions-common:time_stop:2467 (B total=2338 2022-10-09 12:27:45.237 | ++functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:27:45.252 | ++functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=4827 2022-10-09 12:27:45.268 | ++functions-common:apt_get:1250 (B return 0 2022-10-09 12:27:45.285 | ++tools/install_prereqs.sh:source:74 (B [[ -n False ]] 2022-10-09 12:27:45.301 | ++tools/install_prereqs.sh:source:74 (B [[ False != \F\a\l\s\e ]] 2022-10-09 12:27:45.318 | ++tools/install_prereqs.sh:source:88 (B date +%s 2022-10-09 12:27:45.338 | ++tools/install_prereqs.sh:source:89 (B date 2022-10-09 12:27:45.359 | +./stack.sh:main:790 (B [[ False != \T\r\u\e ]] 2022-10-09 12:27:45.377 | +./stack.sh:main:791 (B PYPI_ALTERNATIVE_URL= 2022-10-09 12:27:45.393 | +./stack.sh:main:791 (B /opt/stack/devstack/tools/install_pip.sh 2022-10-09 12:27:45.818 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2022-10-09 12:27:45.824 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-10-09 12:27:45.828 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-10-09 12:27:45.832 | + tools/install_pip.sh:main:43 : GetDistro 2022-10-09 12:27:45.837 | + functions-common:GetDistro:446 : GetOSVersion 2022-10-09 12:27:45.840 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-10-09 12:27:45.843 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-10-09 12:27:45.847 | ++ /etc/os-release:source:2 : VERSION='20.04.5 LTS (Focal Fossa)' 2022-10-09 12:27:45.850 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-10-09 12:27:45.854 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-10-09 12:27:45.858 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.5 LTS' 2022-10-09 12:27:45.861 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-10-09 12:27:45.865 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-10-09 12:27:45.869 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-10-09 12:27:45.873 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-10-09 12:27:45.876 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-10-09 12:27:45.880 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-10-09 12:27:45.883 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-10-09 12:27:45.886 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.5 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-10-09 12:27:45.891 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-10-09 12:27:45.896 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-10-09 12:27:45.900 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-10-09 12:27:45.904 | + functions-common:_ensure_lsb_release:394 : return 2022-10-09 12:27:45.909 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-10-09 12:27:46.068 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-10-09 12:27:46.073 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-10-09 12:27:46.231 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-10-09 12:27:46.236 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-10-09 12:27:46.381 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-10-09 12:27:46.385 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-10-09 12:27:46.390 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-10-09 12:27:46.394 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-10-09 12:27:46.398 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-10-09 12:27:46.402 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-10-09 12:27:46.406 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-10-09 12:27:46.410 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-10-09 12:27:46.414 | + functions-common:GetDistro:451 : DISTRO=focal 2022-10-09 12:27:46.418 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-10-09 12:27:46.423 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-10-09 12:27:46.423 | Distro: focal 2022-10-09 12:27:46.427 | + tools/install_pip.sh:main:124 : get_versions 2022-10-09 12:27:46.432 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-10-09 12:27:46.440 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-10-09 12:27:46.443 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-10-09 12:27:46.449 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-10-09 12:27:46.451 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-10-09 12:27:47.712 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-10-09 12:27:47.715 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-10-09 12:27:47.716 | pip: 20.0.2 2022-10-09 12:27:47.720 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-10-09 12:27:47.723 | + tools/install_pip.sh:main:130 : is_fedora 2022-10-09 12:27:47.728 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-10-09 12:27:47.730 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-10-09 12:27:47.733 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-10-09 12:27:47.736 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-10-09 12:27:47.741 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-09 12:27:47.744 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-09 12:27:47.749 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-10-09 12:27:47.753 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-10-09 12:27:47.757 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-10-09 12:27:47.761 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-10-09 12:27:47.773 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-10-09 12:27:47.773 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-10-09 12:27:47.773 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-10-09 12:27:47.776 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-10-09 12:27:47.781 | + tools/install_pip.sh:main:142 : : 2022-10-09 12:27:47.785 | + tools/install_pip.sh:main:147 : set -x 2022-10-09 12:27:47.789 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-10-09 12:27:47.792 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-10-09 12:27:47.795 | + inc/python:pip_install_gr:77 : local clean_name 2022-10-09 12:27:47.801 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-10-09 12:27:47.804 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-10-09 12:27:47.808 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-10-09 12:27:47.814 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/openstack/requirements/global-requirements.txt 2022-10-09 12:27:47.815 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-10-09 12:27:47.823 | ++ inc/python:get_from_global_requirements:227 : required_pkg='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,!=48.0.0,!=49.0.0 ' 2022-10-09 12:27:47.826 | ++ inc/python:get_from_global_requirements:228 : [[ 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,!=48.0.0,!=49.0.0 == '' ]] 2022-10-09 12:27:47.830 | ++ inc/python:get_from_global_requirements:231 : echo '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,!=48.0.0,!=49.0.0' 2022-10-09 12:27:47.834 | + inc/python:pip_install_gr:78 : clean_name='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,!=48.0.0,!=49.0.0' 2022-10-09 12:27:47.837 | + inc/python:pip_install_gr:79 : pip_install '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,!=48.0.0,!=49.0.0' 2022-10-09 12:27:47.872 | Using python 3.8 to install 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,!=48.0.0,!=49.0.0 2022-10-09 12:27:47.877 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt '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,!=48.0.0,!=49.0.0' 2022-10-09 12:27:49.588 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.600 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.610 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.614 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.679 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.693 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.696 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.699 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.710 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.715 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.717 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.739 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.745 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.749 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.761 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.786 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.792 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.796 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.828 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.837 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.840 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.853 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.858 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.890 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.903 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.906 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.967 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:49.972 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.030 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.111 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.129 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.132 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.139 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.143 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.156 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.161 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.173 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.212 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.220 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.231 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.262 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.265 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:50.272 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 519)) (60.9.3) 2022-10-09 12:27:51.596 | + inc/python:pip_install:200 : result=0 2022-10-09 12:27:51.599 | + inc/python:pip_install:202 : time_stop pip_install 2022-10-09 12:27:51.603 | + functions-common:time_stop:2453 : local name 2022-10-09 12:27:51.607 | + functions-common:time_stop:2454 : local end_time 2022-10-09 12:27:51.611 | + functions-common:time_stop:2455 : local elapsed_time 2022-10-09 12:27:51.614 | + functions-common:time_stop:2456 : local total 2022-10-09 12:27:51.618 | + functions-common:time_stop:2457 : local start_time 2022-10-09 12:27:51.622 | + functions-common:time_stop:2459 : name=pip_install 2022-10-09 12:27:51.625 | + functions-common:time_stop:2460 : start_time=1665318467862 2022-10-09 12:27:51.627 | + functions-common:time_stop:2462 : [[ -z 1665318467862 ]] 2022-10-09 12:27:51.632 | ++ functions-common:time_stop:2465 : date +%s%3N 2022-10-09 12:27:51.642 | + functions-common:time_stop:2465 : end_time=1665318471637 2022-10-09 12:27:51.645 | + functions-common:time_stop:2466 : elapsed_time=3775 2022-10-09 12:27:51.648 | + functions-common:time_stop:2467 : total=0 2022-10-09 12:27:51.653 | + functions-common:time_stop:2469 : _TIME_START[$name]= 2022-10-09 12:27:51.657 | + functions-common:time_stop:2470 : _TIME_TOTAL[$name]=3775 2022-10-09 12:27:51.660 | + inc/python:pip_install:203 : return 0 2022-10-09 12:27:51.665 | + tools/install_pip.sh:main:153 : get_versions 2022-10-09 12:27:51.669 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-10-09 12:27:51.677 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-10-09 12:27:51.681 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-10-09 12:27:51.687 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-10-09 12:27:51.687 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-10-09 12:27:52.757 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-10-09 12:27:52.761 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-10-09 12:27:52.761 | pip: 20.0.2 2022-10-09 12:27:52.777 | +./stack.sh:main:795 (B source /opt/stack/devstack/tools/fixup_stuff.sh 2022-10-09 12:27:52.792 | ++tools/fixup_stuff.sh:source:12 (B [[ -z /opt/stack/devstack ]] 2022-10-09 12:27:52.806 | +./stack.sh:main:796 (B fixup_all 2022-10-09 12:27:52.819 | +tools/fixup_stuff.sh:fixup_all:180 (B fixup_ubuntu 2022-10-09 12:27:52.834 | +tools/fixup_stuff.sh:fixup_ubuntu:141 (B is_ubuntu 2022-10-09 12:27:52.845 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:27:52.856 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:27:52.870 | +tools/fixup_stuff.sh:fixup_ubuntu:151 (B sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-10-09 12:27:52.902 | +tools/fixup_stuff.sh:fixup_ubuntu:152 (B sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-10-09 12:27:52.933 | +tools/fixup_stuff.sh:fixup_ubuntu:153 (B sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-10-09 12:27:52.966 | +tools/fixup_stuff.sh:fixup_all:181 (B fixup_fedora 2022-10-09 12:27:52.980 | +tools/fixup_stuff.sh:fixup_fedora:33 (B is_fedora 2022-10-09 12:27:52.996 | +functions-common:is_fedora:524 (B [[ -z Ubuntu ]] 2022-10-09 12:27:53.010 | +functions-common:is_fedora:528 (B '[' Ubuntu = Fedora ']' 2022-10-09 12:27:53.024 | +functions-common:is_fedora:528 (B '[' Ubuntu = 'Red Hat' ']' 2022-10-09 12:27:53.038 | +functions-common:is_fedora:529 (B '[' Ubuntu = openEuler ']' 2022-10-09 12:27:53.053 | +functions-common:is_fedora:530 (B '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-09 12:27:53.067 | +functions-common:is_fedora:531 (B '[' Ubuntu = RedHatEnterprise ']' 2022-10-09 12:27:53.082 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOS ']' 2022-10-09 12:27:53.096 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOSStream ']' 2022-10-09 12:27:53.111 | +functions-common:is_fedora:533 (B '[' Ubuntu = AlmaLinux ']' 2022-10-09 12:27:53.127 | +functions-common:is_fedora:534 (B '[' Ubuntu = OracleServer ']' 2022-10-09 12:27:53.141 | +functions-common:is_fedora:534 (B '[' Ubuntu = Virtuozzo ']' 2022-10-09 12:27:53.155 | +tools/fixup_stuff.sh:fixup_fedora:34 (B return 2022-10-09 12:27:53.171 | +tools/fixup_stuff.sh:fixup_all:182 (B fixup_suse 2022-10-09 12:27:53.185 | +tools/fixup_stuff.sh:fixup_suse:94 (B is_suse 2022-10-09 12:27:53.200 | +functions-common:is_suse:542 (B is_opensuse 2022-10-09 12:27:53.214 | +functions-common:is_opensuse:549 (B [[ -z Ubuntu ]] 2022-10-09 12:27:53.229 | +functions-common:is_opensuse:553 (B [[ Ubuntu =~ (openSUSE) ]] 2022-10-09 12:27:53.244 | +functions-common:is_suse:542 (B is_suse_linux_enterprise 2022-10-09 12:27:53.258 | +functions-common:is_suse_linux_enterprise:561 (B [[ -z Ubuntu ]] 2022-10-09 12:27:53.272 | +functions-common:is_suse_linux_enterprise:565 (B [[ Ubuntu =~ (^SUSE) ]] 2022-10-09 12:27:53.287 | +tools/fixup_stuff.sh:fixup_suse:95 (B return 2022-10-09 12:27:53.303 | +tools/fixup_stuff.sh:fixup_all:183 (B fixup_openeuler 2022-10-09 12:27:53.319 | +tools/fixup_stuff.sh:fixup_openeuler:157 (B is_openeuler 2022-10-09 12:27:53.334 | +functions-common:is_openeuler:580 (B [[ -z deb ]] 2022-10-09 12:27:53.349 | +functions-common:is_openeuler:583 (B '[' Ubuntu = openEuler ']' 2022-10-09 12:27:53.365 | +tools/fixup_stuff.sh:fixup_openeuler:158 (B return 2022-10-09 12:27:53.381 | +./stack.sh:main:799 (B pip_install -U os-testr 2022-10-09 12:27:53.467 | Using python 3.8 to install os-testr 2022-10-09 12:27:53.482 | +inc/python:pip_install:193 (B sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt -U os-testr 2022-10-09 12:27:55.454 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.465 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.475 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.481 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.554 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.568 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.571 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.574 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.584 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.589 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.591 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.612 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.619 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.622 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.634 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.659 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.664 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.668 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.700 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.709 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.712 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.725 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.729 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.761 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.773 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.776 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.837 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.842 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.901 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.982 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:55.999 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:56.002 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:56.009 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:56.013 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:56.026 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:56.031 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:56.043 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:56.082 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:56.090 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:56.101 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:56.132 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:56.134 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:27:56.743 | Requirement already up-to-date: os-testr===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 319)) (2.0.1) 2022-10-09 12:27:56.942 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 356)) (5.8.1) 2022-10-09 12:27:57.068 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2022-10-09 12:27:57.225 | Requirement already up-to-date: stestr===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 557)) (3.2.1) 2022-10-09 12:27:57.401 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 578)) (2.5.0) 2022-10-09 12:27:57.566 | Requirement already up-to-date: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 615)) (0.12.2) 2022-10-09 12:27:57.680 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-10-09 12:27:57.992 | Requirement already up-to-date: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-10-09 12:27:58.158 | Requirement already up-to-date: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-10-09 12:27:58.299 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-10-09 12:27:58.445 | Requirement already up-to-date: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 189)) (0.18.2) 2022-10-09 12:27:58.573 | Requirement already up-to-date: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-10-09 12:27:58.722 | Requirement already up-to-date: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 367)) (3.1.1) 2022-10-09 12:27:58.999 | Requirement already up-to-date: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-10-09 12:27:59.263 | Requirement already up-to-date: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 394)) (3.0.7) 2022-10-09 12:27:59.442 | Requirement already up-to-date: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 558)) (3.5.0) 2022-10-09 12:27:59.625 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 522)) (1.16.0) 2022-10-09 12:27:59.768 | Requirement already up-to-date: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 619)) (0.2.5) 2022-10-09 12:27:59.910 | Requirement already up-to-date: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 395)) (1.8.2) 2022-10-09 12:28:00.060 | Requirement already up-to-date: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-10-09 12:28:01.732 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:28:01.745 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:28:01.761 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:28:01.775 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:28:01.791 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:28:01.806 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:28:01.818 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:28:01.833 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:28:01.847 | +functions-common:time_stop:2460 (B start_time=1665318473456 2022-10-09 12:28:01.862 | +functions-common:time_stop:2462 (B [[ -z 1665318473456 ]] 2022-10-09 12:28:01.879 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:28:01.896 | +functions-common:time_stop:2465 (B end_time=1665318481881 2022-10-09 12:28:01.911 | +functions-common:time_stop:2466 (B elapsed_time=8425 2022-10-09 12:28:01.926 | +functions-common:time_stop:2467 (B total=0 2022-10-09 12:28:01.941 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:28:01.955 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=8425 2022-10-09 12:28:01.970 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:28:01.985 | +./stack.sh:main:803 (B iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-10-09 12:28:02.146 | +./stack.sh:main:804 (B sudo systemctl restart systemd-journald 2022-10-09 12:28:02.317 | +./stack.sh:main:810 (B install_infra 2022-10-09 12:28:02.332 | +lib/infra:install_infra:31 (B local PIP_VIRTUAL_ENV=/opt/stack/openstack/requirements/.venv 2022-10-09 12:28:02.346 | +lib/infra:install_infra:32 (B '[' '!' -d /opt/stack/openstack/requirements/.venv ']' 2022-10-09 12:28:02.363 | +lib/infra:install_infra:34 (B PIP_VIRTUAL_ENV=/opt/stack/openstack/requirements/.venv 2022-10-09 12:28:02.382 | +lib/infra:install_infra:34 (B pip_install -U pbr 2022-10-09 12:28:02.484 | +inc/python:pip_install:193 (B env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/openstack/requirements/.venv/bin/pip install -c /opt/stack/openstack/requirements/upper-constraints.txt -U pbr 2022-10-09 12:28:03.919 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:03.934 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:03.942 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:03.949 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.089 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.114 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.117 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.119 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.129 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.135 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.137 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.158 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.164 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.168 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.180 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.206 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.212 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.215 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.248 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.264 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.270 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.296 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.305 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.368 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.393 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.400 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.513 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.518 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.560 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.644 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.662 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.665 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.672 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.676 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.689 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.694 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.706 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.776 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.795 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.819 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.873 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:04.876 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:05.455 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 356)) (5.8.1) 2022-10-09 12:28:05.688 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:28:05.703 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:28:05.720 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:28:05.733 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:28:05.749 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:28:05.763 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:28:05.779 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:28:05.794 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:28:05.808 | +functions-common:time_stop:2460 (B start_time=1665318482456 2022-10-09 12:28:05.823 | +functions-common:time_stop:2462 (B [[ -z 1665318482456 ]] 2022-10-09 12:28:05.838 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:28:05.857 | +functions-common:time_stop:2465 (B end_time=1665318485841 2022-10-09 12:28:05.872 | +functions-common:time_stop:2466 (B elapsed_time=3385 2022-10-09 12:28:05.886 | +functions-common:time_stop:2467 (B total=8425 2022-10-09 12:28:05.901 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:28:05.915 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=11810 2022-10-09 12:28:05.930 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:28:05.946 | +lib/infra:install_infra:35 (B PIP_VIRTUAL_ENV=/opt/stack/openstack/requirements/.venv 2022-10-09 12:28:05.963 | +lib/infra:install_infra:35 (B pip_install /opt/stack/openstack/requirements 2022-10-09 12:28:06.063 | +inc/python:pip_install:193 (B env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/openstack/requirements/.venv/bin/pip install -c /opt/stack/openstack/requirements/upper-constraints.txt /opt/stack/openstack/requirements 2022-10-09 12:28:07.522 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.535 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.544 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.549 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.652 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.665 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.668 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.670 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.679 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.685 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.686 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.707 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.713 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.717 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.728 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.753 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.759 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.762 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.793 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.802 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.805 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.818 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.822 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.852 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.865 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.867 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.927 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.931 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:07.967 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.047 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.063 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.066 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.073 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.076 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.089 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.094 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.105 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.142 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.150 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.160 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.189 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.192 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:08.198 | Processing /opt/stack/openstack/requirements 2022-10-09 12:28:10.070 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-10-09 12:28:10.073 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-10-09 12:28:10.081 | Requirement already satisfied: packaging===21.3 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 352)) (21.3) 2022-10-09 12:28:10.085 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 356)) (5.8.1) 2022-10-09 12:28:10.087 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 394)) (3.0.7) 2022-10-09 12:28:10.091 | Requirement already satisfied: requests===2.27.1 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2.27.1) 2022-10-09 12:28:10.108 | Requirement already satisfied: six===1.16.0 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 522)) (1.16.0) 2022-10-09 12:28:10.110 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 578)) (2.5.0) 2022-10-09 12:28:10.117 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 609)) (1.26.8) 2022-10-09 12:28:10.130 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5367) (1.3) 2022-10-09 12:28:10.132 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5367) (0.3.0) 2022-10-09 12:28:10.143 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-10-09 12:28:10.146 | Requirement already satisfied: idna===3.3 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-10-09 12:28:10.149 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2022.9.24) 2022-10-09 12:28:10.151 | Requirement already satisfied: extras===1.0.0 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-10-09 12:28:10.153 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-10-09 12:28:10.161 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 558)) (3.5.0) 2022-10-09 12:28:10.166 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-10-09 12:28:10.168 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-10-09 12:28:10.198 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 367)) (3.1.1) 2022-10-09 12:28:10.206 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 619)) (0.2.5) 2022-10-09 12:28:10.209 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-10-09 12:28:10.248 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/openstack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 395)) (1.8.2) 2022-10-09 12:28:10.250 | Building wheels for collected packages: openstack-requirements 2022-10-09 12:28:10.251 | Building wheel for openstack-requirements (setup.py): started 2022-10-09 12:28:11.323 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-10-09 12:28:11.323 | ERROR: Command errored out with exit status 1: 2022-10-09 12:28:11.323 | command: /opt/stack/openstack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-itoof9h5/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-itoof9h5/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-j4x0k3ha 2022-10-09 12:28:11.323 | cwd: /tmp/pip-req-build-itoof9h5/ 2022-10-09 12:28:11.323 | Complete output (6 lines): 2022-10-09 12:28:11.323 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-10-09 12:28:11.323 | or: setup.py --help [cmd1 cmd2 ...] 2022-10-09 12:28:11.323 | or: setup.py --help-commands 2022-10-09 12:28:11.323 | or: setup.py cmd --help 2022-10-09 12:28:11.323 | 2022-10-09 12:28:11.323 | error: invalid command 'bdist_wheel' 2022-10-09 12:28:11.323 | ---------------------------------------- 2022-10-09 12:28:11.324 | ERROR: Failed building wheel for openstack-requirements 2022-10-09 12:28:11.324 | Running setup.py clean for openstack-requirements 2022-10-09 12:28:12.327 | Failed to build openstack-requirements 2022-10-09 12:28:12.337 | Installing collected packages: openstack-requirements 2022-10-09 12:28:12.338 | Attempting uninstall: openstack-requirements 2022-10-09 12:28:12.339 | Found existing installation: openstack-requirements 1.2.1.dev5367 2022-10-09 12:28:12.383 | Uninstalling openstack-requirements-1.2.1.dev5367: 2022-10-09 12:28:12.399 | Successfully uninstalled openstack-requirements-1.2.1.dev5367 2022-10-09 12:28:12.402 | Running setup.py install for openstack-requirements: started 2022-10-09 12:28:15.389 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-10-09 12:28:15.406 | Successfully installed openstack-requirements-1.2.1.dev5367 2022-10-09 12:28:15.555 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:28:15.570 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:28:15.584 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:28:15.599 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:28:15.614 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:28:15.628 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:28:15.644 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:28:15.659 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:28:15.673 | +functions-common:time_stop:2460 (B start_time=1665318486036 2022-10-09 12:28:15.687 | +functions-common:time_stop:2462 (B [[ -z 1665318486036 ]] 2022-10-09 12:28:15.703 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:28:15.723 | +functions-common:time_stop:2465 (B end_time=1665318495708 2022-10-09 12:28:15.737 | +functions-common:time_stop:2466 (B elapsed_time=9672 2022-10-09 12:28:15.752 | +functions-common:time_stop:2467 (B total=11810 2022-10-09 12:28:15.767 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:28:15.780 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=21482 2022-10-09 12:28:15.795 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:28:15.812 | +lib/infra:install_infra:39 (B unset PIP_VIRTUAL_ENV 2022-10-09 12:28:15.826 | +lib/infra:install_infra:42 (B use_library_from_git pbr 2022-10-09 12:28:15.842 | +inc/python:use_library_from_git:250 (B local name=pbr 2022-10-09 12:28:15.856 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:15.873 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:15.888 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,pbr, ]] 2022-10-09 12:28:15.903 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:15.918 | +lib/infra:install_infra:48 (B pip_install -U pbr 2022-10-09 12:28:16.002 | Using python 3.8 to install pbr 2022-10-09 12:28:16.015 | +inc/python:pip_install:193 (B sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt -U pbr 2022-10-09 12:28:17.837 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.848 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.858 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.863 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.927 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.940 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.943 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.945 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.955 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.961 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.963 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.984 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.991 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:17.994 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.007 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.031 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.037 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.041 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.072 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.081 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.083 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.096 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.101 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.132 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.144 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.147 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.206 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.211 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.269 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.348 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.365 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.368 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.376 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.379 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.392 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.397 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.408 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.471 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.487 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.509 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.568 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:18.573 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:19.179 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 356)) (5.8.1) 2022-10-09 12:28:20.801 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:28:20.816 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:28:20.826 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:28:20.840 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:28:20.853 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:28:20.866 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:28:20.879 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:28:20.893 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:28:20.906 | +functions-common:time_stop:2460 (B start_time=1665318495989 2022-10-09 12:28:20.920 | +functions-common:time_stop:2462 (B [[ -z 1665318495989 ]] 2022-10-09 12:28:20.936 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:28:20.952 | +functions-common:time_stop:2465 (B end_time=1665318500938 2022-10-09 12:28:20.966 | +functions-common:time_stop:2466 (B elapsed_time=4949 2022-10-09 12:28:20.980 | +functions-common:time_stop:2467 (B total=21482 2022-10-09 12:28:20.994 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:28:21.007 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=26431 2022-10-09 12:28:21.021 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:28:21.036 | +./stack.sh:main:813 (B python3 -m venv /opt/stack/openstack/bindep-venv 2022-10-09 12:28:23.142 | +./stack.sh:main:815 (B /opt/stack/openstack/bindep-venv/bin/pip install bindep 2022-10-09 12:28:24.619 | Requirement already satisfied: bindep in /opt/stack/openstack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-10-09 12:28:24.647 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/openstack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-10-09 12:28:24.650 | Requirement already satisfied: Parsley in /opt/stack/openstack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-10-09 12:28:24.654 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/openstack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-10-09 12:28:24.662 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/openstack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.10.0) 2022-10-09 12:28:24.666 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/openstack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-10-09 12:28:24.780 | +./stack.sh:main:816 (B export BINDEP_CMD=/opt/stack/openstack/bindep-venv/bin/bindep 2022-10-09 12:28:24.798 | +./stack.sh:main:816 (B BINDEP_CMD=/opt/stack/openstack/bindep-venv/bin/bindep 2022-10-09 12:28:24.817 | ++./stack.sh:main:819 (B _get_plugin_bindep_packages 2022-10-09 12:28:24.907 | +./stack.sh:main:819 (B pkgs= 2022-10-09 12:28:24.923 | +./stack.sh:main:820 (B [[ -n '' ]] 2022-10-09 12:28:24.938 | +./stack.sh:main:827 (B run_phase stack pre-install 2022-10-09 12:28:24.956 | +functions-common:run_phase:1881 (B local mode=stack 2022-10-09 12:28:24.972 | +functions-common:run_phase:1882 (B local phase=pre-install 2022-10-09 12:28:24.986 | +functions-common:run_phase:1883 (B [[ -d /opt/stack/devstack/extras.d ]] 2022-10-09 12:28:25.001 | +functions-common:run_phase:1884 (B local extra_plugin_file_name 2022-10-09 12:28:25.015 | +functions-common:run_phase:1885 (B for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-09 12:28:25.031 | +functions-common:run_phase:1890 (B local exceptions=80-tempest.sh 2022-10-09 12:28:25.044 | +functions-common:run_phase:1891 (B local extra 2022-10-09 12:28:25.061 | ++functions-common:run_phase:1892 (B basename /opt/stack/devstack/extras.d/80-tempest.sh 2022-10-09 12:28:25.081 | +functions-common:run_phase:1892 (B extra=80-tempest.sh 2022-10-09 12:28:25.098 | +functions-common:run_phase:1893 (B [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-09 12:28:25.115 | +functions-common:run_phase:1897 (B [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2022-10-09 12:28:25.132 | +functions-common:run_phase:1897 (B source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2022-10-09 12:28:25.147 | ++extras.d/80-tempest.sh:source:3 (B is_service_enabled tempest 2022-10-09 12:28:25.234 | ++functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:25.251 | +functions-common:run_phase:1902 (B [[ stack == \s\o\u\r\c\e ]] 2022-10-09 12:28:25.267 | +functions-common:run_phase:1905 (B [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-09 12:28:25.282 | +functions-common:run_phase:1908 (B run_plugins stack pre-install 2022-10-09 12:28:25.298 | +functions-common:run_plugins:1867 (B local mode=stack 2022-10-09 12:28:25.312 | +functions-common:run_plugins:1868 (B local phase=pre-install 2022-10-09 12:28:25.327 | +functions-common:run_plugins:1870 (B local plugins= 2022-10-09 12:28:25.342 | +functions-common:run_plugins:1871 (B local plugin 2022-10-09 12:28:25.357 | +./stack.sh:main:830 (B set_systemd_override DefaultLimitNOFILE 2048 2022-10-09 12:28:25.374 | +functions:set_systemd_override:820 (B local key=DefaultLimitNOFILE 2022-10-09 12:28:25.390 | +functions:set_systemd_override:821 (B local value=2048 2022-10-09 12:28:25.406 | +functions:set_systemd_override:823 (B local sysconf=/etc/systemd/system.conf 2022-10-09 12:28:25.422 | +functions:set_systemd_override:824 (B iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-10-09 12:28:25.583 | +functions:set_systemd_override:825 (B echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-10-09 12:28:25.583 | Set systemd system override for DefaultLimitNOFILE=2048 2022-10-09 12:28:25.598 | +functions:set_systemd_override:827 (B sudo systemctl daemon-reload 2022-10-09 12:28:25.977 | +./stack.sh:main:832 (B install_rpc_backend 2022-10-09 12:28:25.995 | +lib/rpc_backend:install_rpc_backend:52 (B is_service_enabled rabbit 2022-10-09 12:28:26.079 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:26.095 | +./stack.sh:main:833 (B restart_rpc_backend 2022-10-09 12:28:26.109 | +lib/rpc_backend:restart_rpc_backend:81 (B is_service_enabled rabbit 2022-10-09 12:28:26.194 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:26.212 | +./stack.sh:main:835 (B is_service_enabled mysql postgresql 2022-10-09 12:28:26.301 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:26.317 | +./stack.sh:main:838 (B '[' -n mysql ']' 2022-10-09 12:28:26.332 | +./stack.sh:main:839 (B install_database_python 2022-10-09 12:28:26.347 | +lib/database:install_database_python:123 (B install_database_python_mysql 2022-10-09 12:28:26.363 | +lib/databases/mysql:install_database_python_mysql:204 (B pip_install_gr PyMySQL 2022-10-09 12:28:26.379 | +inc/python:pip_install_gr:76 (B local name=PyMySQL 2022-10-09 12:28:26.394 | +inc/python:pip_install_gr:77 (B local clean_name 2022-10-09 12:28:26.411 | ++inc/python:pip_install_gr:78 (B get_from_global_requirements PyMySQL 2022-10-09 12:28:26.428 | ++inc/python:get_from_global_requirements:225 (B local package=PyMySQL 2022-10-09 12:28:26.443 | ++inc/python:get_from_global_requirements:226 (B local required_pkg 2022-10-09 12:28:26.462 | +++inc/python:get_from_global_requirements:227 (B cut -d# -f1 2022-10-09 12:28:26.462 | +++inc/python:get_from_global_requirements:227 (B grep -i -h '^PyMySQL' /opt/stack/openstack/requirements/global-requirements.txt 2022-10-09 12:28:26.483 | ++inc/python:get_from_global_requirements:227 (B required_pkg='PyMySQL ' 2022-10-09 12:28:26.497 | ++inc/python:get_from_global_requirements:228 (B [[ PyMySQL == '' ]] 2022-10-09 12:28:26.514 | ++inc/python:get_from_global_requirements:231 (B echo PyMySQL 2022-10-09 12:28:26.531 | +inc/python:pip_install_gr:78 (B clean_name=PyMySQL 2022-10-09 12:28:26.546 | +inc/python:pip_install_gr:79 (B pip_install PyMySQL 2022-10-09 12:28:26.644 | Using python 3.8 to install PyMySQL 2022-10-09 12:28:26.645 | +inc/python:pip_install:193 (B sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt PyMySQL 2022-10-09 12:28:28.487 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.498 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.507 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.512 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.617 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.630 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.633 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.636 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.645 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.651 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.652 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.672 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.679 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.682 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.694 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.718 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.724 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.728 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.759 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.767 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.770 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.782 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.787 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.817 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.829 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.832 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.892 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.897 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:28.954 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.032 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.048 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.051 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.058 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.061 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.074 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.079 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.100 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.176 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.192 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.213 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.258 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.261 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:29.268 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 24)) (1.0.2) 2022-10-09 12:28:30.701 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:28:30.717 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:28:30.731 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:28:30.746 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:28:30.759 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:28:30.771 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:28:30.783 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:28:30.794 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:28:30.804 | +functions-common:time_stop:2460 (B start_time=1665318506617 2022-10-09 12:28:30.819 | +functions-common:time_stop:2462 (B [[ -z 1665318506617 ]] 2022-10-09 12:28:30.834 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:28:30.851 | +functions-common:time_stop:2465 (B end_time=1665318510838 2022-10-09 12:28:30.865 | +functions-common:time_stop:2466 (B elapsed_time=4221 2022-10-09 12:28:30.880 | +functions-common:time_stop:2467 (B total=26431 2022-10-09 12:28:30.896 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:28:30.910 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=30652 2022-10-09 12:28:30.926 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:28:30.942 | +lib/databases/mysql:install_database_python_mysql:205 (B [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-10-09 12:28:30.958 | +lib/databases/mysql:install_database_python_mysql:207 (B [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-10-09 12:28:30.973 | +lib/databases/mysql:install_database_python_mysql:208 (B ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-10-09 12:28:30.991 | +./stack.sh:main:842 (B is_service_enabled neutron 2022-10-09 12:28:31.079 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:28:31.095 | +./stack.sh:main:843 (B install_neutron_agent_packages 2022-10-09 12:28:31.112 | +lib/neutron:install_neutron_agent_packages:714 (B is_neutron_legacy_enabled 2022-10-09 12:28:31.131 | ++lib/neutron:is_neutron_legacy_enabled:136 (B echo 2022-10-09 12:28:31.134 | ++lib/neutron:is_neutron_legacy_enabled:136 (B sed s/neutron-//g 2022-10-09 12:28:31.155 | +lib/neutron:is_neutron_legacy_enabled:136 (B disabled_services_copy= 2022-10-09 12:28:31.171 | +lib/neutron:is_neutron_legacy_enabled:137 (B [[ , =~ ,neutron ]] 2022-10-09 12:28:31.187 | +lib/neutron:is_neutron_legacy_enabled:138 (B [[ ,n-cpu,c-vol,placement-client,ovn-controller,ovs-vswitchd,ovsdb-server,q-ovn-metadata-agent =~ ,q- ]] 2022-10-09 12:28:31.202 | +lib/neutron:is_neutron_legacy_enabled:138 (B return 0 2022-10-09 12:28:31.220 | +lib/neutron:install_neutron_agent_packages:716 (B install_neutron_agent_packages_mutnauq 2022-10-09 12:28:31.235 | +lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 (B is_service_enabled q-l3 2022-10-09 12:28:31.318 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:31.334 | +lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 (B is_service_enabled q-agt q-dhcp q-l3 2022-10-09 12:28:31.415 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:31.431 | +./stack.sh:main:846 (B is_service_enabled etcd3 2022-10-09 12:28:31.516 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:31.532 | +./stack.sh:main:856 (B is_service_enabled tls-proxy 2022-10-09 12:28:31.619 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:31.634 | +./stack.sh:main:866 (B install_dstat 2022-10-09 12:28:31.650 | +lib/dstat:install_dstat:22 (B is_service_enabled memory_tracker 2022-10-09 12:28:31.733 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:31.752 | +./stack.sh:main:872 (B echo_summary 'Installing OpenStack project source' 2022-10-09 12:28:31.766 | +./stack.sh:echo_summary:440 (B [[ -t 3 ]] 2022-10-09 12:28:31.781 | +./stack.sh:echo_summary:440 (B [[ True != \T\r\u\e ]] 2022-10-09 12:28:31.795 | +./stack.sh:echo_summary:446 (B echo -e Installing OpenStack project source 2022-10-09 12:28:31.811 | +./stack.sh:main:875 (B install_libs 2022-10-09 12:28:31.829 | +lib/libraries:install_libs:90 (B _install_lib_from_source automaton 2022-10-09 12:28:31.844 | +lib/libraries:_install_lib_from_source:74 (B local name=automaton 2022-10-09 12:28:31.860 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git automaton 2022-10-09 12:28:31.875 | +inc/python:use_library_from_git:250 (B local name=automaton 2022-10-09 12:28:31.889 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:31.903 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:31.919 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,automaton, ]] 2022-10-09 12:28:31.935 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:31.951 | +lib/libraries:install_libs:91 (B _install_lib_from_source castellan 2022-10-09 12:28:31.966 | +lib/libraries:_install_lib_from_source:74 (B local name=castellan 2022-10-09 12:28:31.981 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git castellan 2022-10-09 12:28:31.996 | +inc/python:use_library_from_git:250 (B local name=castellan 2022-10-09 12:28:32.011 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:32.025 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:32.040 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,castellan, ]] 2022-10-09 12:28:32.055 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:32.070 | +lib/libraries:install_libs:92 (B _install_lib_from_source cliff 2022-10-09 12:28:32.086 | +lib/libraries:_install_lib_from_source:74 (B local name=cliff 2022-10-09 12:28:32.100 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git cliff 2022-10-09 12:28:32.116 | +inc/python:use_library_from_git:250 (B local name=cliff 2022-10-09 12:28:32.131 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:32.146 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:32.162 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,cliff, ]] 2022-10-09 12:28:32.177 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:32.193 | +lib/libraries:install_libs:93 (B _install_lib_from_source cursive 2022-10-09 12:28:32.208 | +lib/libraries:_install_lib_from_source:74 (B local name=cursive 2022-10-09 12:28:32.223 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git cursive 2022-10-09 12:28:32.237 | +inc/python:use_library_from_git:250 (B local name=cursive 2022-10-09 12:28:32.254 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:32.268 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:32.283 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,cursive, ]] 2022-10-09 12:28:32.299 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:32.315 | +lib/libraries:install_libs:94 (B _install_lib_from_source debtcollector 2022-10-09 12:28:32.330 | +lib/libraries:_install_lib_from_source:74 (B local name=debtcollector 2022-10-09 12:28:32.345 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git debtcollector 2022-10-09 12:28:32.360 | +inc/python:use_library_from_git:250 (B local name=debtcollector 2022-10-09 12:28:32.375 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:32.389 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:32.405 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,debtcollector, ]] 2022-10-09 12:28:32.419 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:32.434 | +lib/libraries:install_libs:95 (B _install_lib_from_source futurist 2022-10-09 12:28:32.450 | +lib/libraries:_install_lib_from_source:74 (B local name=futurist 2022-10-09 12:28:32.465 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git futurist 2022-10-09 12:28:32.483 | +inc/python:use_library_from_git:250 (B local name=futurist 2022-10-09 12:28:32.499 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:32.514 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:32.529 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,futurist, ]] 2022-10-09 12:28:32.543 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:32.559 | +lib/libraries:install_libs:96 (B _install_lib_from_source openstacksdk 2022-10-09 12:28:32.574 | +lib/libraries:_install_lib_from_source:74 (B local name=openstacksdk 2022-10-09 12:28:32.589 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git openstacksdk 2022-10-09 12:28:32.603 | +inc/python:use_library_from_git:250 (B local name=openstacksdk 2022-10-09 12:28:32.619 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:32.634 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:32.649 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,openstacksdk, ]] 2022-10-09 12:28:32.664 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:32.680 | +lib/libraries:install_libs:97 (B _install_lib_from_source osc-lib 2022-10-09 12:28:32.695 | +lib/libraries:_install_lib_from_source:74 (B local name=osc-lib 2022-10-09 12:28:32.711 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git osc-lib 2022-10-09 12:28:32.726 | +inc/python:use_library_from_git:250 (B local name=osc-lib 2022-10-09 12:28:32.741 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:32.755 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:32.770 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,osc-lib, ]] 2022-10-09 12:28:32.785 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:32.800 | +lib/libraries:install_libs:98 (B _install_lib_from_source osc-placement 2022-10-09 12:28:32.816 | +lib/libraries:_install_lib_from_source:74 (B local name=osc-placement 2022-10-09 12:28:32.831 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git osc-placement 2022-10-09 12:28:32.846 | +inc/python:use_library_from_git:250 (B local name=osc-placement 2022-10-09 12:28:32.861 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:32.876 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:32.891 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,osc-placement, ]] 2022-10-09 12:28:32.906 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:32.921 | +lib/libraries:install_libs:99 (B _install_lib_from_source os-client-config 2022-10-09 12:28:32.937 | +lib/libraries:_install_lib_from_source:74 (B local name=os-client-config 2022-10-09 12:28:32.952 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git os-client-config 2022-10-09 12:28:32.967 | +inc/python:use_library_from_git:250 (B local name=os-client-config 2022-10-09 12:28:32.983 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:32.998 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:33.013 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,os-client-config, ]] 2022-10-09 12:28:33.027 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:33.042 | +lib/libraries:install_libs:100 (B _install_lib_from_source oslo.cache 2022-10-09 12:28:33.057 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.cache 2022-10-09 12:28:33.072 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.cache 2022-10-09 12:28:33.087 | +inc/python:use_library_from_git:250 (B local name=oslo.cache 2022-10-09 12:28:33.101 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:33.116 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:33.131 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.cache, ]] 2022-10-09 12:28:33.146 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:33.161 | +lib/libraries:install_libs:101 (B _install_lib_from_source oslo.concurrency 2022-10-09 12:28:33.175 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.concurrency 2022-10-09 12:28:33.190 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.concurrency 2022-10-09 12:28:33.204 | +inc/python:use_library_from_git:250 (B local name=oslo.concurrency 2022-10-09 12:28:33.219 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:33.234 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:33.249 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.concurrency, ]] 2022-10-09 12:28:33.265 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:33.279 | +lib/libraries:install_libs:102 (B _install_lib_from_source oslo.config 2022-10-09 12:28:33.294 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.config 2022-10-09 12:28:33.309 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.config 2022-10-09 12:28:33.324 | +inc/python:use_library_from_git:250 (B local name=oslo.config 2022-10-09 12:28:33.339 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:33.353 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:33.369 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.config, ]] 2022-10-09 12:28:33.383 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:33.398 | +lib/libraries:install_libs:103 (B _install_lib_from_source oslo.context 2022-10-09 12:28:33.414 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.context 2022-10-09 12:28:33.428 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.context 2022-10-09 12:28:33.443 | +inc/python:use_library_from_git:250 (B local name=oslo.context 2022-10-09 12:28:33.459 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:33.473 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:33.489 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.context, ]] 2022-10-09 12:28:33.504 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:33.521 | +lib/libraries:install_libs:104 (B _install_lib_from_source oslo.db 2022-10-09 12:28:33.536 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.db 2022-10-09 12:28:33.552 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.db 2022-10-09 12:28:33.567 | +inc/python:use_library_from_git:250 (B local name=oslo.db 2022-10-09 12:28:33.584 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:33.599 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:33.614 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.db, ]] 2022-10-09 12:28:33.629 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:33.645 | +lib/libraries:install_libs:105 (B _install_lib_from_source oslo.i18n 2022-10-09 12:28:33.660 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.i18n 2022-10-09 12:28:33.676 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.i18n 2022-10-09 12:28:33.690 | +inc/python:use_library_from_git:250 (B local name=oslo.i18n 2022-10-09 12:28:33.705 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:33.720 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:33.735 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.i18n, ]] 2022-10-09 12:28:33.750 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:33.765 | +lib/libraries:install_libs:106 (B _install_lib_from_source oslo.limit 2022-10-09 12:28:33.782 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.limit 2022-10-09 12:28:33.796 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.limit 2022-10-09 12:28:33.811 | +inc/python:use_library_from_git:250 (B local name=oslo.limit 2022-10-09 12:28:33.826 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:33.842 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:33.857 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.limit, ]] 2022-10-09 12:28:33.872 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:33.888 | +lib/libraries:install_libs:107 (B _install_lib_from_source oslo.log 2022-10-09 12:28:33.905 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.log 2022-10-09 12:28:33.919 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.log 2022-10-09 12:28:33.936 | +inc/python:use_library_from_git:250 (B local name=oslo.log 2022-10-09 12:28:33.951 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:33.966 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:33.980 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.log, ]] 2022-10-09 12:28:33.998 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:34.013 | +lib/libraries:install_libs:108 (B _install_lib_from_source oslo.messaging 2022-10-09 12:28:34.028 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.messaging 2022-10-09 12:28:34.042 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.messaging 2022-10-09 12:28:34.057 | +inc/python:use_library_from_git:250 (B local name=oslo.messaging 2022-10-09 12:28:34.074 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:34.089 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:34.104 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.messaging, ]] 2022-10-09 12:28:34.120 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:34.137 | +lib/libraries:install_libs:109 (B _install_lib_from_source oslo.middleware 2022-10-09 12:28:34.152 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.middleware 2022-10-09 12:28:34.168 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.middleware 2022-10-09 12:28:34.183 | +inc/python:use_library_from_git:250 (B local name=oslo.middleware 2022-10-09 12:28:34.200 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:34.215 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:34.233 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.middleware, ]] 2022-10-09 12:28:34.249 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:34.265 | +lib/libraries:install_libs:110 (B _install_lib_from_source oslo.policy 2022-10-09 12:28:34.280 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.policy 2022-10-09 12:28:34.295 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.policy 2022-10-09 12:28:34.310 | +inc/python:use_library_from_git:250 (B local name=oslo.policy 2022-10-09 12:28:34.325 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:34.340 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:34.355 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.policy, ]] 2022-10-09 12:28:34.370 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:34.385 | +lib/libraries:install_libs:111 (B _install_lib_from_source oslo.privsep 2022-10-09 12:28:34.399 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.privsep 2022-10-09 12:28:34.414 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.privsep 2022-10-09 12:28:34.429 | +inc/python:use_library_from_git:250 (B local name=oslo.privsep 2022-10-09 12:28:34.444 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:34.458 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:34.472 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.privsep, ]] 2022-10-09 12:28:34.488 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:34.503 | +lib/libraries:install_libs:112 (B _install_lib_from_source oslo.reports 2022-10-09 12:28:34.518 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.reports 2022-10-09 12:28:34.534 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.reports 2022-10-09 12:28:34.548 | +inc/python:use_library_from_git:250 (B local name=oslo.reports 2022-10-09 12:28:34.564 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:34.578 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:34.594 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.reports, ]] 2022-10-09 12:28:34.609 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:34.625 | +lib/libraries:install_libs:113 (B _install_lib_from_source oslo.rootwrap 2022-10-09 12:28:34.641 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.rootwrap 2022-10-09 12:28:34.656 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.rootwrap 2022-10-09 12:28:34.671 | +inc/python:use_library_from_git:250 (B local name=oslo.rootwrap 2022-10-09 12:28:34.687 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:34.702 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:34.717 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.rootwrap, ]] 2022-10-09 12:28:34.732 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:34.748 | +lib/libraries:install_libs:114 (B _install_lib_from_source oslo.serialization 2022-10-09 12:28:34.763 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.serialization 2022-10-09 12:28:34.778 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.serialization 2022-10-09 12:28:34.797 | +inc/python:use_library_from_git:250 (B local name=oslo.serialization 2022-10-09 12:28:34.816 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:34.840 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:34.858 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.serialization, ]] 2022-10-09 12:28:34.874 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:34.890 | +lib/libraries:install_libs:115 (B _install_lib_from_source oslo.service 2022-10-09 12:28:34.906 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.service 2022-10-09 12:28:34.921 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.service 2022-10-09 12:28:34.935 | +inc/python:use_library_from_git:250 (B local name=oslo.service 2022-10-09 12:28:34.951 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:34.965 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:34.979 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.service, ]] 2022-10-09 12:28:34.994 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:35.010 | +lib/libraries:install_libs:116 (B _install_lib_from_source oslo.utils 2022-10-09 12:28:35.025 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.utils 2022-10-09 12:28:35.040 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.utils 2022-10-09 12:28:35.055 | +inc/python:use_library_from_git:250 (B local name=oslo.utils 2022-10-09 12:28:35.070 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:35.088 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:35.104 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.utils, ]] 2022-10-09 12:28:35.120 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:35.135 | +lib/libraries:install_libs:117 (B _install_lib_from_source oslo.versionedobjects 2022-10-09 12:28:35.151 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.versionedobjects 2022-10-09 12:28:35.167 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.versionedobjects 2022-10-09 12:28:35.183 | +inc/python:use_library_from_git:250 (B local name=oslo.versionedobjects 2022-10-09 12:28:35.198 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:35.213 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:35.229 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.versionedobjects, ]] 2022-10-09 12:28:35.246 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:35.261 | +lib/libraries:install_libs:118 (B _install_lib_from_source oslo.vmware 2022-10-09 12:28:35.276 | +lib/libraries:_install_lib_from_source:74 (B local name=oslo.vmware 2022-10-09 12:28:35.291 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git oslo.vmware 2022-10-09 12:28:35.306 | +inc/python:use_library_from_git:250 (B local name=oslo.vmware 2022-10-09 12:28:35.320 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:35.335 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:35.350 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,oslo.vmware, ]] 2022-10-09 12:28:35.365 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:35.380 | +lib/libraries:install_libs:119 (B _install_lib_from_source osprofiler 2022-10-09 12:28:35.395 | +lib/libraries:_install_lib_from_source:74 (B local name=osprofiler 2022-10-09 12:28:35.409 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git osprofiler 2022-10-09 12:28:35.425 | +inc/python:use_library_from_git:250 (B local name=osprofiler 2022-10-09 12:28:35.440 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:35.455 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:35.469 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,osprofiler, ]] 2022-10-09 12:28:35.484 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:35.503 | +lib/libraries:install_libs:120 (B _install_lib_from_source pycadf 2022-10-09 12:28:35.517 | +lib/libraries:_install_lib_from_source:74 (B local name=pycadf 2022-10-09 12:28:35.532 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git pycadf 2022-10-09 12:28:35.547 | +inc/python:use_library_from_git:250 (B local name=pycadf 2022-10-09 12:28:35.563 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:35.578 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:35.593 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,pycadf, ]] 2022-10-09 12:28:35.608 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:35.625 | +lib/libraries:install_libs:121 (B _install_lib_from_source stevedore 2022-10-09 12:28:35.641 | +lib/libraries:_install_lib_from_source:74 (B local name=stevedore 2022-10-09 12:28:35.657 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git stevedore 2022-10-09 12:28:35.673 | +inc/python:use_library_from_git:250 (B local name=stevedore 2022-10-09 12:28:35.688 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:35.703 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:35.719 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,stevedore, ]] 2022-10-09 12:28:35.735 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:35.751 | +lib/libraries:install_libs:122 (B _install_lib_from_source taskflow 2022-10-09 12:28:35.766 | +lib/libraries:_install_lib_from_source:74 (B local name=taskflow 2022-10-09 12:28:35.781 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git taskflow 2022-10-09 12:28:35.797 | +inc/python:use_library_from_git:250 (B local name=taskflow 2022-10-09 12:28:35.812 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:35.828 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:35.844 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,taskflow, ]] 2022-10-09 12:28:35.859 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:35.875 | +lib/libraries:install_libs:123 (B _install_lib_from_source tooz 2022-10-09 12:28:35.891 | +lib/libraries:_install_lib_from_source:74 (B local name=tooz 2022-10-09 12:28:35.906 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git tooz 2022-10-09 12:28:35.922 | +inc/python:use_library_from_git:250 (B local name=tooz 2022-10-09 12:28:35.936 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:35.951 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:35.968 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,tooz, ]] 2022-10-09 12:28:35.984 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:36.000 | +lib/libraries:install_libs:127 (B _install_lib_from_source os-brick 2022-10-09 12:28:36.017 | +lib/libraries:_install_lib_from_source:74 (B local name=os-brick 2022-10-09 12:28:36.033 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git os-brick 2022-10-09 12:28:36.049 | +inc/python:use_library_from_git:250 (B local name=os-brick 2022-10-09 12:28:36.064 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:36.079 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:36.094 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,os-brick, ]] 2022-10-09 12:28:36.109 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:36.125 | +lib/libraries:install_libs:128 (B _install_lib_from_source os-resource-classes 2022-10-09 12:28:36.141 | +lib/libraries:_install_lib_from_source:74 (B local name=os-resource-classes 2022-10-09 12:28:36.157 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git os-resource-classes 2022-10-09 12:28:36.172 | +inc/python:use_library_from_git:250 (B local name=os-resource-classes 2022-10-09 12:28:36.188 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:36.204 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:36.219 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,os-resource-classes, ]] 2022-10-09 12:28:36.234 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:36.250 | +lib/libraries:install_libs:129 (B _install_lib_from_source os-traits 2022-10-09 12:28:36.265 | +lib/libraries:_install_lib_from_source:74 (B local name=os-traits 2022-10-09 12:28:36.281 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git os-traits 2022-10-09 12:28:36.296 | +inc/python:use_library_from_git:250 (B local name=os-traits 2022-10-09 12:28:36.311 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:36.326 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:36.341 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,os-traits, ]] 2022-10-09 12:28:36.357 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:36.373 | +lib/libraries:install_libs:132 (B _install_lib_from_source python-barbicanclient 2022-10-09 12:28:36.388 | +lib/libraries:_install_lib_from_source:74 (B local name=python-barbicanclient 2022-10-09 12:28:36.403 | +lib/libraries:_install_lib_from_source:75 (B use_library_from_git python-barbicanclient 2022-10-09 12:28:36.417 | +inc/python:use_library_from_git:250 (B local name=python-barbicanclient 2022-10-09 12:28:36.432 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:36.448 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:36.462 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,python-barbicanclient, ]] 2022-10-09 12:28:36.477 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:36.494 | +lib/libraries:install_libs:139 (B pip_install etcd3 2022-10-09 12:28:36.581 | Using python 3.8 to install etcd3 2022-10-09 12:28:36.596 | +inc/python:pip_install:193 (B sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt etcd3 2022-10-09 12:28:38.559 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.569 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.579 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.584 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.661 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.675 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.678 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.680 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.691 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.696 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.698 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.724 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.737 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.743 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.765 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.811 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.822 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.829 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.876 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.885 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.888 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.900 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.904 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.934 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.947 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:38.950 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.009 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.014 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.073 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.153 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.169 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.172 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.179 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.183 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.195 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.200 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.211 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.251 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.259 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.270 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.301 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.304 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:39.311 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 174)) (0.12.0) 2022-10-09 12:28:39.320 | Requirement already satisfied: grpcio===1.44.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 206)) (1.44.0) 2022-10-09 12:28:39.328 | Requirement already satisfied: protobuf===3.19.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 370)) (3.19.4) 2022-10-09 12:28:39.330 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 522)) (1.16.0) 2022-10-09 12:28:39.333 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 573)) (6.3.1) 2022-10-09 12:28:40.892 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:28:40.907 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:28:40.921 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:28:40.935 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:28:40.950 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:28:40.964 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:28:40.978 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:28:40.992 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:28:41.006 | +functions-common:time_stop:2460 (B start_time=1665318516569 2022-10-09 12:28:41.020 | +functions-common:time_stop:2462 (B [[ -z 1665318516569 ]] 2022-10-09 12:28:41.036 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:28:41.055 | +functions-common:time_stop:2465 (B end_time=1665318521040 2022-10-09 12:28:41.070 | +functions-common:time_stop:2466 (B elapsed_time=4471 2022-10-09 12:28:41.085 | +functions-common:time_stop:2467 (B total=30652 2022-10-09 12:28:41.099 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:28:41.114 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=35123 2022-10-09 12:28:41.128 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:28:41.144 | +lib/libraries:install_libs:140 (B pip_install etcd3gw 2022-10-09 12:28:41.232 | Using python 3.8 to install etcd3gw 2022-10-09 12:28:41.249 | +inc/python:pip_install:193 (B sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt etcd3gw 2022-10-09 12:28:43.060 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.070 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.080 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.085 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.156 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.168 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.171 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.174 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.184 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.189 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.191 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.211 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.218 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.221 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.233 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.258 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.264 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.267 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.299 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.308 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.310 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.324 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.328 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.359 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.373 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.376 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.437 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.442 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.512 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.593 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.610 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.614 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.621 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.625 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.638 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.643 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.655 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.693 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.701 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.712 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.744 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.747 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:43.753 | Requirement already satisfied: etcd3gw===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 175)) (1.0.1) 2022-10-09 12:28:43.759 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-10-09 12:28:43.763 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 356)) (5.8.1) 2022-10-09 12:28:43.765 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2.27.1) 2022-10-09 12:28:43.784 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 522)) (1.16.0) 2022-10-09 12:28:43.786 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 609)) (1.26.8) 2022-10-09 12:28:43.800 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-10-09 12:28:43.803 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-10-09 12:28:43.805 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2019.11.28) 2022-10-09 12:28:45.266 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:28:45.279 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:28:45.291 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:28:45.303 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:28:45.318 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:28:45.331 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:28:45.345 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:28:45.359 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:28:45.373 | +functions-common:time_stop:2460 (B start_time=1665318521216 2022-10-09 12:28:45.387 | +functions-common:time_stop:2462 (B [[ -z 1665318521216 ]] 2022-10-09 12:28:45.404 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:28:45.425 | +functions-common:time_stop:2465 (B end_time=1665318525407 2022-10-09 12:28:45.440 | +functions-common:time_stop:2466 (B elapsed_time=4191 2022-10-09 12:28:45.454 | +functions-common:time_stop:2467 (B total=35123 2022-10-09 12:28:45.468 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:28:45.482 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=39314 2022-10-09 12:28:45.497 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:28:45.512 | +./stack.sh:main:878 (B install_apache_uwsgi 2022-10-09 12:28:45.526 | +lib/apache:install_apache_uwsgi:85 (B local apxs=apxs2 2022-10-09 12:28:45.540 | +lib/apache:install_apache_uwsgi:86 (B is_fedora 2022-10-09 12:28:45.556 | +functions-common:is_fedora:524 (B [[ -z Ubuntu ]] 2022-10-09 12:28:45.571 | +functions-common:is_fedora:528 (B '[' Ubuntu = Fedora ']' 2022-10-09 12:28:45.584 | +functions-common:is_fedora:528 (B '[' Ubuntu = 'Red Hat' ']' 2022-10-09 12:28:45.599 | +functions-common:is_fedora:529 (B '[' Ubuntu = openEuler ']' 2022-10-09 12:28:45.612 | +functions-common:is_fedora:530 (B '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-09 12:28:45.626 | +functions-common:is_fedora:531 (B '[' Ubuntu = RedHatEnterprise ']' 2022-10-09 12:28:45.642 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOS ']' 2022-10-09 12:28:45.658 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOSStream ']' 2022-10-09 12:28:45.672 | +functions-common:is_fedora:533 (B '[' Ubuntu = AlmaLinux ']' 2022-10-09 12:28:45.688 | +functions-common:is_fedora:534 (B '[' Ubuntu = OracleServer ']' 2022-10-09 12:28:45.702 | +functions-common:is_fedora:534 (B '[' Ubuntu = Virtuozzo ']' 2022-10-09 12:28:45.717 | +lib/apache:install_apache_uwsgi:90 (B is_ubuntu 2022-10-09 12:28:45.732 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:28:45.750 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:28:45.768 | +lib/apache:install_apache_uwsgi:91 (B local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-10-09 12:28:45.784 | +lib/apache:install_apache_uwsgi:92 (B install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-10-09 12:28:45.801 | +functions-common:install_package:1475 (B update_package_repo 2022-10-09 12:28:45.816 | +functions-common:update_package_repo:1447 (B NO_UPDATE_REPOS=False 2022-10-09 12:28:45.830 | +functions-common:update_package_repo:1448 (B REPOS_UPDATED=True 2022-10-09 12:28:45.845 | +functions-common:update_package_repo:1449 (B RETRY_UPDATE=False 2022-10-09 12:28:45.860 | +functions-common:update_package_repo:1451 (B [[ False = \T\r\u\e ]] 2022-10-09 12:28:45.874 | +functions-common:update_package_repo:1455 (B is_ubuntu 2022-10-09 12:28:45.889 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:28:45.905 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:28:45.920 | +functions-common:update_package_repo:1456 (B apt_get_update 2022-10-09 12:28:45.935 | +functions-common:apt_get_update:1201 (B [[ True == \T\r\u\e ]] 2022-10-09 12:28:45.950 | +functions-common:apt_get_update:1201 (B [[ False != \T\r\u\e ]] 2022-10-09 12:28:45.965 | +functions-common:apt_get_update:1202 (B return 2022-10-09 12:28:45.980 | +functions-common:install_package:1476 (B real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-10-09 12:28:45.996 | +functions-common:real_install_package:1461 (B is_ubuntu 2022-10-09 12:28:46.012 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:28:46.028 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:28:46.043 | +functions-common:real_install_package:1462 (B apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-10-09 12:28:46.136 | +functions-common:apt_get:1242 (B sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-10-09 12:28:47.882 | Reading package lists... 2022-10-09 12:28:48.126 | Building dependency tree... 2022-10-09 12:28:48.127 | Reading state information... 2022-10-09 12:28:48.336 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-10-09 12:28:48.336 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-10-09 12:28:48.336 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-10-09 12:28:48.336 | 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 2022-10-09 12:28:48.354 | +functions-common:apt_get:1246 (B result=0 2022-10-09 12:28:48.369 | +functions-common:apt_get:1249 (B time_stop apt-get 2022-10-09 12:28:48.382 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:28:48.396 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:28:48.407 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:28:48.420 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:28:48.432 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:28:48.446 | +functions-common:time_stop:2459 (B name=apt-get 2022-10-09 12:28:48.460 | +functions-common:time_stop:2460 (B start_time=1665318526121 2022-10-09 12:28:48.474 | +functions-common:time_stop:2462 (B [[ -z 1665318526121 ]] 2022-10-09 12:28:48.487 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:28:48.505 | +functions-common:time_stop:2465 (B end_time=1665318528490 2022-10-09 12:28:48.521 | +functions-common:time_stop:2466 (B elapsed_time=2369 2022-10-09 12:28:48.535 | +functions-common:time_stop:2467 (B total=4827 2022-10-09 12:28:48.550 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:28:48.565 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=7196 2022-10-09 12:28:48.580 | +functions-common:apt_get:1250 (B return 0 2022-10-09 12:28:48.596 | +lib/apache:install_apache_uwsgi:128 (B is_ubuntu 2022-10-09 12:28:48.611 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:28:48.627 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:28:48.643 | +lib/apache:install_apache_uwsgi:130 (B sudo a2enmod proxy 2022-10-09 12:28:48.730 | Module proxy already enabled 2022-10-09 12:28:48.750 | +lib/apache:install_apache_uwsgi:131 (B sudo a2enmod proxy_uwsgi 2022-10-09 12:28:48.836 | Considering dependency proxy for proxy_uwsgi: 2022-10-09 12:28:48.837 | Module proxy already enabled 2022-10-09 12:28:48.837 | Module proxy_uwsgi already enabled 2022-10-09 12:28:48.856 | +lib/apache:install_apache_uwsgi:137 (B restart_apache_server 2022-10-09 12:28:48.873 | +lib/apache:restart_apache_server:250 (B restart_service apache2 2022-10-09 12:28:48.887 | +functions-common:restart_service:2337 (B '[' -x /bin/systemctl ']' 2022-10-09 12:28:48.903 | +functions-common:restart_service:2338 (B sudo /bin/systemctl restart apache2 2022-10-09 12:28:49.152 | +./stack.sh:main:881 (B install_keystoneauth 2022-10-09 12:28:49.167 | +lib/keystone:install_keystoneauth:498 (B use_library_from_git keystoneauth 2022-10-09 12:28:49.183 | +inc/python:use_library_from_git:250 (B local name=keystoneauth 2022-10-09 12:28:49.197 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:49.211 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:49.229 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,keystoneauth, ]] 2022-10-09 12:28:49.243 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:49.259 | +./stack.sh:main:882 (B install_keystoneclient 2022-10-09 12:28:49.275 | +lib/keystone:install_keystoneclient:506 (B use_library_from_git python-keystoneclient 2022-10-09 12:28:49.290 | +inc/python:use_library_from_git:250 (B local name=python-keystoneclient 2022-10-09 12:28:49.305 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:49.319 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:49.335 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,python-keystoneclient, ]] 2022-10-09 12:28:49.348 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:49.365 | +./stack.sh:main:883 (B install_glanceclient 2022-10-09 12:28:49.380 | +lib/glance:install_glanceclient:498 (B use_library_from_git python-glanceclient 2022-10-09 12:28:49.395 | +inc/python:use_library_from_git:250 (B local name=python-glanceclient 2022-10-09 12:28:49.408 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:49.424 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:49.438 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,python-glanceclient, ]] 2022-10-09 12:28:49.453 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:49.469 | +./stack.sh:main:884 (B install_cinderclient 2022-10-09 12:28:49.484 | +lib/cinder:install_cinderclient:484 (B use_library_from_git python-brick-cinderclient-ext 2022-10-09 12:28:49.499 | +inc/python:use_library_from_git:250 (B local name=python-brick-cinderclient-ext 2022-10-09 12:28:49.514 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:49.530 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:49.544 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-10-09 12:28:49.558 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:49.572 | +lib/cinder:install_cinderclient:489 (B use_library_from_git python-cinderclient 2022-10-09 12:28:49.589 | +inc/python:use_library_from_git:250 (B local name=python-cinderclient 2022-10-09 12:28:49.604 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:49.622 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:49.636 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,python-cinderclient, ]] 2022-10-09 12:28:49.652 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:49.666 | +./stack.sh:main:885 (B install_novaclient 2022-10-09 12:28:49.682 | +lib/nova:install_novaclient:882 (B use_library_from_git python-novaclient 2022-10-09 12:28:49.697 | +inc/python:use_library_from_git:250 (B local name=python-novaclient 2022-10-09 12:28:49.714 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:49.730 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:49.746 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,python-novaclient, ]] 2022-10-09 12:28:49.763 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:49.777 | +./stack.sh:main:886 (B is_service_enabled swift glance horizon 2022-10-09 12:28:49.860 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:49.875 | +./stack.sh:main:889 (B is_service_enabled neutron nova horizon 2022-10-09 12:28:49.964 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:28:49.980 | +./stack.sh:main:890 (B install_neutronclient 2022-10-09 12:28:49.996 | +lib/neutron:install_neutronclient:452 (B use_library_from_git python-neutronclient 2022-10-09 12:28:50.010 | +inc/python:use_library_from_git:250 (B local name=python-neutronclient 2022-10-09 12:28:50.027 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:50.043 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:50.059 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,python-neutronclient, ]] 2022-10-09 12:28:50.074 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:50.090 | +./stack.sh:main:894 (B install_keystonemiddleware 2022-10-09 12:28:50.104 | +lib/keystone:install_keystonemiddleware:516 (B use_library_from_git keystonemiddleware 2022-10-09 12:28:50.120 | +inc/python:use_library_from_git:250 (B local name=keystonemiddleware 2022-10-09 12:28:50.136 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:28:50.152 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:28:50.167 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,keystonemiddleware, ]] 2022-10-09 12:28:50.183 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:28:50.197 | +lib/keystone:install_keystonemiddleware:521 (B pip_install_gr keystonemiddleware 2022-10-09 12:28:50.213 | +inc/python:pip_install_gr:76 (B local name=keystonemiddleware 2022-10-09 12:28:50.229 | +inc/python:pip_install_gr:77 (B local clean_name 2022-10-09 12:28:50.249 | ++inc/python:pip_install_gr:78 (B get_from_global_requirements keystonemiddleware 2022-10-09 12:28:50.265 | ++inc/python:get_from_global_requirements:225 (B local package=keystonemiddleware 2022-10-09 12:28:50.280 | ++inc/python:get_from_global_requirements:226 (B local required_pkg 2022-10-09 12:28:50.299 | +++inc/python:get_from_global_requirements:227 (B cut -d# -f1 2022-10-09 12:28:50.302 | +++inc/python:get_from_global_requirements:227 (B grep -i -h '^keystonemiddleware' /opt/stack/openstack/requirements/global-requirements.txt 2022-10-09 12:28:50.324 | ++inc/python:get_from_global_requirements:227 (B required_pkg='keystonemiddleware ' 2022-10-09 12:28:50.348 | ++inc/python:get_from_global_requirements:228 (B [[ keystonemiddleware == '' ]] 2022-10-09 12:28:50.363 | ++inc/python:get_from_global_requirements:231 (B echo keystonemiddleware 2022-10-09 12:28:50.380 | +inc/python:pip_install_gr:78 (B clean_name=keystonemiddleware 2022-10-09 12:28:50.398 | +inc/python:pip_install_gr:79 (B pip_install keystonemiddleware 2022-10-09 12:28:50.480 | Using python 3.8 to install keystonemiddleware 2022-10-09 12:28:50.496 | +inc/python:pip_install:193 (B sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt keystonemiddleware 2022-10-09 12:28:52.474 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.485 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.492 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.495 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.556 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.569 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.572 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.574 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.584 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.589 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.591 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.611 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.618 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.622 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.633 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.657 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.663 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.666 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.697 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.706 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.708 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.721 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.725 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.756 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.768 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.771 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.829 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.833 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.890 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.967 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.984 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.987 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.994 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:52.998 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:53.010 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:53.015 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:53.026 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:53.063 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:53.071 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:53.082 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:53.110 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:53.112 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:53.118 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-10-09 12:28:53.145 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 326)) (2.10.1) 2022-10-09 12:28:53.163 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 328)) (8.8.0) 2022-10-09 12:28:53.183 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 329)) (4.1.0) 2022-10-09 12:28:53.186 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 331)) (5.1.0) 2022-10-09 12:28:53.189 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 333)) (4.7.0) 2022-10-09 12:28:53.208 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 341)) (4.3.0) 2022-10-09 12:28:53.213 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 344)) (4.12.3) 2022-10-09 12:28:53.221 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 352)) (21.3) 2022-10-09 12:28:53.224 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 356)) (5.8.1) 2022-10-09 12:28:53.226 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 381)) (3.1.1) 2022-10-09 12:28:53.231 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 389)) (0.9.6) 2022-10-09 12:28:53.233 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 394)) (3.0.7) 2022-10-09 12:28:53.236 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 429)) (2.8.2) 2022-10-09 12:28:53.239 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 438)) (4.4.0) 2022-10-09 12:28:53.248 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 468)) (2021.3) 2022-10-09 12:28:53.251 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2.27.1) 2022-10-09 12:28:53.264 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 494)) (1.5.0) 2022-10-09 12:28:53.267 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 522)) (1.16.0) 2022-10-09 12:28:53.268 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 558)) (3.5.0) 2022-10-09 12:28:53.272 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 609)) (1.26.8) 2022-10-09 12:28:53.282 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-10-09 12:28:53.289 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-10-09 12:28:53.317 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-10-09 12:28:53.320 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-10-09 12:28:53.321 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-10-09 12:28:53.325 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 281)) (0.8.0) 2022-10-09 12:28:53.327 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 275)) (1.0.3) 2022-10-09 12:28:53.329 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 282)) (0.11.0) 2022-10-09 12:28:53.331 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-10-09 12:28:53.333 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-10-09 12:28:53.335 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2019.11.28) 2022-10-09 12:28:53.337 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-10-09 12:28:53.340 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 318)) (1.7.0) 2022-10-09 12:28:53.342 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-10-09 12:28:53.344 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 624)) (1.13.3) 2022-10-09 12:28:54.516 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:28:54.532 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:28:54.545 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:28:54.559 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:28:54.572 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:28:54.589 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:28:54.601 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:28:54.614 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:28:54.629 | +functions-common:time_stop:2460 (B start_time=1665318530469 2022-10-09 12:28:54.643 | +functions-common:time_stop:2462 (B [[ -z 1665318530469 ]] 2022-10-09 12:28:54.659 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:28:54.676 | +functions-common:time_stop:2465 (B end_time=1665318534662 2022-10-09 12:28:54.691 | +functions-common:time_stop:2466 (B elapsed_time=4193 2022-10-09 12:28:54.706 | +functions-common:time_stop:2467 (B total=39314 2022-10-09 12:28:54.722 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:28:54.737 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=43507 2022-10-09 12:28:54.753 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:28:54.768 | +lib/keystone:install_keystonemiddleware:525 (B pip_install_gr python-memcached 2022-10-09 12:28:54.784 | +inc/python:pip_install_gr:76 (B local name=python-memcached 2022-10-09 12:28:54.800 | +inc/python:pip_install_gr:77 (B local clean_name 2022-10-09 12:28:54.820 | ++inc/python:pip_install_gr:78 (B get_from_global_requirements python-memcached 2022-10-09 12:28:54.838 | ++inc/python:get_from_global_requirements:225 (B local package=python-memcached 2022-10-09 12:28:54.854 | ++inc/python:get_from_global_requirements:226 (B local required_pkg 2022-10-09 12:28:54.873 | +++inc/python:get_from_global_requirements:227 (B grep -i -h '^python-memcached' /opt/stack/openstack/requirements/global-requirements.txt 2022-10-09 12:28:54.875 | +++inc/python:get_from_global_requirements:227 (B cut -d# -f1 2022-10-09 12:28:54.895 | ++inc/python:get_from_global_requirements:227 (B required_pkg='python-memcached ' 2022-10-09 12:28:54.911 | ++inc/python:get_from_global_requirements:228 (B [[ python-memcached == '' ]] 2022-10-09 12:28:54.926 | ++inc/python:get_from_global_requirements:231 (B echo python-memcached 2022-10-09 12:28:54.944 | +inc/python:pip_install_gr:78 (B clean_name=python-memcached 2022-10-09 12:28:54.960 | +inc/python:pip_install_gr:79 (B pip_install python-memcached 2022-10-09 12:28:55.048 | Using python 3.8 to install python-memcached 2022-10-09 12:28:55.060 | +inc/python:pip_install:193 (B sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt python-memcached 2022-10-09 12:28:57.113 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.131 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.142 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.148 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.265 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.279 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.282 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.285 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.294 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.300 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.301 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.323 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.330 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.333 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.345 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.370 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.376 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.380 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.411 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.420 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.423 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.436 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.441 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.472 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.486 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.489 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.550 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.555 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.617 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.697 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.715 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.718 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.725 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.729 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.743 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.748 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.760 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.802 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.812 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.824 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.854 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.857 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:28:57.865 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 444)) (1.59) 2022-10-09 12:28:57.869 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 522)) (1.16.0) 2022-10-09 12:28:59.243 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:28:59.259 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:28:59.274 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:28:59.288 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:28:59.302 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:28:59.316 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:28:59.330 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:28:59.344 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:28:59.358 | +functions-common:time_stop:2460 (B start_time=1665318535035 2022-10-09 12:28:59.372 | +functions-common:time_stop:2462 (B [[ -z 1665318535035 ]] 2022-10-09 12:28:59.387 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:28:59.404 | +functions-common:time_stop:2465 (B end_time=1665318539390 2022-10-09 12:28:59.419 | +functions-common:time_stop:2466 (B elapsed_time=4355 2022-10-09 12:28:59.433 | +functions-common:time_stop:2467 (B total=43507 2022-10-09 12:28:59.447 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:28:59.462 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=47862 2022-10-09 12:28:59.477 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:28:59.494 | +./stack.sh:main:896 (B is_service_enabled keystone 2022-10-09 12:28:59.585 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:59.602 | +./stack.sh:main:903 (B is_service_enabled swift 2022-10-09 12:28:59.689 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:59.705 | +./stack.sh:main:917 (B is_service_enabled g-api n-api 2022-10-09 12:28:59.792 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:28:59.808 | +./stack.sh:main:923 (B is_service_enabled cinder 2022-10-09 12:28:59.896 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:28:59.913 | +./stack.sh:main:925 (B stack_install_service cinder 2022-10-09 12:28:59.928 | +lib/stack:stack_install_service:20 (B local service=cinder 2022-10-09 12:28:59.944 | +lib/stack:stack_install_service:21 (B type install_cinder 2022-10-09 12:28:59.960 | +lib/stack:stack_install_service:23 (B [[ False = True ]] 2022-10-09 12:28:59.975 | +lib/stack:stack_install_service:32 (B install_cinder 2022-10-09 12:28:59.992 | +lib/cinder:install_cinder:466 (B git_clone https://opendev.org/openstack/cinder.git /opt/stack/openstack/cinder stable/yoga 2022-10-09 12:29:00.007 | +functions-common:git_clone:608 (B local git_remote=https://opendev.org/openstack/cinder.git 2022-10-09 12:29:00.023 | +functions-common:git_clone:609 (B local git_dest=/opt/stack/openstack/cinder 2022-10-09 12:29:00.040 | +functions-common:git_clone:610 (B local git_ref=stable/yoga 2022-10-09 12:29:00.055 | +functions-common:git_clone:611 (B local orig_dir 2022-10-09 12:29:00.071 | ++functions-common:git_clone:612 (B pwd 2022-10-09 12:29:00.087 | +functions-common:git_clone:612 (B orig_dir=/opt/stack/devstack 2022-10-09 12:29:00.101 | +functions-common:git_clone:613 (B local git_clone_flags= 2022-10-09 12:29:00.119 | ++functions-common:git_clone:615 (B trueorfalse False RECLONE 2022-10-09 12:29:00.204 | +functions-common:git_clone:615 (B RECLONE=False 2022-10-09 12:29:00.218 | +functions-common:git_clone:616 (B [[ 0 -gt 0 ]] 2022-10-09 12:29:00.234 | +functions-common:git_clone:620 (B [[ False = \T\r\u\e ]] 2022-10-09 12:29:00.252 | +functions-common:git_clone:629 (B echo stable/yoga 2022-10-09 12:29:00.253 | +functions-common:git_clone:629 (B egrep -q '^refs' 2022-10-09 12:29:00.276 | +functions-common:git_clone:643 (B [[ ! -d /opt/stack/openstack/cinder ]] 2022-10-09 12:29:00.292 | +functions-common:git_clone:651 (B [[ False = \T\r\u\e ]] 2022-10-09 12:29:00.306 | +functions-common:git_clone:686 (B sudo git config --system --add safe.directory /opt/stack/openstack/cinder 2022-10-09 12:29:00.344 | +functions-common:git_clone:689 (B cd /opt/stack/openstack/cinder 2022-10-09 12:29:00.361 | +functions-common:git_clone:690 (B git show --oneline 2022-10-09 12:29:00.361 | +functions-common:git_clone:690 (B head -1 2022-10-09 12:29:00.372 | 1fa65ac7e Merge "PowerMax Driver - Add a release note for 784603" into stable/yoga 2022-10-09 12:29:00.388 | +functions-common:git_clone:691 (B cd /opt/stack/devstack 2022-10-09 12:29:00.404 | +lib/cinder:install_cinder:467 (B setup_develop /opt/stack/openstack/cinder 2022-10-09 12:29:00.420 | +inc/python:setup_develop:338 (B local bindep 2022-10-09 12:29:00.435 | +inc/python:setup_develop:339 (B [[ /opt/stack/openstack/cinder == -bindep* ]] 2022-10-09 12:29:00.450 | +inc/python:setup_develop:343 (B local project_dir=/opt/stack/openstack/cinder 2022-10-09 12:29:00.467 | +inc/python:setup_develop:344 (B local extras= 2022-10-09 12:29:00.484 | +inc/python:setup_develop:345 (B _setup_package_with_constraints_edit /opt/stack/openstack/cinder -e 2022-10-09 12:29:00.526 | +inc/python:_setup_package_with_constraints_edit:364 (B local bindep 2022-10-09 12:29:00.527 | +inc/python:_setup_package_with_constraints_edit:365 (B [[ /opt/stack/openstack/cinder == -bindep* ]] 2022-10-09 12:29:00.530 | +inc/python:_setup_package_with_constraints_edit:369 (B local project_dir=/opt/stack/openstack/cinder 2022-10-09 12:29:00.547 | +inc/python:_setup_package_with_constraints_edit:370 (B local flags=-e 2022-10-09 12:29:00.563 | +inc/python:_setup_package_with_constraints_edit:371 (B local extras= 2022-10-09 12:29:00.581 | ++inc/python:_setup_package_with_constraints_edit:378 (B cd /opt/stack/openstack/cinder 2022-10-09 12:29:00.597 | ++inc/python:_setup_package_with_constraints_edit:378 (B pwd 2022-10-09 12:29:00.615 | +inc/python:_setup_package_with_constraints_edit:378 (B project_dir=/opt/stack/openstack/cinder 2022-10-09 12:29:00.632 | +inc/python:_setup_package_with_constraints_edit:380 (B '[' -n /opt/stack/openstack/requirements ']' 2022-10-09 12:29:00.647 | +inc/python:_setup_package_with_constraints_edit:384 (B local name 2022-10-09 12:29:00.664 | ++inc/python:_setup_package_with_constraints_edit:385 (B awk '/^name.*=/ {print $3}' /opt/stack/openstack/cinder/setup.cfg 2022-10-09 12:29:00.686 | +inc/python:_setup_package_with_constraints_edit:385 (B name=cinder 2022-10-09 12:29:00.702 | +inc/python:_setup_package_with_constraints_edit:387 (B /opt/stack/openstack/requirements/.venv/bin/edit-constraints /opt/stack/openstack/requirements/upper-constraints.txt -- cinder 2022-10-09 12:29:01.231 | +inc/python:_setup_package_with_constraints_edit:390 (B setup_package /opt/stack/openstack/cinder -e 2022-10-09 12:29:01.247 | +inc/python:setup_package:418 (B local bindep=0 2022-10-09 12:29:01.263 | +inc/python:setup_package:419 (B local bindep_flag= 2022-10-09 12:29:01.278 | +inc/python:setup_package:420 (B local bindep_profiles= 2022-10-09 12:29:01.291 | +inc/python:setup_package:421 (B [[ /opt/stack/openstack/cinder == -bindep* ]] 2022-10-09 12:29:01.305 | +inc/python:setup_package:426 (B local project_dir=/opt/stack/openstack/cinder 2022-10-09 12:29:01.320 | +inc/python:setup_package:427 (B local flags=-e 2022-10-09 12:29:01.335 | +inc/python:setup_package:428 (B local extras= 2022-10-09 12:29:01.350 | +inc/python:setup_package:432 (B [[ -n -e ]] 2022-10-09 12:29:01.365 | +inc/python:setup_package:432 (B [[ -z '' ]] 2022-10-09 12:29:01.380 | +inc/python:setup_package:432 (B [[ ! -e =~ ^-.* ]] 2022-10-09 12:29:01.395 | +inc/python:setup_package:437 (B [[ ! -z '' ]] 2022-10-09 12:29:01.410 | +inc/python:setup_package:442 (B [[ 0 == 1 ]] 2022-10-09 12:29:01.425 | +inc/python:setup_package:446 (B pip_install -e /opt/stack/openstack/cinder 2022-10-09 12:29:01.505 | Using python 3.8 to install /opt/stack/openstack/cinder 2022-10-09 12:29:01.520 | +inc/python:pip_install:193 (B sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt -e /opt/stack/openstack/cinder 2022-10-09 12:29:03.321 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.331 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.341 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.345 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.411 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.424 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.426 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.429 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.439 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.444 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.446 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.466 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.473 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.476 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.489 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.513 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.518 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.522 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.553 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.561 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.564 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.577 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.582 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.612 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.624 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.627 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.686 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.691 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.750 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.877 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.912 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.916 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.930 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.937 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.961 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.970 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:03.992 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:04.064 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:04.080 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:04.105 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:04.141 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:04.145 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:04.150 | Obtaining file:///opt/stack/openstack/cinder 2022-10-09 12:29:07.595 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-10-09 12:29:07.600 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-10-09 12:29:07.605 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-10-09 12:29:07.612 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-10-09 12:29:07.692 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-10-09 12:29:07.700 | Requirement already satisfied: boto3===1.21.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 110)) (1.21.7) 2022-10-09 12:29:07.706 | Requirement already satisfied: botocore===1.24.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 111)) (1.24.7) 2022-10-09 12:29:07.712 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-10-09 12:29:07.723 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-10-09 12:29:07.745 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-10-09 12:29:07.753 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-10-09 12:29:07.755 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-10-09 12:29:07.760 | Requirement already satisfied: google-api-python-client===2.38.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 199)) (2.38.0) 2022-10-09 12:29:07.768 | Requirement already satisfied: google-auth===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 200)) (2.6.0) 2022-10-09 12:29:07.782 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 201)) (0.1.0) 2022-10-09 12:29:07.786 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-10-09 12:29:07.789 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-10-09 12:29:07.795 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-10-09 12:29:07.798 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-10-09 12:29:07.800 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-10-09 12:29:07.816 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-10-09 12:29:07.848 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-10-09 12:29:07.878 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 262)) (4.8.0) 2022-10-09 12:29:07.884 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 300)) (4.1.3) 2022-10-09 12:29:07.890 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 311)) (5.2.2) 2022-10-09 12:29:07.903 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 318)) (1.7.0) 2022-10-09 12:29:07.906 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 322)) (5.6.0) 2022-10-09 12:29:07.916 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 326)) (2.10.1) 2022-10-09 12:29:07.938 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 327)) (4.5.0) 2022-10-09 12:29:07.945 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 328)) (8.8.0) 2022-10-09 12:29:07.967 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 329)) (4.1.0) 2022-10-09 12:29:07.971 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 330)) (11.2.0) 2022-10-09 12:29:07.998 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 331)) (5.1.0) 2022-10-09 12:29:08.001 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 333)) (4.7.0) 2022-10-09 12:29:08.024 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 334)) (12.13.0) 2022-10-09 12:29:08.082 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 335)) (0.4.0) 2022-10-09 12:29:08.088 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 336)) (4.5.1) 2022-10-09 12:29:08.099 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 337)) (3.11.0) 2022-10-09 12:29:08.107 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 338)) (2.7.0) 2022-10-09 12:29:08.115 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 339)) (2.3.0) 2022-10-09 12:29:08.121 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 340)) (6.3.1) 2022-10-09 12:29:08.122 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 341)) (4.3.0) 2022-10-09 12:29:08.127 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 342)) (2.8.0) 2022-10-09 12:29:08.139 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 343)) (1.5.0) 2022-10-09 12:29:08.145 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 344)) (4.12.3) 2022-10-09 12:29:08.153 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 345)) (2.6.0) 2022-10-09 12:29:08.163 | Requirement already satisfied: oslo.vmware===3.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 346)) (3.10.0) 2022-10-09 12:29:08.174 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 349)) (3.4.2) 2022-10-09 12:29:08.196 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 352)) (21.3) 2022-10-09 12:29:08.199 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 354)) (2.8.1) 2022-10-09 12:29:08.215 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 356)) (5.8.1) 2022-10-09 12:29:08.217 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 367)) (3.1.1) 2022-10-09 12:29:08.223 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 369)) (0.13.1) 2022-10-09 12:29:08.227 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 371)) (5.9.0) 2022-10-09 12:29:08.238 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 379)) (0.4.8) 2022-10-09 12:29:08.240 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 380)) (0.2.8) 2022-10-09 12:29:08.242 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 381)) (3.1.1) 2022-10-09 12:29:08.248 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 389)) (0.9.6) 2022-10-09 12:29:08.249 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 394)) (3.0.7) 2022-10-09 12:29:08.253 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 406)) (0.18.1) 2022-10-09 12:29:08.256 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 421)) (5.3.0) 2022-10-09 12:29:08.264 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 429)) (2.8.2) 2022-10-09 12:29:08.266 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 432)) (3.6.0) 2022-10-09 12:29:08.275 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 438)) (4.4.0) 2022-10-09 12:29:08.284 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 449)) (17.7.0) 2022-10-09 12:29:08.292 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 461)) (3.13.1) 2022-10-09 12:29:08.304 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 468)) (2021.3) 2022-10-09 12:29:08.307 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 479)) (0.7) 2022-10-09 12:29:08.311 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2.27.1) 2022-10-09 12:29:08.325 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 494)) (1.5.0) 2022-10-09 12:29:08.327 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 496)) (4.8) 2022-10-09 12:29:08.330 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 499)) (2.1.74) 2022-10-09 12:29:08.333 | Requirement already satisfied: s3transfer===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 503)) (0.5.2) 2022-10-09 12:29:08.336 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 519)) (60.9.3) 2022-10-09 12:29:08.372 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 522)) (1.16.0) 2022-10-09 12:29:08.374 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 552)) (0.13.0) 2022-10-09 12:29:08.379 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 553)) (0.4.2) 2022-10-09 12:29:08.381 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 556)) (3.3.0) 2022-10-09 12:29:08.383 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 558)) (3.5.0) 2022-10-09 12:29:08.386 | Requirement already satisfied: suds-community===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 563)) (1.0.0) 2022-10-09 12:29:08.388 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 569)) (0.8.9) 2022-10-09 12:29:08.392 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 572)) (4.6.4) 2022-10-09 12:29:08.417 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 573)) (6.3.1) 2022-10-09 12:29:08.424 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 576)) (2.0.1) 2022-10-09 12:29:08.429 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 577)) (0.5.0) 2022-10-09 12:29:08.432 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 578)) (2.5.0) 2022-10-09 12:29:08.438 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 588)) (2.10.1) 2022-10-09 12:29:08.465 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 608)) (4.1.1) 2022-10-09 12:29:08.467 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 609)) (1.26.8) 2022-10-09 12:29:08.478 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 615)) (0.12.2) 2022-10-09 12:29:08.480 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 618)) (1.3.3) 2022-10-09 12:29:08.485 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 619)) (0.2.5) 2022-10-09 12:29:08.487 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 624)) (1.13.3) 2022-10-09 12:29:08.490 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 632)) (1.3.3) 2022-10-09 12:29:08.493 | Requirement already satisfied: zstd===1.5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 640)) (1.5.1.0) 2022-10-09 12:29:08.495 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-10-09 12:29:08.497 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-10-09 12:29:08.505 | Requirement already satisfied: google-api-core===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 198)) (2.5.0) 2022-10-09 12:29:08.514 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-10-09 12:29:08.516 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-10-09 12:29:08.547 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-10-09 12:29:08.550 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-10-09 12:29:08.552 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-10-09 12:29:08.553 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 281)) (0.8.0) 2022-10-09 12:29:08.556 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-10-09 12:29:08.559 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-10-09 12:29:08.567 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-10-09 12:29:08.569 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-10-09 12:29:08.592 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-10-09 12:29:08.595 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-10-09 12:29:08.600 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-10-09 12:29:08.604 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 275)) (1.0.3) 2022-10-09 12:29:08.605 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-10-09 12:29:08.611 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 282)) (0.11.0) 2022-10-09 12:29:08.613 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-10-09 12:29:08.619 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-10-09 12:29:08.626 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 377)) (22.0.0) 2022-10-09 12:29:08.633 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-10-09 12:29:08.636 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-10-09 12:29:08.637 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2019.11.28) 2022-10-09 12:29:08.639 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 470)) (0.23.2) 2022-10-09 12:29:08.641 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-10-09 12:29:08.643 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-10-09 12:29:08.646 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 285)) (2.6.3) 2022-10-09 12:29:08.664 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 385)) (1.4.2) 2022-10-09 12:29:08.667 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-10-09 12:29:08.668 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-10-09 12:29:08.671 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 383)) (2.21) 2022-10-09 12:29:08.673 | Requirement already satisfied: googleapis-common-protos===1.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 202)) (1.55.0) 2022-10-09 12:29:08.676 | Requirement already satisfied: protobuf===3.19.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 370)) (3.19.4) 2022-10-09 12:29:08.678 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-10-09 12:29:08.691 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-10-09 12:29:08.695 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-10-09 12:29:08.714 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 611)) (5.0.0) 2022-10-09 12:29:08.715 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-10-09 12:29:08.717 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-10-09 12:29:08.742 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-10-09 12:29:08.744 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-10-09 12:29:08.746 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 639)) (3.7.0) 2022-10-09 12:29:08.758 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 395)) (1.8.2) 2022-10-09 12:29:09.468 | Installing collected packages: cinder 2022-10-09 12:29:09.468 | Attempting uninstall: cinder 2022-10-09 12:29:09.469 | Found existing installation: cinder 20.0.2.dev11 2022-10-09 12:29:09.471 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-10-09 12:29:09.472 | Running setup.py develop for cinder 2022-10-09 12:29:13.074 | Successfully installed cinder 2022-10-09 12:29:13.200 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:29:13.216 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:29:13.229 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:29:13.244 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:29:13.258 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:29:13.273 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:29:13.286 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:29:13.301 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:29:13.315 | +functions-common:time_stop:2460 (B start_time=1665318541494 2022-10-09 12:29:13.328 | +functions-common:time_stop:2462 (B [[ -z 1665318541494 ]] 2022-10-09 12:29:13.344 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:29:13.365 | +functions-common:time_stop:2465 (B end_time=1665318553348 2022-10-09 12:29:13.379 | +functions-common:time_stop:2466 (B elapsed_time=11854 2022-10-09 12:29:13.393 | +functions-common:time_stop:2467 (B total=47862 2022-10-09 12:29:13.407 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:29:13.421 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=59716 2022-10-09 12:29:13.436 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:29:13.450 | +inc/python:setup_package:448 (B [[ -e == \-\e ]] 2022-10-09 12:29:13.466 | +inc/python:setup_package:449 (B safe_chown -R stack /opt/stack/openstack/cinder/cinder.egg-info 2022-10-09 12:29:13.481 | +functions-common:safe_chown:2354 (B _safe_permission_operation chown -R stack /opt/stack/openstack/cinder/cinder.egg-info 2022-10-09 12:29:13.568 | +functions-common:_safe_permission_operation:2202 (B sudo chown -R stack /opt/stack/openstack/cinder/cinder.egg-info 2022-10-09 12:29:13.605 | +inc/python:_setup_package_with_constraints_edit:394 (B use_library_from_git /opt/stack/openstack/cinder 2022-10-09 12:29:13.620 | +inc/python:use_library_from_git:250 (B local name=/opt/stack/openstack/cinder 2022-10-09 12:29:13.636 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:29:13.651 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:29:13.666 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,/opt/stack/openstack/cinder, ]] 2022-10-09 12:29:13.682 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:29:13.697 | +lib/cinder:install_cinder:468 (B [[ lioadm == \t\g\t\a\d\m ]] 2022-10-09 12:29:13.713 | +lib/cinder:install_cinder:470 (B [[ lioadm == \l\i\o\a\d\m ]] 2022-10-09 12:29:13.729 | +lib/cinder:install_cinder:471 (B is_ubuntu 2022-10-09 12:29:13.745 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:29:13.760 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:29:13.775 | +lib/cinder:install_cinder:473 (B sudo mkdir -p /etc/target 2022-10-09 12:29:13.811 | +lib/cinder:install_cinder:475 (B install_package targetcli-fb 2022-10-09 12:29:13.826 | +functions-common:install_package:1475 (B update_package_repo 2022-10-09 12:29:13.843 | +functions-common:update_package_repo:1447 (B NO_UPDATE_REPOS=False 2022-10-09 12:29:13.858 | +functions-common:update_package_repo:1448 (B REPOS_UPDATED=True 2022-10-09 12:29:13.874 | +functions-common:update_package_repo:1449 (B RETRY_UPDATE=False 2022-10-09 12:29:13.889 | +functions-common:update_package_repo:1451 (B [[ False = \T\r\u\e ]] 2022-10-09 12:29:13.904 | +functions-common:update_package_repo:1455 (B is_ubuntu 2022-10-09 12:29:13.920 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:29:13.935 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:29:13.951 | +functions-common:update_package_repo:1456 (B apt_get_update 2022-10-09 12:29:13.968 | +functions-common:apt_get_update:1201 (B [[ True == \T\r\u\e ]] 2022-10-09 12:29:13.983 | +functions-common:apt_get_update:1201 (B [[ False != \T\r\u\e ]] 2022-10-09 12:29:14.000 | +functions-common:apt_get_update:1202 (B return 2022-10-09 12:29:14.017 | +functions-common:install_package:1476 (B real_install_package targetcli-fb 2022-10-09 12:29:14.033 | +functions-common:real_install_package:1461 (B is_ubuntu 2022-10-09 12:29:14.048 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:29:14.063 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:29:14.078 | +functions-common:real_install_package:1462 (B apt_get install targetcli-fb 2022-10-09 12:29:14.174 | +functions-common:apt_get:1242 (B sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-10-09 12:29:15.985 | Reading package lists... 2022-10-09 12:29:16.367 | Building dependency tree... 2022-10-09 12:29:16.368 | Reading state information... 2022-10-09 12:29:16.622 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-10-09 12:29:16.622 | 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 2022-10-09 12:29:16.642 | +functions-common:apt_get:1246 (B result=0 2022-10-09 12:29:16.665 | +functions-common:apt_get:1249 (B time_stop apt-get 2022-10-09 12:29:16.673 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:29:16.689 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:29:16.706 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:29:16.719 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:29:16.734 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:29:16.750 | +functions-common:time_stop:2459 (B name=apt-get 2022-10-09 12:29:16.766 | +functions-common:time_stop:2460 (B start_time=1665318554157 2022-10-09 12:29:16.781 | +functions-common:time_stop:2462 (B [[ -z 1665318554157 ]] 2022-10-09 12:29:16.799 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:29:16.818 | +functions-common:time_stop:2465 (B end_time=1665318556802 2022-10-09 12:29:16.834 | +functions-common:time_stop:2466 (B elapsed_time=2645 2022-10-09 12:29:16.849 | +functions-common:time_stop:2467 (B total=7196 2022-10-09 12:29:16.865 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:29:16.879 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=9841 2022-10-09 12:29:16.894 | +functions-common:apt_get:1250 (B return 0 2022-10-09 12:29:16.910 | +lib/stack:stack_install_service:33 (B [[ False = True ]] 2022-10-09 12:29:16.926 | +./stack.sh:main:926 (B configure_cinder 2022-10-09 12:29:16.942 | +lib/cinder:configure_cinder:245 (B sudo install -d -o stack -m 755 /etc/cinder 2022-10-09 12:29:16.977 | +lib/cinder:configure_cinder:247 (B rm -f /etc/cinder/cinder.conf 2022-10-09 12:29:16.996 | +lib/cinder:configure_cinder:249 (B configure_rootwrap cinder 2022-10-09 12:29:17.010 | +inc/rootwrap:configure_rootwrap:43 (B local project=cinder 2022-10-09 12:29:17.024 | +inc/rootwrap:configure_rootwrap:44 (B local project_uc 2022-10-09 12:29:17.042 | ++inc/rootwrap:configure_rootwrap:45 (B echo cinder 2022-10-09 12:29:17.044 | ++inc/rootwrap:configure_rootwrap:45 (B tr a-z A-Z 2022-10-09 12:29:17.064 | +inc/rootwrap:configure_rootwrap:45 (B project_uc=CINDER 2022-10-09 12:29:17.079 | +inc/rootwrap:configure_rootwrap:46 (B local bin_dir=CINDER_BIN_DIR 2022-10-09 12:29:17.093 | +inc/rootwrap:configure_rootwrap:47 (B bin_dir=/usr/local/bin 2022-10-09 12:29:17.107 | +inc/rootwrap:configure_rootwrap:48 (B local project_dir=CINDER_DIR 2022-10-09 12:29:17.123 | +inc/rootwrap:configure_rootwrap:49 (B project_dir=/opt/stack/openstack/cinder 2022-10-09 12:29:17.137 | +inc/rootwrap:configure_rootwrap:51 (B local rootwrap_conf_src_dir=/opt/stack/openstack/cinder/etc/cinder 2022-10-09 12:29:17.153 | +inc/rootwrap:configure_rootwrap:52 (B local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-10-09 12:29:17.168 | +inc/rootwrap:configure_rootwrap:55 (B sudo rm -rf /etc/cinder/rootwrap.d 2022-10-09 12:29:17.203 | +inc/rootwrap:configure_rootwrap:56 (B sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-10-09 12:29:17.238 | +inc/rootwrap:configure_rootwrap:57 (B sudo install -o root -g root -m 644 /opt/stack/openstack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-10-09 12:29:17.274 | +inc/rootwrap:configure_rootwrap:60 (B sudo install -o root -g root -m 644 /opt/stack/openstack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-10-09 12:29:17.310 | +inc/rootwrap:configure_rootwrap:61 (B sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-10-09 12:29:17.350 | +inc/rootwrap:configure_rootwrap:64 (B local tempfile 2022-10-09 12:29:17.368 | ++inc/rootwrap:configure_rootwrap:65 (B mktemp 2022-10-09 12:29:17.386 | +inc/rootwrap:configure_rootwrap:65 (B tempfile=/tmp/tmp.uMVZ3MgoQ9 2022-10-09 12:29:17.402 | +inc/rootwrap:configure_rootwrap:67 (B rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-10-09 12:29:17.418 | +inc/rootwrap:configure_rootwrap:68 (B echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-10-09 12:29:17.433 | +inc/rootwrap:configure_rootwrap:69 (B '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-10-09 12:29:17.450 | +inc/rootwrap:configure_rootwrap:74 (B chmod 0440 /tmp/tmp.uMVZ3MgoQ9 2022-10-09 12:29:17.468 | +inc/rootwrap:configure_rootwrap:75 (B sudo chown root:root /tmp/tmp.uMVZ3MgoQ9 2022-10-09 12:29:17.504 | +inc/rootwrap:configure_rootwrap:76 (B sudo mv /tmp/tmp.uMVZ3MgoQ9 /etc/sudoers.d/cinder-rootwrap 2022-10-09 12:29:17.540 | ++inc/rootwrap:configure_rootwrap:80 (B dirname /usr/local/bin/cinder-rootwrap 2022-10-09 12:29:17.557 | +inc/rootwrap:configure_rootwrap:80 (B add_sudo_secure_path /usr/local/bin 2022-10-09 12:29:17.572 | +inc/rootwrap:add_sudo_secure_path:21 (B local dir=/usr/local/bin 2022-10-09 12:29:17.587 | +inc/rootwrap:add_sudo_secure_path:22 (B local line 2022-10-09 12:29:17.602 | +inc/rootwrap:add_sudo_secure_path:25 (B [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-10-09 12:29:17.617 | +inc/rootwrap:add_sudo_secure_path:28 (B line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-10-09 12:29:17.631 | +inc/rootwrap:add_sudo_secure_path:32 (B [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-10-09 12:29:17.648 | +lib/cinder:configure_cinder:251 (B [[ -f /opt/stack/openstack/cinder/etc/cinder/resource_filters.json ]] 2022-10-09 12:29:17.664 | +lib/cinder:configure_cinder:252 (B cp -p /opt/stack/openstack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-10-09 12:29:17.685 | +lib/cinder:configure_cinder:255 (B cp /opt/stack/openstack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-10-09 12:29:17.704 | +lib/cinder:configure_cinder:257 (B inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-10-09 12:29:17.794 | +lib/cinder:configure_cinder:258 (B inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-10-09 12:29:17.881 | +lib/cinder:configure_cinder:259 (B inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-10-09 12:29:17.969 | +lib/cinder:configure_cinder:260 (B inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-10-09 12:29:18.056 | +lib/cinder:configure_cinder:261 (B inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-10-09 12:29:18.144 | +lib/cinder:configure_cinder:262 (B inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-10-09 12:29:18.237 | +lib/cinder:configure_cinder:263 (B inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-10-09 12:29:18.323 | +lib/cinder:configure_cinder:264 (B inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-10-09 12:29:18.412 | +lib/cinder:configure_cinder:266 (B configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-10-09 12:29:18.428 | +lib/keystone:configure_keystone_authtoken_middleware:447 (B local conf_file=/etc/cinder/cinder.conf 2022-10-09 12:29:18.444 | +lib/keystone:configure_keystone_authtoken_middleware:448 (B local admin_user=cinder 2022-10-09 12:29:18.461 | +lib/keystone:configure_keystone_authtoken_middleware:449 (B local section=keystone_authtoken 2022-10-09 12:29:18.476 | +lib/keystone:configure_keystone_authtoken_middleware:451 (B iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-10-09 12:29:18.596 | +lib/keystone:configure_keystone_authtoken_middleware:452 (B iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-10-09 12:29:18.707 | +lib/keystone:configure_keystone_authtoken_middleware:453 (B iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://172.17.0.2/identity 2022-10-09 12:29:18.820 | +lib/keystone:configure_keystone_authtoken_middleware:454 (B iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-10-09 12:29:18.936 | +lib/keystone:configure_keystone_authtoken_middleware:455 (B iniset /etc/cinder/cinder.conf keystone_authtoken password bsvbr5pzLpN0szN84v3m 2022-10-09 12:29:19.051 | +lib/keystone:configure_keystone_authtoken_middleware:456 (B iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-10-09 12:29:19.165 | +lib/keystone:configure_keystone_authtoken_middleware:457 (B iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-10-09 12:29:19.279 | +lib/keystone:configure_keystone_authtoken_middleware:458 (B iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-10-09 12:29:19.394 | +lib/keystone:configure_keystone_authtoken_middleware:460 (B iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-10-09 12:29:19.509 | +lib/keystone:configure_keystone_authtoken_middleware:461 (B iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-10-09 12:29:19.621 | +lib/cinder:configure_cinder:268 (B iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-10-09 12:29:19.732 | +lib/cinder:configure_cinder:270 (B iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-10-09 12:29:19.839 | ++lib/cinder:configure_cinder:271 (B database_connection_url cinder 2022-10-09 12:29:19.853 | ++lib/database:database_connection_url:134 (B local db=cinder 2022-10-09 12:29:19.868 | ++lib/database:database_connection_url:135 (B database_connection_url_mysql cinder 2022-10-09 12:29:19.883 | ++lib/databases/mysql:database_connection_url_mysql:213 (B local db=cinder 2022-10-09 12:29:19.899 | ++lib/databases/mysql:database_connection_url_mysql:214 (B echo 'mysql+pymysql://root:bsvbr5pzLpN0szN84v3m@172.17.0.2/cinder?charset=utf8' 2022-10-09 12:29:19.913 | +lib/cinder:configure_cinder:271 (B iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:bsvbr5pzLpN0szN84v3m@172.17.0.2/cinder?charset=utf8' 2022-10-09 12:29:20.025 | +lib/cinder:configure_cinder:272 (B iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-10-09 12:29:20.128 | +lib/cinder:configure_cinder:273 (B iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-10-09 12:29:20.231 | +lib/cinder:configure_cinder:274 (B iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-10-09 12:29:20.406 | +lib/cinder:configure_cinder:275 (B iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-10-09 12:29:20.521 | +lib/cinder:configure_cinder:276 (B iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-10-09 12:29:20.628 | +lib/cinder:configure_cinder:277 (B iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-10-09 12:29:20.744 | +lib/cinder:configure_cinder:278 (B [[ 4 == 6 ]] 2022-10-09 12:29:20.759 | +lib/cinder:configure_cinder:281 (B iniset /etc/cinder/cinder.conf DEFAULT my_ip 172.17.0.3 2022-10-09 12:29:20.868 | +lib/cinder:configure_cinder:283 (B iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-10-09 12:29:20.988 | ++lib/cinder:configure_cinder:284 (B openssl rand -hex 16 2022-10-09 12:29:21.013 | +lib/cinder:configure_cinder:284 (B iniset /etc/cinder/cinder.conf key_manager fixed_key e316c84b4da25f6d28f8016a1a7dc4b7 2022-10-09 12:29:21.124 | +lib/cinder:configure_cinder:285 (B [[ -n '' ]] 2022-10-09 12:29:21.142 | +lib/cinder:configure_cinder:290 (B iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-10-09 12:29:21.258 | +lib/cinder:configure_cinder:291 (B iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-10-09 12:29:21.370 | +lib/cinder:configure_cinder:292 (B iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-10-09 12:29:21.485 | +lib/cinder:configure_cinder:297 (B iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-10-09 12:29:21.601 | +lib/cinder:configure_cinder:299 (B is_service_enabled c-vol 2022-10-09 12:29:21.689 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:29:21.705 | +lib/cinder:configure_cinder:299 (B [[ -n lvm:lvmdriver-1 ]] 2022-10-09 12:29:21.720 | +lib/cinder:configure_cinder:300 (B local enabled_backends= 2022-10-09 12:29:21.736 | +lib/cinder:configure_cinder:301 (B local default_name= 2022-10-09 12:29:21.752 | +lib/cinder:configure_cinder:302 (B local be be_name be_type 2022-10-09 12:29:21.808 | +lib/cinder:configure_cinder:303 (B for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-10-09 12:29:21.808 | +lib/cinder:configure_cinder:304 (B be_type=lvm 2022-10-09 12:29:21.808 | +lib/cinder:configure_cinder:305 (B be_name=lvmdriver-1 2022-10-09 12:29:21.813 | +lib/cinder:configure_cinder:306 (B type configure_cinder_backend_lvm 2022-10-09 12:29:21.830 | +lib/cinder:configure_cinder:307 (B configure_cinder_backend_lvm lvmdriver-1 2022-10-09 12:29:21.845 | +lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 (B local be_name=lvmdriver-1 2022-10-09 12:29:21.862 | +lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 (B iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-10-09 12:29:22.160 | +lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 (B iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-10-09 12:29:22.280 | +lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 (B iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-10-09 12:29:22.403 | +lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 (B iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-10-09 12:29:22.519 | +lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 (B iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2022-10-09 12:29:22.645 | +lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 (B iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2022-10-09 12:29:22.758 | +lib/cinder:configure_cinder:309 (B [[ -z '' ]] 2022-10-09 12:29:22.772 | +lib/cinder:configure_cinder:310 (B default_name=lvmdriver-1 2022-10-09 12:29:22.787 | +lib/cinder:configure_cinder:312 (B enabled_backends+=lvmdriver-1, 2022-10-09 12:29:22.802 | +lib/cinder:configure_cinder:314 (B iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-10-09 12:29:22.918 | +lib/cinder:configure_cinder:315 (B [[ -n lvmdriver-1 ]] 2022-10-09 12:29:22.937 | +lib/cinder:configure_cinder:316 (B iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-10-09 12:29:23.051 | +lib/cinder:configure_cinder:318 (B configure_cinder_image_volume_cache 2022-10-09 12:29:23.068 | +lib/cinder:configure_cinder_image_volume_cache:624 (B for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-10-09 12:29:23.085 | +lib/cinder:configure_cinder_image_volume_cache:625 (B local be_name=lvmdriver-1 2022-10-09 12:29:23.102 | +lib/cinder:configure_cinder_image_volume_cache:627 (B iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-10-09 12:29:23.221 | +lib/cinder:configure_cinder_image_volume_cache:629 (B [[ -n '' ]] 2022-10-09 12:29:23.238 | +lib/cinder:configure_cinder_image_volume_cache:633 (B [[ -n '' ]] 2022-10-09 12:29:23.254 | +lib/cinder:configure_cinder:321 (B is_service_enabled c-bak 2022-10-09 12:29:23.342 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:23.358 | +lib/cinder:configure_cinder:329 (B is_service_enabled ceilometer 2022-10-09 12:29:23.446 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:23.460 | +lib/cinder:configure_cinder:333 (B is_service_enabled tls-proxy 2022-10-09 12:29:23.549 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:23.563 | +lib/cinder:configure_cinder:347 (B '[' False '!=' False ']' 2022-10-09 12:29:23.578 | +lib/cinder:configure_cinder:351 (B iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-10-09 12:29:23.595 | +lib/rpc_backend:iniset_rpc_backend:157 (B local package=cinder 2022-10-09 12:29:23.612 | +lib/rpc_backend:iniset_rpc_backend:158 (B local file=/etc/cinder/cinder.conf 2022-10-09 12:29:23.628 | +lib/rpc_backend:iniset_rpc_backend:159 (B local section=DEFAULT 2022-10-09 12:29:23.643 | +lib/rpc_backend:iniset_rpc_backend:160 (B local virtual_host= 2022-10-09 12:29:23.660 | +lib/rpc_backend:iniset_rpc_backend:161 (B is_service_enabled rabbit 2022-10-09 12:29:23.745 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:23.760 | +lib/rpc_backend:iniset_rpc_backend:161 (B '[' -n 172.17.0.2 ']' 2022-10-09 12:29:23.774 | +lib/rpc_backend:iniset_rpc_backend:161 (B '[' -n bsvbr5pzLpN0szN84v3m ']' 2022-10-09 12:29:23.792 | ++lib/rpc_backend:iniset_rpc_backend:162 (B get_transport_url '' 2022-10-09 12:29:23.807 | ++lib/rpc_backend:get_transport_url:139 (B local virtual_host= 2022-10-09 12:29:23.822 | ++lib/rpc_backend:get_transport_url:140 (B is_service_enabled rabbit 2022-10-09 12:29:23.906 | ++functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:23.921 | ++lib/rpc_backend:get_transport_url:140 (B '[' -n 172.17.0.2 ']' 2022-10-09 12:29:23.937 | ++lib/rpc_backend:get_transport_url:140 (B '[' -n bsvbr5pzLpN0szN84v3m ']' 2022-10-09 12:29:23.950 | ++lib/rpc_backend:get_transport_url:141 (B echo rabbit://stackrabbit:bsvbr5pzLpN0szN84v3m@172.17.0.2:5672/ 2022-10-09 12:29:23.968 | +lib/rpc_backend:iniset_rpc_backend:162 (B iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:bsvbr5pzLpN0szN84v3m@172.17.0.2:5672/ 2022-10-09 12:29:24.076 | +lib/rpc_backend:iniset_rpc_backend:163 (B '[' -n '' ']' 2022-10-09 12:29:24.092 | +lib/rpc_backend:iniset_rpc_backend:166 (B '[' -n '' ']' 2022-10-09 12:29:24.107 | +lib/cinder:configure_cinder:354 (B setup_logging /etc/cinder/cinder.conf True 2022-10-09 12:29:24.122 | +functions:setup_logging:674 (B setup_systemd_logging /etc/cinder/cinder.conf 2022-10-09 12:29:24.137 | +functions:setup_systemd_logging:689 (B local conf_file=/etc/cinder/cinder.conf 2022-10-09 12:29:24.154 | ++functions:setup_systemd_logging:694 (B trueorfalse False USE_JOURNAL 2022-10-09 12:29:24.242 | +functions:setup_systemd_logging:694 (B USE_JOURNAL=False 2022-10-09 12:29:24.256 | +functions:setup_systemd_logging:695 (B local pidstr= 2022-10-09 12:29:24.272 | +functions:setup_systemd_logging:696 (B [[ False == \T\r\u\e ]] 2022-10-09 12:29:24.288 | +functions:setup_systemd_logging:700 (B pidstr='(pid=%(process)d) ' 2022-10-09 12:29:24.303 | +functions:setup_systemd_logging:702 (B iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-10-09 12:29:24.422 | +functions:setup_systemd_logging:704 (B iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-10-09 12:29:24.533 | +functions:setup_systemd_logging:705 (B iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-10-09 12:29:24.643 | +functions:setup_systemd_logging:706 (B iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-10-09 12:29:24.751 | +lib/cinder:configure_cinder:356 (B is_service_enabled c-api 2022-10-09 12:29:24.845 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:24.861 | +lib/cinder:configure_cinder:360 (B [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2022-10-09 12:29:24.879 | +lib/cinder:configure_cinder:364 (B iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2022-10-09 12:29:24.993 | +lib/cinder:configure_cinder:366 (B iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://172.17.0.2/image 2022-10-09 12:29:25.098 | +lib/cinder:configure_cinder:367 (B is_service_enabled tls-proxy 2022-10-09 12:29:25.187 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:25.205 | +lib/cinder:configure_cinder:373 (B configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-10-09 12:29:25.221 | +lib/keystone:configure_keystone_authtoken_middleware:447 (B local conf_file=/etc/cinder/cinder.conf 2022-10-09 12:29:25.237 | +lib/keystone:configure_keystone_authtoken_middleware:448 (B local admin_user=nova 2022-10-09 12:29:25.253 | +lib/keystone:configure_keystone_authtoken_middleware:449 (B local section=nova 2022-10-09 12:29:25.271 | +lib/keystone:configure_keystone_authtoken_middleware:451 (B iniset /etc/cinder/cinder.conf nova auth_type password 2022-10-09 12:29:25.387 | +lib/keystone:configure_keystone_authtoken_middleware:452 (B iniset /etc/cinder/cinder.conf nova interface public 2022-10-09 12:29:25.500 | +lib/keystone:configure_keystone_authtoken_middleware:453 (B iniset /etc/cinder/cinder.conf nova auth_url http://172.17.0.2/identity 2022-10-09 12:29:25.615 | +lib/keystone:configure_keystone_authtoken_middleware:454 (B iniset /etc/cinder/cinder.conf nova username nova 2022-10-09 12:29:25.728 | +lib/keystone:configure_keystone_authtoken_middleware:455 (B iniset /etc/cinder/cinder.conf nova password bsvbr5pzLpN0szN84v3m 2022-10-09 12:29:25.842 | +lib/keystone:configure_keystone_authtoken_middleware:456 (B iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-10-09 12:29:25.958 | +lib/keystone:configure_keystone_authtoken_middleware:457 (B iniset /etc/cinder/cinder.conf nova project_name service 2022-10-09 12:29:26.073 | +lib/keystone:configure_keystone_authtoken_middleware:458 (B iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-10-09 12:29:26.184 | +lib/keystone:configure_keystone_authtoken_middleware:460 (B iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-10-09 12:29:26.299 | +lib/keystone:configure_keystone_authtoken_middleware:461 (B iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-10-09 12:29:26.408 | +lib/cinder:configure_cinder:374 (B iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-10-09 12:29:26.523 | +lib/cinder:configure_cinder:375 (B iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-10-09 12:29:26.641 | +lib/cinder:configure_cinder:377 (B [[ ! -z '' ]] 2022-10-09 12:29:26.657 | +lib/cinder:configure_cinder:379 (B is_service_enabled etcd3 2022-10-09 12:29:26.746 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:26.762 | +lib/cinder:configure_cinder:383 (B [[ False == True ]] 2022-10-09 12:29:26.779 | +./stack.sh:main:929 (B is_service_enabled neutron 2022-10-09 12:29:26.872 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:29:26.887 | +./stack.sh:main:931 (B stack_install_service neutron 2022-10-09 12:29:26.903 | +lib/stack:stack_install_service:20 (B local service=neutron 2022-10-09 12:29:26.919 | +lib/stack:stack_install_service:21 (B type install_neutron 2022-10-09 12:29:26.934 | +lib/stack:stack_install_service:23 (B [[ False = True ]] 2022-10-09 12:29:26.950 | +lib/stack:stack_install_service:32 (B install_neutron 2022-10-09 12:29:26.966 | +lib/neutron:install_neutron:687 (B is_neutron_legacy_enabled 2022-10-09 12:29:26.986 | ++lib/neutron:is_neutron_legacy_enabled:136 (B echo 2022-10-09 12:29:26.987 | ++lib/neutron:is_neutron_legacy_enabled:136 (B sed s/neutron-//g 2022-10-09 12:29:27.009 | +lib/neutron:is_neutron_legacy_enabled:136 (B disabled_services_copy= 2022-10-09 12:29:27.025 | +lib/neutron:is_neutron_legacy_enabled:137 (B [[ , =~ ,neutron ]] 2022-10-09 12:29:27.042 | +lib/neutron:is_neutron_legacy_enabled:138 (B [[ ,n-cpu,c-vol,placement-client,ovn-controller,ovs-vswitchd,ovsdb-server,q-ovn-metadata-agent =~ ,q- ]] 2022-10-09 12:29:27.058 | +lib/neutron:is_neutron_legacy_enabled:138 (B return 0 2022-10-09 12:29:27.074 | +lib/neutron:install_neutron:689 (B install_mutnauq 2022-10-09 12:29:27.090 | +lib/neutron-legacy:install_mutnauq:470 (B use_library_from_git neutron-lib 2022-10-09 12:29:27.107 | +inc/python:use_library_from_git:250 (B local name=neutron-lib 2022-10-09 12:29:27.123 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:29:27.139 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:29:27.155 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,neutron-lib, ]] 2022-10-09 12:29:27.170 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:29:27.186 | +lib/neutron-legacy:install_mutnauq:475 (B git_clone https://opendev.org/openstack/neutron.git /opt/stack/openstack/neutron stable/yoga 2022-10-09 12:29:27.201 | +functions-common:git_clone:608 (B local git_remote=https://opendev.org/openstack/neutron.git 2022-10-09 12:29:27.217 | +functions-common:git_clone:609 (B local git_dest=/opt/stack/openstack/neutron 2022-10-09 12:29:27.232 | +functions-common:git_clone:610 (B local git_ref=stable/yoga 2022-10-09 12:29:27.247 | +functions-common:git_clone:611 (B local orig_dir 2022-10-09 12:29:27.265 | ++functions-common:git_clone:612 (B pwd 2022-10-09 12:29:27.280 | +functions-common:git_clone:612 (B orig_dir=/opt/stack/devstack 2022-10-09 12:29:27.296 | +functions-common:git_clone:613 (B local git_clone_flags= 2022-10-09 12:29:27.314 | ++functions-common:git_clone:615 (B trueorfalse False RECLONE 2022-10-09 12:29:27.400 | +functions-common:git_clone:615 (B RECLONE=False 2022-10-09 12:29:27.415 | +functions-common:git_clone:616 (B [[ 0 -gt 0 ]] 2022-10-09 12:29:27.430 | +functions-common:git_clone:620 (B [[ False = \T\r\u\e ]] 2022-10-09 12:29:27.447 | +functions-common:git_clone:629 (B echo stable/yoga 2022-10-09 12:29:27.448 | +functions-common:git_clone:629 (B egrep -q '^refs' 2022-10-09 12:29:27.468 | +functions-common:git_clone:643 (B [[ ! -d /opt/stack/openstack/neutron ]] 2022-10-09 12:29:27.484 | +functions-common:git_clone:651 (B [[ False = \T\r\u\e ]] 2022-10-09 12:29:27.501 | +functions-common:git_clone:686 (B sudo git config --system --add safe.directory /opt/stack/openstack/neutron 2022-10-09 12:29:27.538 | +functions-common:git_clone:689 (B cd /opt/stack/openstack/neutron 2022-10-09 12:29:27.556 | +functions-common:git_clone:690 (B git show --oneline 2022-10-09 12:29:27.683 | +functions-common:git_clone:690 (B head -1 2022-10-09 12:29:27.684 | b11fb8802f Merge "Bump revision number of objects when description is changed" into stable/yoga 2022-10-09 12:29:27.684 | +functions-common:git_clone:691 (B cd /opt/stack/devstack 2022-10-09 12:29:27.684 | +lib/neutron-legacy:install_mutnauq:476 (B setup_develop /opt/stack/openstack/neutron 2022-10-09 12:29:27.684 | +inc/python:setup_develop:338 (B local bindep 2022-10-09 12:29:27.684 | +inc/python:setup_develop:339 (B [[ /opt/stack/openstack/neutron == -bindep* ]] 2022-10-09 12:29:27.684 | +inc/python:setup_develop:343 (B local project_dir=/opt/stack/openstack/neutron 2022-10-09 12:29:27.684 | +inc/python:setup_develop:344 (B local extras= 2022-10-09 12:29:27.684 | +inc/python:setup_develop:345 (B _setup_package_with_constraints_edit /opt/stack/openstack/neutron -e 2022-10-09 12:29:27.697 | +inc/python:_setup_package_with_constraints_edit:364 (B local bindep 2022-10-09 12:29:27.714 | +inc/python:_setup_package_with_constraints_edit:365 (B [[ /opt/stack/openstack/neutron == -bindep* ]] 2022-10-09 12:29:27.730 | +inc/python:_setup_package_with_constraints_edit:369 (B local project_dir=/opt/stack/openstack/neutron 2022-10-09 12:29:27.747 | +inc/python:_setup_package_with_constraints_edit:370 (B local flags=-e 2022-10-09 12:29:27.764 | +inc/python:_setup_package_with_constraints_edit:371 (B local extras= 2022-10-09 12:29:27.784 | ++inc/python:_setup_package_with_constraints_edit:378 (B cd /opt/stack/openstack/neutron 2022-10-09 12:29:27.800 | ++inc/python:_setup_package_with_constraints_edit:378 (B pwd 2022-10-09 12:29:27.817 | +inc/python:_setup_package_with_constraints_edit:378 (B project_dir=/opt/stack/openstack/neutron 2022-10-09 12:29:27.833 | +inc/python:_setup_package_with_constraints_edit:380 (B '[' -n /opt/stack/openstack/requirements ']' 2022-10-09 12:29:27.855 | +inc/python:_setup_package_with_constraints_edit:384 (B local name 2022-10-09 12:29:27.874 | ++inc/python:_setup_package_with_constraints_edit:385 (B awk '/^name.*=/ {print $3}' /opt/stack/openstack/neutron/setup.cfg 2022-10-09 12:29:27.899 | +inc/python:_setup_package_with_constraints_edit:385 (B name=neutron 2022-10-09 12:29:27.915 | +inc/python:_setup_package_with_constraints_edit:387 (B /opt/stack/openstack/requirements/.venv/bin/edit-constraints /opt/stack/openstack/requirements/upper-constraints.txt -- neutron 2022-10-09 12:29:28.466 | +inc/python:_setup_package_with_constraints_edit:390 (B setup_package /opt/stack/openstack/neutron -e 2022-10-09 12:29:28.481 | +inc/python:setup_package:418 (B local bindep=0 2022-10-09 12:29:28.511 | +inc/python:setup_package:419 (B local bindep_flag= 2022-10-09 12:29:28.512 | +inc/python:setup_package:420 (B local bindep_profiles= 2022-10-09 12:29:28.524 | +inc/python:setup_package:421 (B [[ /opt/stack/openstack/neutron == -bindep* ]] 2022-10-09 12:29:28.539 | +inc/python:setup_package:426 (B local project_dir=/opt/stack/openstack/neutron 2022-10-09 12:29:28.554 | +inc/python:setup_package:427 (B local flags=-e 2022-10-09 12:29:28.705 | +inc/python:setup_package:428 (B local extras= 2022-10-09 12:29:28.706 | +inc/python:setup_package:432 (B [[ -n -e ]] 2022-10-09 12:29:28.706 | +inc/python:setup_package:432 (B [[ -z '' ]] 2022-10-09 12:29:28.706 | +inc/python:setup_package:432 (B [[ ! -e =~ ^-.* ]] 2022-10-09 12:29:28.706 | +inc/python:setup_package:437 (B [[ ! -z '' ]] 2022-10-09 12:29:28.706 | +inc/python:setup_package:442 (B [[ 0 == 1 ]] 2022-10-09 12:29:28.706 | +inc/python:setup_package:446 (B pip_install -e /opt/stack/openstack/neutron 2022-10-09 12:29:28.750 | Using python 3.8 to install /opt/stack/openstack/neutron 2022-10-09 12:29:28.766 | +inc/python:pip_install:193 (B sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt -e /opt/stack/openstack/neutron 2022-10-09 12:29:30.872 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:30.883 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:30.892 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:30.897 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.002 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.015 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.018 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.021 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.031 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.036 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.038 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.058 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.064 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.068 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.080 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.104 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.110 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.113 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.144 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.153 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.156 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.169 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.174 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.205 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.217 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.220 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.279 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.284 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.341 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.420 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.437 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.440 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.447 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.450 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.463 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.468 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.479 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.518 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.526 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.538 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.568 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.571 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:31.576 | Obtaining file:///opt/stack/openstack/neutron 2022-10-09 12:29:35.389 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-10-09 12:29:35.394 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-10-09 12:29:35.396 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-10-09 12:29:35.401 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-10-09 12:29:35.407 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-10-09 12:29:35.414 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-10-09 12:29:35.584 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-10-09 12:29:35.600 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-10-09 12:29:35.616 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-10-09 12:29:35.621 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-10-09 12:29:35.623 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-10-09 12:29:35.629 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-10-09 12:29:35.633 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-10-09 12:29:35.636 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-10-09 12:29:35.642 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-10-09 12:29:35.664 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-10-09 12:29:35.680 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-10-09 12:29:35.716 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-10-09 12:29:35.748 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 281)) (0.8.0) 2022-10-09 12:29:35.752 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 282)) (0.11.0) 2022-10-09 12:29:35.755 | Requirement already satisfied: neutron-lib===2.20.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 286)) (2.20.0) 2022-10-09 12:29:35.778 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 307)) (0.61.0) 2022-10-09 12:29:35.793 | Requirement already satisfied: os-ken===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 314)) (2.3.1) 2022-10-09 12:29:35.803 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 317)) (1.1.0) 2022-10-09 12:29:35.806 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 318)) (1.7.0) 2022-10-09 12:29:35.808 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 320)) (2.7.0) 2022-10-09 12:29:35.812 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 321)) (2.7.1) 2022-10-09 12:29:35.826 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 326)) (2.10.1) 2022-10-09 12:29:35.848 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 327)) (4.5.0) 2022-10-09 12:29:35.856 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 328)) (8.8.0) 2022-10-09 12:29:35.880 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 329)) (4.1.0) 2022-10-09 12:29:35.884 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 330)) (11.2.0) 2022-10-09 12:29:35.914 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 331)) (5.1.0) 2022-10-09 12:29:35.917 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 333)) (4.7.0) 2022-10-09 12:29:35.942 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 334)) (12.13.0) 2022-10-09 12:29:35.976 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 335)) (0.4.0) 2022-10-09 12:29:35.983 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 336)) (4.5.1) 2022-10-09 12:29:35.996 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 337)) (3.11.0) 2022-10-09 12:29:36.006 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 338)) (2.7.0) 2022-10-09 12:29:36.015 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 339)) (2.3.0) 2022-10-09 12:29:36.023 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 340)) (6.3.1) 2022-10-09 12:29:36.025 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 341)) (4.3.0) 2022-10-09 12:29:36.031 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 342)) (2.8.0) 2022-10-09 12:29:36.045 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 343)) (1.5.0) 2022-10-09 12:29:36.052 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 344)) (4.12.3) 2022-10-09 12:29:36.062 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 345)) (2.6.0) 2022-10-09 12:29:36.074 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 349)) (3.4.2) 2022-10-09 12:29:36.129 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 350)) (2.16.0) 2022-10-09 12:29:36.133 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 351)) (1.15.2) 2022-10-09 12:29:36.139 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 352)) (21.3) 2022-10-09 12:29:36.143 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 356)) (5.8.1) 2022-10-09 12:29:36.145 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 357)) (1.4.1) 2022-10-09 12:29:36.151 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 367)) (3.1.1) 2022-10-09 12:29:36.160 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 369)) (0.13.1) 2022-10-09 12:29:36.164 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 371)) (5.9.0) 2022-10-09 12:29:36.182 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 377)) (22.0.0) 2022-10-09 12:29:36.190 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 381)) (3.1.1) 2022-10-09 12:29:36.197 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 389)) (0.9.6) 2022-10-09 12:29:36.199 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 394)) (3.0.7) 2022-10-09 12:29:36.204 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 397)) (0.6.6) 2022-10-09 12:29:36.215 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 398)) (0.6.6) 2022-10-09 12:29:36.217 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-10-09 12:29:36.220 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-10-09 12:29:36.222 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-10-09 12:29:36.225 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-10-09 12:29:36.228 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-10-09 12:29:36.231 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-10-09 12:29:36.233 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 429)) (2.8.2) 2022-10-09 12:29:36.237 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 430)) (4.5.1) 2022-10-09 12:29:36.250 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 438)) (4.4.0) 2022-10-09 12:29:36.262 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 448)) (7.8.0) 2022-10-09 12:29:36.279 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 449)) (17.7.0) 2022-10-09 12:29:36.289 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 468)) (2021.3) 2022-10-09 12:29:36.292 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 479)) (0.7) 2022-10-09 12:29:36.296 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2.27.1) 2022-10-09 12:29:36.314 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 488)) (1.4.0) 2022-10-09 12:29:36.315 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 494)) (1.5.0) 2022-10-09 12:29:36.319 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 517)) (1.2.2) 2022-10-09 12:29:36.322 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 519)) (60.9.3) 2022-10-09 12:29:36.363 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 521)) (3.17.6) 2022-10-09 12:29:36.366 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 522)) (1.16.0) 2022-10-09 12:29:36.367 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 526)) (2.4.0) 2022-10-09 12:29:36.369 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 552)) (0.13.0) 2022-10-09 12:29:36.375 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 553)) (0.4.2) 2022-10-09 12:29:36.377 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 556)) (3.3.0) 2022-10-09 12:29:36.378 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 558)) (3.5.0) 2022-10-09 12:29:36.382 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 573)) (6.3.1) 2022-10-09 12:29:36.390 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 576)) (2.0.1) 2022-10-09 12:29:36.395 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 577)) (0.5.0) 2022-10-09 12:29:36.398 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 578)) (2.5.0) 2022-10-09 12:29:36.404 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 588)) (2.10.1) 2022-10-09 12:29:36.433 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 609)) (1.26.8) 2022-10-09 12:29:36.444 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 615)) (0.12.2) 2022-10-09 12:29:36.447 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 619)) (0.2.5) 2022-10-09 12:29:36.450 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 624)) (1.13.3) 2022-10-09 12:29:36.452 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 632)) (1.3.3) 2022-10-09 12:29:36.455 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 639)) (3.7.0) 2022-10-09 12:29:36.467 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-10-09 12:29:36.472 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-10-09 12:29:36.480 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-10-09 12:29:36.483 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-10-09 12:29:36.485 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 276)) (2.5.0) 2022-10-09 12:29:36.497 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-10-09 12:29:36.499 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-10-09 12:29:36.501 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-10-09 12:29:36.503 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-10-09 12:29:36.507 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-10-09 12:29:36.526 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 275)) (1.0.3) 2022-10-09 12:29:36.528 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-10-09 12:29:36.530 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-10-09 12:29:36.532 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-10-09 12:29:36.561 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-10-09 12:29:36.567 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-10-09 12:29:36.579 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-10-09 12:29:36.584 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-10-09 12:29:36.596 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 37)) (3.0.0) 2022-10-09 12:29:36.620 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 261)) (0.3.5) 2022-10-09 12:29:36.623 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-10-09 12:29:36.654 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 324)) (2.5.0) 2022-10-09 12:29:36.671 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-10-09 12:29:36.686 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 312)) (2.1.0) 2022-10-09 12:29:36.691 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-10-09 12:29:36.697 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-10-09 12:29:36.702 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2019.11.28) 2022-10-09 12:29:36.705 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-10-09 12:29:36.708 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-10-09 12:29:36.712 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-10-09 12:29:36.716 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 611)) (5.0.0) 2022-10-09 12:29:36.719 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 383)) (2.21) 2022-10-09 12:29:36.723 | Requirement already satisfied: beautifulsoup4===4.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 104)) (4.10.0) 2022-10-09 12:29:36.731 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 617)) (2.0.0) 2022-10-09 12:29:36.743 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-10-09 12:29:36.779 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 406)) (0.18.1) 2022-10-09 12:29:36.783 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-10-09 12:29:36.785 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-10-09 12:29:36.814 | Requirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 527)) (2.3.1) 2022-10-09 12:29:36.817 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 395)) (1.8.2) 2022-10-09 12:29:37.557 | Installing collected packages: neutron 2022-10-09 12:29:37.558 | Attempting uninstall: neutron 2022-10-09 12:29:37.560 | Found existing installation: neutron 20.2.1.dev32 2022-10-09 12:29:37.571 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-10-09 12:29:37.573 | Running setup.py develop for neutron 2022-10-09 12:29:41.464 | Successfully installed neutron 2022-10-09 12:29:41.577 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:29:41.594 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:29:41.608 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:29:41.622 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:29:41.633 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:29:41.649 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:29:41.663 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:29:41.676 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:29:41.693 | +functions-common:time_stop:2460 (B start_time=1665318568737 2022-10-09 12:29:41.709 | +functions-common:time_stop:2462 (B [[ -z 1665318568737 ]] 2022-10-09 12:29:41.724 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:29:41.743 | +functions-common:time_stop:2465 (B end_time=1665318581728 2022-10-09 12:29:41.758 | +functions-common:time_stop:2466 (B elapsed_time=12991 2022-10-09 12:29:41.772 | +functions-common:time_stop:2467 (B total=59716 2022-10-09 12:29:41.788 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:29:41.802 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=72707 2022-10-09 12:29:41.817 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:29:41.831 | +inc/python:setup_package:448 (B [[ -e == \-\e ]] 2022-10-09 12:29:41.850 | +inc/python:setup_package:449 (B safe_chown -R stack /opt/stack/openstack/neutron/neutron.egg-info 2022-10-09 12:29:41.866 | +functions-common:safe_chown:2354 (B _safe_permission_operation chown -R stack /opt/stack/openstack/neutron/neutron.egg-info 2022-10-09 12:29:41.954 | +functions-common:_safe_permission_operation:2202 (B sudo chown -R stack /opt/stack/openstack/neutron/neutron.egg-info 2022-10-09 12:29:41.992 | +inc/python:_setup_package_with_constraints_edit:394 (B use_library_from_git /opt/stack/openstack/neutron 2022-10-09 12:29:42.006 | +inc/python:use_library_from_git:250 (B local name=/opt/stack/openstack/neutron 2022-10-09 12:29:42.021 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:29:42.037 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:29:42.051 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,/opt/stack/openstack/neutron, ]] 2022-10-09 12:29:42.067 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:29:42.083 | +lib/neutron-legacy:install_mutnauq:478 (B [[ ovn == \o\v\n ]] 2022-10-09 12:29:42.099 | +lib/neutron-legacy:install_mutnauq:479 (B install_ovn 2022-10-09 12:29:42.113 | +lib/neutron_plugins/ovn_agent:install_ovn:351 (B echo 'Installing OVN and dependent packages' 2022-10-09 12:29:42.114 | Installing OVN and dependent packages 2022-10-09 12:29:42.132 | +lib/neutron_plugins/ovn_agent:install_ovn:354 (B ovn_sanity_check 2022-10-09 12:29:42.147 | +lib/neutron_plugins/ovn_agent:ovn_sanity_check:338 (B is_service_enabled q-agt neutron-agt 2022-10-09 12:29:42.227 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:42.242 | +lib/neutron_plugins/ovn_agent:ovn_sanity_check:340 (B is_service_enabled q-l3 neutron-l3 2022-10-09 12:29:42.321 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:42.340 | +lib/neutron_plugins/ovn_agent:ovn_sanity_check:342 (B is_service_enabled q-svc neutron-api 2022-10-09 12:29:42.423 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:42.440 | +lib/neutron_plugins/ovn_agent:ovn_sanity_check:344 (B is_service_enabled q-svc neutron-api 2022-10-09 12:29:42.527 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:42.542 | +lib/neutron_plugins/ovn_agent:install_ovn:357 (B pip_install tox 2022-10-09 12:29:42.633 | Using python 3.8 to install tox 2022-10-09 12:29:42.649 | +inc/python:pip_install:193 (B sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt tox 2022-10-09 12:29:44.748 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.762 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.771 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.776 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.897 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.911 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.914 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.917 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.927 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.932 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.933 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.954 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.961 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.965 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:44.977 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.002 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.008 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.011 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.043 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.052 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.054 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.067 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.072 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.102 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.115 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.118 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.178 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.183 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.241 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.321 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.338 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.341 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.348 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.352 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.365 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.370 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.381 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.419 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.427 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.438 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.468 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.470 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:29:45.476 | Requirement already satisfied: tox in /usr/local/lib/python3.8/dist-packages (3.26.0) 2022-10-09 12:29:45.507 | Requirement already satisfied: py===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 376)) (1.11.0) 2022-10-09 12:29:45.509 | Requirement already satisfied: filelock===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 183)) (3.6.0) 2022-10-09 12:29:45.519 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 522)) (1.16.0) 2022-10-09 12:29:45.521 | Requirement already satisfied: pluggy===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 364)) (1.0.0) 2022-10-09 12:29:45.528 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 352)) (21.3) 2022-10-09 12:29:45.532 | Requirement already satisfied: tomli===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 587)) (2.0.1) 2022-10-09 12:29:45.534 | Requirement already satisfied: virtualenv===20.13.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 614)) (20.13.2) 2022-10-09 12:29:45.560 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 394)) (3.0.7) 2022-10-09 12:29:45.564 | Requirement already satisfied: distlib===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 152)) (0.3.4) 2022-10-09 12:29:45.565 | Requirement already satisfied: platformdirs===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 363)) (2.5.1) 2022-10-09 12:29:46.846 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:29:46.858 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:29:46.873 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:29:46.887 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:29:46.900 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:29:46.913 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:29:46.927 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:29:46.941 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:29:46.956 | +functions-common:time_stop:2460 (B start_time=1665318582622 2022-10-09 12:29:46.971 | +functions-common:time_stop:2462 (B [[ -z 1665318582622 ]] 2022-10-09 12:29:46.987 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:29:47.005 | +functions-common:time_stop:2465 (B end_time=1665318586990 2022-10-09 12:29:47.020 | +functions-common:time_stop:2466 (B elapsed_time=4368 2022-10-09 12:29:47.035 | +functions-common:time_stop:2467 (B total=72707 2022-10-09 12:29:47.049 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:29:47.065 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=77075 2022-10-09 12:29:47.080 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:29:47.096 | +lib/neutron_plugins/ovn_agent:install_ovn:359 (B sudo mkdir -p /var/run/ovn 2022-10-09 12:29:47.133 | ++lib/neutron_plugins/ovn_agent:install_ovn:360 (B whoami 2022-10-09 12:29:47.153 | +lib/neutron_plugins/ovn_agent:install_ovn:360 (B sudo chown stack /var/run/ovn 2022-10-09 12:29:47.188 | +lib/neutron_plugins/ovn_agent:install_ovn:364 (B sudo ln -s /var/run/ovn /var/run/ovn 2022-10-09 12:29:47.221 | +lib/neutron_plugins/ovn_agent:install_ovn:366 (B [[ False == \T\r\u\e ]] 2022-10-09 12:29:47.238 | +lib/neutron_plugins/ovn_agent:install_ovn:389 (B source /opt/stack/devstack/tools/fixup_stuff.sh 2022-10-09 12:29:47.255 | ++tools/fixup_stuff.sh:source:12 (B [[ -z /opt/stack/devstack ]] 2022-10-09 12:29:47.273 | +lib/neutron_plugins/ovn_agent:install_ovn:390 (B fixup_ovn_centos 2022-10-09 12:29:47.289 | +tools/fixup_stuff.sh:fixup_ovn_centos:133 (B [[ Ubuntu != \C\e\n\t\O\S ]] 2022-10-09 12:29:47.304 | +tools/fixup_stuff.sh:fixup_ovn_centos:134 (B return 2022-10-09 12:29:47.323 | ++lib/neutron_plugins/ovn_agent:install_ovn:391 (B get_packages openvswitch 2022-10-09 12:29:47.421 | +lib/neutron_plugins/ovn_agent:install_ovn:391 (B install_package fakeroot make openvswitch-switch 2022-10-09 12:29:47.437 | +functions-common:install_package:1475 (B update_package_repo 2022-10-09 12:29:47.454 | +functions-common:update_package_repo:1447 (B NO_UPDATE_REPOS=False 2022-10-09 12:29:47.470 | +functions-common:update_package_repo:1448 (B REPOS_UPDATED=True 2022-10-09 12:29:47.486 | +functions-common:update_package_repo:1449 (B RETRY_UPDATE=False 2022-10-09 12:29:47.503 | +functions-common:update_package_repo:1451 (B [[ False = \T\r\u\e ]] 2022-10-09 12:29:47.519 | +functions-common:update_package_repo:1455 (B is_ubuntu 2022-10-09 12:29:47.535 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:29:47.551 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:29:47.566 | +functions-common:update_package_repo:1456 (B apt_get_update 2022-10-09 12:29:47.583 | +functions-common:apt_get_update:1201 (B [[ True == \T\r\u\e ]] 2022-10-09 12:29:47.599 | +functions-common:apt_get_update:1201 (B [[ False != \T\r\u\e ]] 2022-10-09 12:29:47.615 | +functions-common:apt_get_update:1202 (B return 2022-10-09 12:29:47.631 | +functions-common:install_package:1476 (B real_install_package fakeroot make openvswitch-switch 2022-10-09 12:29:47.648 | +functions-common:real_install_package:1461 (B is_ubuntu 2022-10-09 12:29:47.664 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:29:47.681 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:29:47.696 | +functions-common:real_install_package:1462 (B apt_get install fakeroot make openvswitch-switch 2022-10-09 12:29:47.798 | +functions-common:apt_get:1242 (B sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-10-09 12:29:49.096 | Reading package lists... 2022-10-09 12:29:49.325 | Building dependency tree... 2022-10-09 12:29:49.327 | Reading state information... 2022-10-09 12:29:49.533 | fakeroot is already the newest version (1.24-1). 2022-10-09 12:29:49.533 | make is already the newest version (4.2.1-1.2). 2022-10-09 12:29:49.533 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-10-09 12:29:49.533 | 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 2022-10-09 12:29:49.554 | +functions-common:apt_get:1246 (B result=0 2022-10-09 12:29:49.568 | +functions-common:apt_get:1249 (B time_stop apt-get 2022-10-09 12:29:49.586 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:29:49.598 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:29:49.610 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:29:49.625 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:29:49.639 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:29:49.655 | +functions-common:time_stop:2459 (B name=apt-get 2022-10-09 12:29:49.669 | +functions-common:time_stop:2460 (B start_time=1665318587782 2022-10-09 12:29:49.685 | +functions-common:time_stop:2462 (B [[ -z 1665318587782 ]] 2022-10-09 12:29:49.699 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:29:49.717 | +functions-common:time_stop:2465 (B end_time=1665318589702 2022-10-09 12:29:49.730 | +functions-common:time_stop:2466 (B elapsed_time=1920 2022-10-09 12:29:49.744 | +functions-common:time_stop:2467 (B total=9841 2022-10-09 12:29:49.759 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:29:49.773 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=11761 2022-10-09 12:29:49.788 | +functions-common:apt_get:1250 (B return 0 2022-10-09 12:29:49.806 | ++lib/neutron_plugins/ovn_agent:install_ovn:392 (B get_packages ovn 2022-10-09 12:29:49.900 | +lib/neutron_plugins/ovn_agent:install_ovn:392 (B install_package ovn-central ovn-controller-vtep ovn-host 2022-10-09 12:29:49.916 | +functions-common:install_package:1475 (B update_package_repo 2022-10-09 12:29:49.930 | +functions-common:update_package_repo:1447 (B NO_UPDATE_REPOS=False 2022-10-09 12:29:49.946 | +functions-common:update_package_repo:1448 (B REPOS_UPDATED=True 2022-10-09 12:29:49.961 | +functions-common:update_package_repo:1449 (B RETRY_UPDATE=False 2022-10-09 12:29:49.975 | +functions-common:update_package_repo:1451 (B [[ False = \T\r\u\e ]] 2022-10-09 12:29:49.991 | +functions-common:update_package_repo:1455 (B is_ubuntu 2022-10-09 12:29:50.005 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:29:50.020 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:29:50.034 | +functions-common:update_package_repo:1456 (B apt_get_update 2022-10-09 12:29:50.048 | +functions-common:apt_get_update:1201 (B [[ True == \T\r\u\e ]] 2022-10-09 12:29:50.063 | +functions-common:apt_get_update:1201 (B [[ False != \T\r\u\e ]] 2022-10-09 12:29:50.078 | +functions-common:apt_get_update:1202 (B return 2022-10-09 12:29:50.094 | +functions-common:install_package:1476 (B real_install_package ovn-central ovn-controller-vtep ovn-host 2022-10-09 12:29:50.109 | +functions-common:real_install_package:1461 (B is_ubuntu 2022-10-09 12:29:50.123 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:29:50.139 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:29:50.153 | +functions-common:real_install_package:1462 (B apt_get install ovn-central ovn-controller-vtep ovn-host 2022-10-09 12:29:50.249 | +functions-common:apt_get:1242 (B sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2022-10-09 12:29:51.637 | Reading package lists... 2022-10-09 12:29:51.870 | Building dependency tree... 2022-10-09 12:29:51.872 | Reading state information... 2022-10-09 12:29:52.082 | ovn-central is already the newest version (20.03.2-0ubuntu0.20.04.3). 2022-10-09 12:29:52.082 | ovn-host is already the newest version (20.03.2-0ubuntu0.20.04.3). 2022-10-09 12:29:52.082 | ovn-controller-vtep is already the newest version (20.03.2-0ubuntu0.20.04.3). 2022-10-09 12:29:52.082 | 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 2022-10-09 12:29:52.104 | +functions-common:apt_get:1246 (B result=0 2022-10-09 12:29:52.120 | +functions-common:apt_get:1249 (B time_stop apt-get 2022-10-09 12:29:52.134 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:29:52.148 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:29:52.160 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:29:52.173 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:29:52.190 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:29:52.204 | +functions-common:time_stop:2459 (B name=apt-get 2022-10-09 12:29:52.218 | +functions-common:time_stop:2460 (B start_time=1665318590232 2022-10-09 12:29:52.231 | +functions-common:time_stop:2462 (B [[ -z 1665318590232 ]] 2022-10-09 12:29:52.249 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:29:52.267 | +functions-common:time_stop:2465 (B end_time=1665318592252 2022-10-09 12:29:52.281 | +functions-common:time_stop:2466 (B elapsed_time=2020 2022-10-09 12:29:52.296 | +functions-common:time_stop:2467 (B total=11761 2022-10-09 12:29:52.311 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:29:52.326 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=13781 2022-10-09 12:29:52.341 | +functions-common:apt_get:1250 (B return 0 2022-10-09 12:29:52.356 | +lib/neutron_plugins/ovn_agent:install_ovn:396 (B export PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:29:52.371 | +lib/neutron_plugins/ovn_agent:install_ovn:396 (B PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:29:52.385 | +lib/neutron_plugins/ovn_agent:install_ovn:399 (B local log_archive_dir=/opt/stack/openstack/logs/archive 2022-10-09 12:29:52.400 | +lib/neutron_plugins/ovn_agent:install_ovn:400 (B mkdir -p /opt/stack/openstack/logs/archive 2022-10-09 12:29:52.423 | +lib/neutron_plugins/ovn_agent:install_ovn:401 (B for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2022-10-09 12:29:52.438 | +lib/neutron_plugins/ovn_agent:install_ovn:402 (B '[' -f /opt/stack/openstack/logs/ovs-vswitchd.log ']' 2022-10-09 12:29:52.453 | +lib/neutron_plugins/ovn_agent:install_ovn:401 (B for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2022-10-09 12:29:52.468 | +lib/neutron_plugins/ovn_agent:install_ovn:402 (B '[' -f /opt/stack/openstack/logs/ovn-northd.log ']' 2022-10-09 12:29:52.484 | +lib/neutron_plugins/ovn_agent:install_ovn:401 (B for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2022-10-09 12:29:52.499 | +lib/neutron_plugins/ovn_agent:install_ovn:402 (B '[' -f /opt/stack/openstack/logs/ovn-controller.log ']' 2022-10-09 12:29:52.514 | +lib/neutron_plugins/ovn_agent:install_ovn:401 (B for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2022-10-09 12:29:52.531 | +lib/neutron_plugins/ovn_agent:install_ovn:402 (B '[' -f /opt/stack/openstack/logs/ovn-controller-vtep.log ']' 2022-10-09 12:29:52.545 | +lib/neutron_plugins/ovn_agent:install_ovn:401 (B for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2022-10-09 12:29:52.559 | +lib/neutron_plugins/ovn_agent:install_ovn:402 (B '[' -f /opt/stack/openstack/logs/ovs-vtep.log ']' 2022-10-09 12:29:52.575 | +lib/neutron_plugins/ovn_agent:install_ovn:401 (B for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2022-10-09 12:29:52.590 | +lib/neutron_plugins/ovn_agent:install_ovn:402 (B '[' -f /opt/stack/openstack/logs/ovsdb-server.log ']' 2022-10-09 12:29:52.607 | +lib/neutron_plugins/ovn_agent:install_ovn:401 (B for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2022-10-09 12:29:52.623 | +lib/neutron_plugins/ovn_agent:install_ovn:402 (B '[' -f /opt/stack/openstack/logs/ovsdb-server-nb.log ']' 2022-10-09 12:29:52.638 | +lib/neutron_plugins/ovn_agent:install_ovn:401 (B for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2022-10-09 12:29:52.653 | +lib/neutron_plugins/ovn_agent:install_ovn:402 (B '[' -f /opt/stack/openstack/logs/ovsdb-server-sb.log ']' 2022-10-09 12:29:52.667 | +lib/neutron_plugins/ovn_agent:install_ovn:408 (B use_library_from_git ovsdbapp 2022-10-09 12:29:52.682 | +inc/python:use_library_from_git:250 (B local name=ovsdbapp 2022-10-09 12:29:52.698 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:29:52.716 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:29:52.732 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,ovsdbapp, ]] 2022-10-09 12:29:52.748 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:29:52.763 | +lib/neutron_plugins/ovn_agent:install_ovn:414 (B [[ False == \T\r\u\e ]] 2022-10-09 12:29:52.781 | +lib/stack:stack_install_service:33 (B [[ False = True ]] 2022-10-09 12:29:52.799 | +./stack.sh:main:934 (B is_service_enabled nova 2022-10-09 12:29:52.885 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:29:52.901 | +./stack.sh:main:936 (B stack_install_service nova 2022-10-09 12:29:52.916 | +lib/stack:stack_install_service:20 (B local service=nova 2022-10-09 12:29:52.931 | +lib/stack:stack_install_service:21 (B type install_nova 2022-10-09 12:29:52.948 | +lib/stack:stack_install_service:23 (B [[ False = True ]] 2022-10-09 12:29:52.963 | +lib/stack:stack_install_service:32 (B install_nova 2022-10-09 12:29:52.979 | +lib/nova:install_nova:893 (B use_library_from_git os-vif 2022-10-09 12:29:52.994 | +inc/python:use_library_from_git:250 (B local name=os-vif 2022-10-09 12:29:53.008 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:29:53.024 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:29:53.037 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,os-vif, ]] 2022-10-09 12:29:53.052 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:29:53.067 | +lib/nova:install_nova:898 (B is_service_enabled n-cpu 2022-10-09 12:29:53.151 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:29:53.168 | +lib/nova:install_nova:898 (B [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2022-10-09 12:29:53.183 | +lib/nova:install_nova:899 (B install_nova_hypervisor 2022-10-09 12:29:53.199 | +lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:87 (B install_libvirt 2022-10-09 12:29:53.214 | +lib/nova_plugins/functions-libvirt:install_libvirt:69 (B /opt/stack/openstack/requirements/.venv/bin/edit-constraints /opt/stack/openstack/requirements/upper-constraints.txt -- libvirt-python 2022-10-09 12:29:53.731 | +lib/nova_plugins/functions-libvirt:install_libvirt:71 (B is_ubuntu 2022-10-09 12:29:53.748 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:29:53.761 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:29:53.776 | +lib/nova_plugins/functions-libvirt:install_libvirt:72 (B install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt 2022-10-09 12:29:53.791 | +functions-common:install_package:1475 (B update_package_repo 2022-10-09 12:29:53.805 | +functions-common:update_package_repo:1447 (B NO_UPDATE_REPOS=False 2022-10-09 12:29:53.819 | +functions-common:update_package_repo:1448 (B REPOS_UPDATED=True 2022-10-09 12:29:53.831 | +functions-common:update_package_repo:1449 (B RETRY_UPDATE=False 2022-10-09 12:29:53.845 | +functions-common:update_package_repo:1451 (B [[ False = \T\r\u\e ]] 2022-10-09 12:29:53.856 | +functions-common:update_package_repo:1455 (B is_ubuntu 2022-10-09 12:29:53.873 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:29:53.889 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:29:53.904 | +functions-common:update_package_repo:1456 (B apt_get_update 2022-10-09 12:29:53.919 | +functions-common:apt_get_update:1201 (B [[ True == \T\r\u\e ]] 2022-10-09 12:29:53.933 | +functions-common:apt_get_update:1201 (B [[ False != \T\r\u\e ]] 2022-10-09 12:29:53.949 | +functions-common:apt_get_update:1202 (B return 2022-10-09 12:29:53.964 | +functions-common:install_package:1476 (B real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt 2022-10-09 12:29:53.980 | +functions-common:real_install_package:1461 (B is_ubuntu 2022-10-09 12:29:53.996 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:29:54.012 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:29:54.028 | +functions-common:real_install_package:1462 (B apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt 2022-10-09 12:29:54.128 | +functions-common:apt_get:1242 (B 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 2022-10-09 12:29:55.746 | Reading package lists... 2022-10-09 12:29:55.991 | Building dependency tree... 2022-10-09 12:29:55.993 | Reading state information... 2022-10-09 12:29:56.204 | python3-libvirt is already the newest version (6.1.0-1). 2022-10-09 12:29:56.204 | libvirt-clients is already the newest version (6.0.0-0ubuntu8.16). 2022-10-09 12:29:56.205 | libvirt-daemon-system is already the newest version (6.0.0-0ubuntu8.16). 2022-10-09 12:29:56.205 | qemu-system is already the newest version (1:4.2-3ubuntu6.23). 2022-10-09 12:29:56.205 | libvirt-dev is already the newest version (6.0.0-0ubuntu8.16). 2022-10-09 12:29:56.205 | 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 2022-10-09 12:29:56.225 | +functions-common:apt_get:1246 (B result=0 2022-10-09 12:29:56.243 | +functions-common:apt_get:1249 (B time_stop apt-get 2022-10-09 12:29:56.259 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:29:56.273 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:29:56.288 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:29:56.304 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:29:56.320 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:29:56.333 | +functions-common:time_stop:2459 (B name=apt-get 2022-10-09 12:29:56.347 | +functions-common:time_stop:2460 (B start_time=1665318594112 2022-10-09 12:29:56.362 | +functions-common:time_stop:2462 (B [[ -z 1665318594112 ]] 2022-10-09 12:29:56.378 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:29:56.397 | +functions-common:time_stop:2465 (B end_time=1665318596381 2022-10-09 12:29:56.413 | +functions-common:time_stop:2466 (B elapsed_time=2269 2022-10-09 12:29:56.428 | +functions-common:time_stop:2467 (B total=13781 2022-10-09 12:29:56.442 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:29:56.459 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=16050 2022-10-09 12:29:56.475 | +functions-common:apt_get:1250 (B return 0 2022-10-09 12:29:56.491 | +lib/nova_plugins/functions-libvirt:install_libvirt:73 (B is_arch aarch64 2022-10-09 12:29:56.508 | ++functions-common:is_arch:506 (B uname -m 2022-10-09 12:29:56.526 | +functions-common:is_arch:506 (B [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-10-09 12:29:56.543 | +lib/nova_plugins/functions-libvirt:install_libvirt:97 (B [[ False == True ]] 2022-10-09 12:29:56.559 | +lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:92 (B [[ kvm == \l\x\c ]] 2022-10-09 12:29:56.578 | +lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:104 (B [[ '' == \T\r\u\e ]] 2022-10-09 12:29:56.595 | +lib/nova:install_nova:902 (B is_service_enabled n-novnc 2022-10-09 12:29:56.691 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:56.708 | +lib/nova:install_nova:914 (B is_service_enabled n-spice 2022-10-09 12:29:56.805 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:29:56.822 | +lib/nova:install_nova:926 (B git_clone https://opendev.org/openstack/nova.git /opt/stack/openstack/nova stable/yoga 2022-10-09 12:29:56.841 | +functions-common:git_clone:608 (B local git_remote=https://opendev.org/openstack/nova.git 2022-10-09 12:29:56.857 | +functions-common:git_clone:609 (B local git_dest=/opt/stack/openstack/nova 2022-10-09 12:29:56.873 | +functions-common:git_clone:610 (B local git_ref=stable/yoga 2022-10-09 12:29:56.889 | +functions-common:git_clone:611 (B local orig_dir 2022-10-09 12:29:56.907 | ++functions-common:git_clone:612 (B pwd 2022-10-09 12:29:56.924 | +functions-common:git_clone:612 (B orig_dir=/opt/stack/devstack 2022-10-09 12:29:56.941 | +functions-common:git_clone:613 (B local git_clone_flags= 2022-10-09 12:29:56.958 | ++functions-common:git_clone:615 (B trueorfalse False RECLONE 2022-10-09 12:29:57.051 | +functions-common:git_clone:615 (B RECLONE=False 2022-10-09 12:29:57.067 | +functions-common:git_clone:616 (B [[ 0 -gt 0 ]] 2022-10-09 12:29:57.085 | +functions-common:git_clone:620 (B [[ False = \T\r\u\e ]] 2022-10-09 12:29:57.101 | +functions-common:git_clone:629 (B echo stable/yoga 2022-10-09 12:29:57.103 | +functions-common:git_clone:629 (B egrep -q '^refs' 2022-10-09 12:29:57.127 | +functions-common:git_clone:643 (B [[ ! -d /opt/stack/openstack/nova ]] 2022-10-09 12:29:57.145 | +functions-common:git_clone:651 (B [[ False = \T\r\u\e ]] 2022-10-09 12:29:57.159 | +functions-common:git_clone:686 (B sudo git config --system --add safe.directory /opt/stack/openstack/nova 2022-10-09 12:29:57.198 | +functions-common:git_clone:689 (B cd /opt/stack/openstack/nova 2022-10-09 12:29:57.217 | +functions-common:git_clone:690 (B head -1 2022-10-09 12:29:57.217 | +functions-common:git_clone:690 (B git show --oneline 2022-10-09 12:29:57.242 | 6d61fccb84 For evacuation, ignore if task_state is not None 2022-10-09 12:29:57.260 | +functions-common:git_clone:691 (B cd /opt/stack/devstack 2022-10-09 12:29:57.275 | +lib/nova:install_nova:927 (B setup_develop /opt/stack/openstack/nova 2022-10-09 12:29:57.291 | +inc/python:setup_develop:338 (B local bindep 2022-10-09 12:29:57.308 | +inc/python:setup_develop:339 (B [[ /opt/stack/openstack/nova == -bindep* ]] 2022-10-09 12:29:57.324 | +inc/python:setup_develop:343 (B local project_dir=/opt/stack/openstack/nova 2022-10-09 12:29:57.341 | +inc/python:setup_develop:344 (B local extras= 2022-10-09 12:29:57.356 | +inc/python:setup_develop:345 (B _setup_package_with_constraints_edit /opt/stack/openstack/nova -e 2022-10-09 12:29:57.373 | +inc/python:_setup_package_with_constraints_edit:364 (B local bindep 2022-10-09 12:29:57.390 | +inc/python:_setup_package_with_constraints_edit:365 (B [[ /opt/stack/openstack/nova == -bindep* ]] 2022-10-09 12:29:57.406 | +inc/python:_setup_package_with_constraints_edit:369 (B local project_dir=/opt/stack/openstack/nova 2022-10-09 12:29:57.421 | +inc/python:_setup_package_with_constraints_edit:370 (B local flags=-e 2022-10-09 12:29:57.437 | +inc/python:_setup_package_with_constraints_edit:371 (B local extras= 2022-10-09 12:29:57.455 | ++inc/python:_setup_package_with_constraints_edit:378 (B cd /opt/stack/openstack/nova 2022-10-09 12:29:57.472 | ++inc/python:_setup_package_with_constraints_edit:378 (B pwd 2022-10-09 12:29:57.493 | +inc/python:_setup_package_with_constraints_edit:378 (B project_dir=/opt/stack/openstack/nova 2022-10-09 12:29:57.509 | +inc/python:_setup_package_with_constraints_edit:380 (B '[' -n /opt/stack/openstack/requirements ']' 2022-10-09 12:29:57.528 | +inc/python:_setup_package_with_constraints_edit:384 (B local name 2022-10-09 12:29:57.547 | ++inc/python:_setup_package_with_constraints_edit:385 (B awk '/^name.*=/ {print $3}' /opt/stack/openstack/nova/setup.cfg 2022-10-09 12:29:57.569 | +inc/python:_setup_package_with_constraints_edit:385 (B name=nova 2022-10-09 12:29:57.586 | +inc/python:_setup_package_with_constraints_edit:387 (B /opt/stack/openstack/requirements/.venv/bin/edit-constraints /opt/stack/openstack/requirements/upper-constraints.txt -- nova 2022-10-09 12:29:58.273 | +inc/python:_setup_package_with_constraints_edit:390 (B setup_package /opt/stack/openstack/nova -e 2022-10-09 12:29:58.289 | +inc/python:setup_package:418 (B local bindep=0 2022-10-09 12:29:58.304 | +inc/python:setup_package:419 (B local bindep_flag= 2022-10-09 12:29:58.319 | +inc/python:setup_package:420 (B local bindep_profiles= 2022-10-09 12:29:58.336 | +inc/python:setup_package:421 (B [[ /opt/stack/openstack/nova == -bindep* ]] 2022-10-09 12:29:58.350 | +inc/python:setup_package:426 (B local project_dir=/opt/stack/openstack/nova 2022-10-09 12:29:58.363 | +inc/python:setup_package:427 (B local flags=-e 2022-10-09 12:29:58.378 | +inc/python:setup_package:428 (B local extras= 2022-10-09 12:29:58.393 | +inc/python:setup_package:432 (B [[ -n -e ]] 2022-10-09 12:29:58.406 | +inc/python:setup_package:432 (B [[ -z '' ]] 2022-10-09 12:29:58.419 | +inc/python:setup_package:432 (B [[ ! -e =~ ^-.* ]] 2022-10-09 12:29:58.435 | +inc/python:setup_package:437 (B [[ ! -z '' ]] 2022-10-09 12:29:58.449 | +inc/python:setup_package:442 (B [[ 0 == 1 ]] 2022-10-09 12:29:58.465 | +inc/python:setup_package:446 (B pip_install -e /opt/stack/openstack/nova 2022-10-09 12:29:58.548 | Using python 3.8 to install /opt/stack/openstack/nova 2022-10-09 12:29:58.563 | +inc/python:pip_install:193 (B sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt -e /opt/stack/openstack/nova 2022-10-09 12:30:00.305 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.315 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.324 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.328 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.402 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.414 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.417 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.420 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.429 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.435 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.436 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.456 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.463 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.466 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.477 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.502 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.510 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.518 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.581 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.599 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.604 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.630 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.640 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.703 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.733 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.739 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.807 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.812 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.870 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.949 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.966 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.969 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.976 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.980 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.993 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:00.998 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:01.009 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:01.047 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:01.055 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:01.066 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:01.095 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:01.098 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:01.102 | Obtaining file:///opt/stack/openstack/nova 2022-10-09 12:30:05.416 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-10-09 12:30:05.420 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-10-09 12:30:05.423 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-10-09 12:30:05.428 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-10-09 12:30:05.433 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-10-09 12:30:05.435 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-10-09 12:30:05.442 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-10-09 12:30:05.522 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-10-09 12:30:05.531 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-10-09 12:30:05.539 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-10-09 12:30:05.551 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-10-09 12:30:05.573 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-10-09 12:30:05.581 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-10-09 12:30:05.583 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-10-09 12:30:05.588 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-10-09 12:30:05.592 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-10-09 12:30:05.595 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-10-09 12:30:05.618 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-10-09 12:30:05.633 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-10-09 12:30:05.636 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-10-09 12:30:05.652 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-10-09 12:30:05.686 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-10-09 12:30:05.716 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 262)) (4.8.0) 2022-10-09 12:30:05.722 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 266)) (1.0.1) 2022-10-09 12:30:05.725 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 281)) (0.8.0) 2022-10-09 12:30:05.728 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 282)) (0.11.0) 2022-10-09 12:30:05.730 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 307)) (0.61.0) 2022-10-09 12:30:05.747 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 311)) (5.2.2) 2022-10-09 12:30:05.760 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 317)) (1.1.0) 2022-10-09 12:30:05.763 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 318)) (1.7.0) 2022-10-09 12:30:05.766 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 320)) (2.7.0) 2022-10-09 12:30:05.769 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 321)) (2.7.1) 2022-10-09 12:30:05.783 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 322)) (5.6.0) 2022-10-09 12:30:05.794 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 326)) (2.10.1) 2022-10-09 12:30:05.816 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 327)) (4.5.0) 2022-10-09 12:30:05.822 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 328)) (8.8.0) 2022-10-09 12:30:05.846 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 329)) (4.1.0) 2022-10-09 12:30:05.850 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 330)) (11.2.0) 2022-10-09 12:30:05.877 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 331)) (5.1.0) 2022-10-09 12:30:05.880 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 332)) (1.5.1) 2022-10-09 12:30:05.886 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 333)) (4.7.0) 2022-10-09 12:30:05.906 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 334)) (12.13.0) 2022-10-09 12:30:05.956 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 335)) (0.4.0) 2022-10-09 12:30:05.961 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 336)) (4.5.1) 2022-10-09 12:30:05.971 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 337)) (3.11.0) 2022-10-09 12:30:05.979 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 338)) (2.7.0) 2022-10-09 12:30:05.987 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 339)) (2.3.0) 2022-10-09 12:30:05.993 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 340)) (6.3.1) 2022-10-09 12:30:05.995 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 341)) (4.3.0) 2022-10-09 12:30:06.000 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 342)) (2.8.0) 2022-10-09 12:30:06.012 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 343)) (1.5.0) 2022-10-09 12:30:06.017 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 344)) (4.12.3) 2022-10-09 12:30:06.025 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 345)) (2.6.0) 2022-10-09 12:30:06.035 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 351)) (1.15.2) 2022-10-09 12:30:06.040 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 352)) (21.3) 2022-10-09 12:30:06.042 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 354)) (2.8.1) 2022-10-09 12:30:06.058 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 356)) (5.8.1) 2022-10-09 12:30:06.060 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 367)) (3.1.1) 2022-10-09 12:30:06.067 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 369)) (0.13.1) 2022-10-09 12:30:06.070 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 371)) (5.9.0) 2022-10-09 12:30:06.081 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 381)) (3.1.1) 2022-10-09 12:30:06.087 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 389)) (0.9.6) 2022-10-09 12:30:06.088 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 394)) (3.0.7) 2022-10-09 12:30:06.091 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 397)) (0.6.6) 2022-10-09 12:30:06.101 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 398)) (0.6.6) 2022-10-09 12:30:06.102 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-10-09 12:30:06.104 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-10-09 12:30:06.106 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-10-09 12:30:06.109 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-10-09 12:30:06.111 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-10-09 12:30:06.113 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-10-09 12:30:06.116 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 406)) (0.18.1) 2022-10-09 12:30:06.119 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 421)) (5.3.0) 2022-10-09 12:30:06.127 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 424)) (8.3.0) 2022-10-09 12:30:06.135 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 429)) (2.8.2) 2022-10-09 12:30:06.138 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 432)) (3.6.0) 2022-10-09 12:30:06.146 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 438)) (4.4.0) 2022-10-09 12:30:06.155 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 448)) (7.8.0) 2022-10-09 12:30:06.168 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 468)) (2021.3) 2022-10-09 12:30:06.171 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 479)) (0.7) 2022-10-09 12:30:06.175 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2.27.1) 2022-10-09 12:30:06.188 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 488)) (1.4.0) 2022-10-09 12:30:06.189 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 492)) (1.3.3) 2022-10-09 12:30:06.192 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 494)) (1.5.0) 2022-10-09 12:30:06.194 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 519)) (60.9.3) 2022-10-09 12:30:06.230 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 521)) (3.17.6) 2022-10-09 12:30:06.231 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 522)) (1.16.0) 2022-10-09 12:30:06.233 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 552)) (0.13.0) 2022-10-09 12:30:06.239 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 553)) (0.4.2) 2022-10-09 12:30:06.241 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 556)) (3.3.0) 2022-10-09 12:30:06.242 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 558)) (3.5.0) 2022-10-09 12:30:06.246 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 572)) (4.6.4) 2022-10-09 12:30:06.271 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 573)) (6.3.1) 2022-10-09 12:30:06.278 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 576)) (2.0.1) 2022-10-09 12:30:06.283 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 577)) (0.5.0) 2022-10-09 12:30:06.286 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 578)) (2.5.0) 2022-10-09 12:30:06.291 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 588)) (2.10.1) 2022-10-09 12:30:06.318 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 609)) (1.26.8) 2022-10-09 12:30:06.329 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 615)) (0.12.2) 2022-10-09 12:30:06.332 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 618)) (1.3.3) 2022-10-09 12:30:06.335 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 619)) (0.2.5) 2022-10-09 12:30:06.338 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 622)) (0.10.0) 2022-10-09 12:30:06.341 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 624)) (1.13.3) 2022-10-09 12:30:06.343 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 632)) (1.3.3) 2022-10-09 12:30:06.345 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 639)) (3.7.0) 2022-10-09 12:30:06.357 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-10-09 12:30:06.362 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-10-09 12:30:06.364 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-10-09 12:30:06.381 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-10-09 12:30:06.449 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-10-09 12:30:06.453 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 276)) (2.5.0) 2022-10-09 12:30:06.477 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-10-09 12:30:06.483 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-10-09 12:30:06.488 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-10-09 12:30:06.492 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-10-09 12:30:06.495 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-10-09 12:30:06.497 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-10-09 12:30:06.500 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-10-09 12:30:06.520 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-10-09 12:30:06.522 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-10-09 12:30:06.527 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 275)) (1.0.3) 2022-10-09 12:30:06.529 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-10-09 12:30:06.535 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 350)) (2.16.0) 2022-10-09 12:30:06.538 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-10-09 12:30:06.543 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-10-09 12:30:06.550 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 377)) (22.0.0) 2022-10-09 12:30:06.556 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 312)) (2.1.0) 2022-10-09 12:30:06.559 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 324)) (2.5.0) 2022-10-09 12:30:06.566 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2019.11.28) 2022-10-09 12:30:06.568 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-10-09 12:30:06.571 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-10-09 12:30:06.573 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-10-09 12:30:06.575 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-10-09 12:30:06.577 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 385)) (1.4.2) 2022-10-09 12:30:06.580 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 285)) (2.6.3) 2022-10-09 12:30:06.597 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-10-09 12:30:06.599 | Requirement already satisfied: numpy===1.22.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 297)) (1.22.2) 2022-10-09 12:30:06.601 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 383)) (2.21) 2022-10-09 12:30:06.603 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-10-09 12:30:06.605 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 611)) (5.0.0) 2022-10-09 12:30:06.606 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 526)) (2.4.0) 2022-10-09 12:30:06.608 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-10-09 12:30:06.610 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-10-09 12:30:06.635 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 395)) (1.8.2) 2022-10-09 12:30:07.118 | Installing collected packages: nova 2022-10-09 12:30:07.118 | Attempting uninstall: nova 2022-10-09 12:30:07.119 | Found existing installation: nova 25.0.2.dev5 2022-10-09 12:30:07.122 | Can't uninstall 'nova'. No files were found to uninstall. 2022-10-09 12:30:07.123 | Running setup.py develop for nova 2022-10-09 12:30:12.049 | Successfully installed nova 2022-10-09 12:30:12.196 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:30:12.211 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:30:12.229 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:30:12.245 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:30:12.261 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:30:12.276 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:30:12.292 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:30:12.307 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:30:12.323 | +functions-common:time_stop:2460 (B start_time=1665318598536 2022-10-09 12:30:12.339 | +functions-common:time_stop:2462 (B [[ -z 1665318598536 ]] 2022-10-09 12:30:12.355 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:30:12.376 | +functions-common:time_stop:2465 (B end_time=1665318612359 2022-10-09 12:30:12.392 | +functions-common:time_stop:2466 (B elapsed_time=13823 2022-10-09 12:30:12.408 | +functions-common:time_stop:2467 (B total=77075 2022-10-09 12:30:12.423 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:30:12.438 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=90898 2022-10-09 12:30:12.454 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:30:12.470 | +inc/python:setup_package:448 (B [[ -e == \-\e ]] 2022-10-09 12:30:12.484 | +inc/python:setup_package:449 (B safe_chown -R stack /opt/stack/openstack/nova/nova.egg-info 2022-10-09 12:30:12.501 | +functions-common:safe_chown:2354 (B _safe_permission_operation chown -R stack /opt/stack/openstack/nova/nova.egg-info 2022-10-09 12:30:12.590 | +functions-common:_safe_permission_operation:2202 (B sudo chown -R stack /opt/stack/openstack/nova/nova.egg-info 2022-10-09 12:30:12.629 | +inc/python:_setup_package_with_constraints_edit:394 (B use_library_from_git /opt/stack/openstack/nova 2022-10-09 12:30:12.646 | +inc/python:use_library_from_git:250 (B local name=/opt/stack/openstack/nova 2022-10-09 12:30:12.662 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:30:12.678 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:30:12.695 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,/opt/stack/openstack/nova, ]] 2022-10-09 12:30:12.712 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:30:12.730 | +lib/nova:install_nova:928 (B sudo install -D -m 0644 -o stack /opt/stack/openstack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-10-09 12:30:12.771 | +lib/stack:stack_install_service:33 (B [[ False = True ]] 2022-10-09 12:30:12.789 | +./stack.sh:main:937 (B configure_nova 2022-10-09 12:30:12.806 | +lib/nova:configure_nova:248 (B sudo install -d -o stack /etc/nova 2022-10-09 12:30:12.856 | +lib/nova:configure_nova:250 (B configure_rootwrap nova 2022-10-09 12:30:12.877 | +inc/rootwrap:configure_rootwrap:43 (B local project=nova 2022-10-09 12:30:12.896 | +inc/rootwrap:configure_rootwrap:44 (B local project_uc 2022-10-09 12:30:12.914 | ++inc/rootwrap:configure_rootwrap:45 (B echo nova 2022-10-09 12:30:12.916 | ++inc/rootwrap:configure_rootwrap:45 (B tr a-z A-Z 2022-10-09 12:30:12.938 | +inc/rootwrap:configure_rootwrap:45 (B project_uc=NOVA 2022-10-09 12:30:12.950 | +inc/rootwrap:configure_rootwrap:46 (B local bin_dir=NOVA_BIN_DIR 2022-10-09 12:30:12.965 | +inc/rootwrap:configure_rootwrap:47 (B bin_dir=/usr/local/bin 2022-10-09 12:30:12.980 | +inc/rootwrap:configure_rootwrap:48 (B local project_dir=NOVA_DIR 2022-10-09 12:30:12.997 | +inc/rootwrap:configure_rootwrap:49 (B project_dir=/opt/stack/openstack/nova 2022-10-09 12:30:13.014 | +inc/rootwrap:configure_rootwrap:51 (B local rootwrap_conf_src_dir=/opt/stack/openstack/nova/etc/nova 2022-10-09 12:30:13.030 | +inc/rootwrap:configure_rootwrap:52 (B local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-10-09 12:30:13.045 | +inc/rootwrap:configure_rootwrap:55 (B sudo rm -rf /etc/nova/rootwrap.d 2022-10-09 12:30:13.076 | +inc/rootwrap:configure_rootwrap:56 (B sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-10-09 12:30:13.111 | +inc/rootwrap:configure_rootwrap:57 (B sudo install -o root -g root -m 644 /opt/stack/openstack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-10-09 12:30:13.140 | +inc/rootwrap:configure_rootwrap:60 (B sudo install -o root -g root -m 644 /opt/stack/openstack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-10-09 12:30:13.182 | +inc/rootwrap:configure_rootwrap:61 (B sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-10-09 12:30:13.217 | +inc/rootwrap:configure_rootwrap:64 (B local tempfile 2022-10-09 12:30:13.233 | ++inc/rootwrap:configure_rootwrap:65 (B mktemp 2022-10-09 12:30:13.252 | +inc/rootwrap:configure_rootwrap:65 (B tempfile=/tmp/tmp.tSQHTTx0c7 2022-10-09 12:30:13.268 | +inc/rootwrap:configure_rootwrap:67 (B rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-10-09 12:30:13.282 | +inc/rootwrap:configure_rootwrap:68 (B echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-10-09 12:30:13.296 | +inc/rootwrap:configure_rootwrap:69 (B '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-10-09 12:30:13.313 | +inc/rootwrap:configure_rootwrap:71 (B rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-10-09 12:30:13.328 | +inc/rootwrap:configure_rootwrap:72 (B echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-10-09 12:30:13.343 | +inc/rootwrap:configure_rootwrap:74 (B chmod 0440 /tmp/tmp.tSQHTTx0c7 2022-10-09 12:30:13.362 | +inc/rootwrap:configure_rootwrap:75 (B sudo chown root:root /tmp/tmp.tSQHTTx0c7 2022-10-09 12:30:13.397 | +inc/rootwrap:configure_rootwrap:76 (B sudo mv /tmp/tmp.tSQHTTx0c7 /etc/sudoers.d/nova-rootwrap 2022-10-09 12:30:13.434 | ++inc/rootwrap:configure_rootwrap:80 (B dirname /usr/local/bin/nova-rootwrap 2022-10-09 12:30:13.453 | +inc/rootwrap:configure_rootwrap:80 (B add_sudo_secure_path /usr/local/bin 2022-10-09 12:30:13.468 | +inc/rootwrap:add_sudo_secure_path:21 (B local dir=/usr/local/bin 2022-10-09 12:30:13.484 | +inc/rootwrap:add_sudo_secure_path:22 (B local line 2022-10-09 12:30:13.500 | +inc/rootwrap:add_sudo_secure_path:25 (B [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-10-09 12:30:13.517 | +inc/rootwrap:add_sudo_secure_path:28 (B line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-10-09 12:30:13.533 | +inc/rootwrap:add_sudo_secure_path:32 (B [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-10-09 12:30:13.550 | +lib/nova:configure_nova:252 (B [[ n-cpu,c-vol,placement-client,ovn-controller,ovs-vswitchd,ovsdb-server,q-ovn-metadata-agent =~ n-api ]] 2022-10-09 12:30:13.567 | +lib/nova:configure_nova:257 (B is_service_enabled n-cpu 2022-10-09 12:30:13.657 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:30:13.673 | +lib/nova:configure_nova:259 (B sudo sysctl -w net.ipv4.ip_forward=1 2022-10-09 12:30:13.691 | net.ipv4.ip_forward = 1 2022-10-09 12:30:13.709 | +lib/nova:configure_nova:261 (B [[ libvirt = \l\i\b\v\i\r\t ]] 2022-10-09 12:30:13.725 | +lib/nova:configure_nova:265 (B [[ kvm == \k\v\m ]] 2022-10-09 12:30:13.743 | +lib/nova:configure_nova:266 (B sudo modprobe kvm 2022-10-09 12:30:13.762 | modprobe: FATAL: Module kvm not found in directory /lib/modules/5.4.0-125-generic 2022-10-09 12:30:13.779 | +lib/nova:configure_nova:266 (B true 2022-10-09 12:30:13.796 | +lib/nova:configure_nova:267 (B '[' '!' -e /dev/kvm ']' 2022-10-09 12:30:13.812 | +lib/nova:configure_nova:282 (B [[ kvm == \l\x\c ]] 2022-10-09 12:30:13.827 | +lib/nova:configure_nova:297 (B sudo install -d -o stack /opt/stack/data/nova/instances 2022-10-09 12:30:13.866 | +lib/nova:configure_nova:302 (B '[' -L /dev/disk/by-label/nova-instances ']' 2022-10-09 12:30:13.885 | +lib/nova:configure_nova:310 (B sudo tee /etc/iscsi/initiatorname.iscsi 2022-10-09 12:30:13.886 | ++lib/nova:configure_nova:310 (B iscsi-iname 2022-10-09 12:30:13.908 | +lib/nova:configure_nova:310 (B echo InitiatorName=iqn.2005-03.org.open-iscsi:25aad5595c8 2022-10-09 12:30:13.909 | InitiatorName=iqn.2005-03.org.open-iscsi:25aad5595c8 2022-10-09 12:30:13.929 | +lib/nova:configure_nova:312 (B [[ False == \T\r\u\e ]] 2022-10-09 12:30:13.947 | +lib/nova:configure_nova:329 (B is_openeuler 2022-10-09 12:30:13.964 | +functions-common:is_openeuler:580 (B [[ -z deb ]] 2022-10-09 12:30:13.981 | +functions-common:is_openeuler:583 (B '[' Ubuntu = openEuler ']' 2022-10-09 12:30:13.997 | +lib/nova:configure_nova:330 (B iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2022-10-09 12:30:14.164 | +lib/nova:configure_nova:334 (B restart_service iscsid 2022-10-09 12:30:14.181 | +functions-common:restart_service:2337 (B '[' -x /bin/systemctl ']' 2022-10-09 12:30:14.196 | +functions-common:restart_service:2338 (B sudo /bin/systemctl restart iscsid 2022-10-09 12:30:14.318 | +lib/nova:configure_nova:338 (B create_nova_conf 2022-10-09 12:30:14.332 | +lib/nova:create_nova_conf:412 (B rm -f /opt/stack/openstack/nova/bin/nova.conf 2022-10-09 12:30:14.350 | +lib/nova:create_nova_conf:415 (B rm -f /etc/nova/nova.conf 2022-10-09 12:30:14.367 | +lib/nova:create_nova_conf:416 (B iniset /etc/nova/nova.conf DEFAULT debug True 2022-10-09 12:30:14.478 | +lib/nova:create_nova_conf:417 (B '[' True == True ']' 2022-10-09 12:30:14.493 | +lib/nova:create_nova_conf:418 (B iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-10-09 12:30:14.606 | +lib/nova:create_nova_conf:420 (B iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-10-09 12:30:14.720 | +lib/nova:create_nova_conf:421 (B iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-10-09 12:30:14.850 | +lib/nova:create_nova_conf:422 (B iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-10-09 12:30:14.962 | +lib/nova:create_nova_conf:423 (B iniset /etc/nova/nova.conf scheduler workers 4 2022-10-09 12:30:15.072 | +lib/nova:create_nova_conf:424 (B iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-10-09 12:30:15.181 | +lib/nova:create_nova_conf:425 (B [[ 4 == 6 ]] 2022-10-09 12:30:15.196 | +lib/nova:create_nova_conf:428 (B iniset /etc/nova/nova.conf DEFAULT my_ip 172.17.0.3 2022-10-09 12:30:15.306 | +lib/nova:create_nova_conf:430 (B iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-10-09 12:30:15.415 | +lib/nova:create_nova_conf:431 (B iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-10-09 12:30:15.524 | +lib/nova:create_nova_conf:432 (B iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-10-09 12:30:15.634 | +lib/nova:create_nova_conf:433 (B iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-10-09 12:30:15.744 | +lib/nova:create_nova_conf:435 (B iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-10-09 12:30:15.860 | +lib/nova:create_nova_conf:437 (B is_fedora 2022-10-09 12:30:15.877 | +functions-common:is_fedora:524 (B [[ -z Ubuntu ]] 2022-10-09 12:30:15.892 | +functions-common:is_fedora:528 (B '[' Ubuntu = Fedora ']' 2022-10-09 12:30:15.908 | +functions-common:is_fedora:528 (B '[' Ubuntu = 'Red Hat' ']' 2022-10-09 12:30:15.923 | +functions-common:is_fedora:529 (B '[' Ubuntu = openEuler ']' 2022-10-09 12:30:15.940 | +functions-common:is_fedora:530 (B '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-09 12:30:15.956 | +functions-common:is_fedora:531 (B '[' Ubuntu = RedHatEnterprise ']' 2022-10-09 12:30:15.974 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOS ']' 2022-10-09 12:30:15.990 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOSStream ']' 2022-10-09 12:30:16.005 | +functions-common:is_fedora:533 (B '[' Ubuntu = AlmaLinux ']' 2022-10-09 12:30:16.019 | +functions-common:is_fedora:534 (B '[' Ubuntu = OracleServer ']' 2022-10-09 12:30:16.035 | +functions-common:is_fedora:534 (B '[' Ubuntu = Virtuozzo ']' 2022-10-09 12:30:16.054 | +lib/nova:create_nova_conf:437 (B is_suse 2022-10-09 12:30:16.068 | +functions-common:is_suse:542 (B is_opensuse 2022-10-09 12:30:16.082 | +functions-common:is_opensuse:549 (B [[ -z Ubuntu ]] 2022-10-09 12:30:16.097 | +functions-common:is_opensuse:553 (B [[ Ubuntu =~ (openSUSE) ]] 2022-10-09 12:30:16.112 | +functions-common:is_suse:542 (B is_suse_linux_enterprise 2022-10-09 12:30:16.130 | +functions-common:is_suse_linux_enterprise:561 (B [[ -z Ubuntu ]] 2022-10-09 12:30:16.146 | +functions-common:is_suse_linux_enterprise:565 (B [[ Ubuntu =~ (^SUSE) ]] 2022-10-09 12:30:16.162 | +lib/nova:create_nova_conf:446 (B is_service_enabled n-api n-cond n-sched 2022-10-09 12:30:16.256 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:16.272 | +lib/nova:create_nova_conf:470 (B is_service_enabled n-api 2022-10-09 12:30:16.349 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:16.363 | +lib/nova:create_nova_conf:485 (B is_service_enabled cinder 2022-10-09 12:30:16.440 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:30:16.456 | +lib/nova:create_nova_conf:486 (B configure_cinder_access 2022-10-09 12:30:16.471 | +lib/nova:configure_cinder_access:613 (B iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-10-09 12:30:16.602 | +lib/nova:configure_cinder_access:614 (B iniset /etc/nova/nova.conf cinder auth_type password 2022-10-09 12:30:16.720 | +lib/nova:configure_cinder_access:615 (B iniset /etc/nova/nova.conf cinder auth_url http://172.17.0.2/identity 2022-10-09 12:30:16.832 | +lib/nova:configure_cinder_access:622 (B iniset /etc/nova/nova.conf cinder username nova 2022-10-09 12:30:16.940 | +lib/nova:configure_cinder_access:623 (B iniset /etc/nova/nova.conf cinder password bsvbr5pzLpN0szN84v3m 2022-10-09 12:30:17.045 | +lib/nova:configure_cinder_access:624 (B iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-10-09 12:30:17.156 | +lib/nova:configure_cinder_access:625 (B iniset /etc/nova/nova.conf cinder project_name service 2022-10-09 12:30:17.267 | +lib/nova:configure_cinder_access:626 (B iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-10-09 12:30:17.373 | +lib/nova:configure_cinder_access:627 (B is_service_enabled tls-proxy 2022-10-09 12:30:17.459 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:17.474 | +lib/nova:create_nova_conf:489 (B '[' -n /opt/stack/data/nova ']' 2022-10-09 12:30:17.488 | +lib/nova:create_nova_conf:490 (B iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-10-09 12:30:17.606 | +lib/nova:create_nova_conf:491 (B iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-10-09 12:30:17.720 | +lib/nova:create_nova_conf:493 (B '[' -n /opt/stack/data/nova/instances ']' 2022-10-09 12:30:17.735 | +lib/nova:create_nova_conf:494 (B iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-10-09 12:30:17.848 | +lib/nova:create_nova_conf:496 (B '[' False '!=' False ']' 2022-10-09 12:30:17.863 | +lib/nova:create_nova_conf:499 (B '[' False '!=' False ']' 2022-10-09 12:30:17.878 | +lib/nova:create_nova_conf:505 (B is_suse 2022-10-09 12:30:17.893 | +functions-common:is_suse:542 (B is_opensuse 2022-10-09 12:30:17.908 | +functions-common:is_opensuse:549 (B [[ -z Ubuntu ]] 2022-10-09 12:30:17.922 | +functions-common:is_opensuse:553 (B [[ Ubuntu =~ (openSUSE) ]] 2022-10-09 12:30:17.937 | +functions-common:is_suse:542 (B is_suse_linux_enterprise 2022-10-09 12:30:17.952 | +functions-common:is_suse_linux_enterprise:561 (B [[ -z Ubuntu ]] 2022-10-09 12:30:17.968 | +functions-common:is_suse_linux_enterprise:565 (B [[ Ubuntu =~ (^SUSE) ]] 2022-10-09 12:30:17.983 | +lib/nova:create_nova_conf:505 (B is_fedora 2022-10-09 12:30:17.999 | +functions-common:is_fedora:524 (B [[ -z Ubuntu ]] 2022-10-09 12:30:18.014 | +functions-common:is_fedora:528 (B '[' Ubuntu = Fedora ']' 2022-10-09 12:30:18.030 | +functions-common:is_fedora:528 (B '[' Ubuntu = 'Red Hat' ']' 2022-10-09 12:30:18.046 | +functions-common:is_fedora:529 (B '[' Ubuntu = openEuler ']' 2022-10-09 12:30:18.062 | +functions-common:is_fedora:530 (B '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-09 12:30:18.078 | +functions-common:is_fedora:531 (B '[' Ubuntu = RedHatEnterprise ']' 2022-10-09 12:30:18.094 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOS ']' 2022-10-09 12:30:18.109 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOSStream ']' 2022-10-09 12:30:18.124 | +functions-common:is_fedora:533 (B '[' Ubuntu = AlmaLinux ']' 2022-10-09 12:30:18.139 | +functions-common:is_fedora:534 (B '[' Ubuntu = OracleServer ']' 2022-10-09 12:30:18.154 | +functions-common:is_fedora:534 (B '[' Ubuntu = Virtuozzo ']' 2022-10-09 12:30:18.170 | +lib/nova:create_nova_conf:510 (B setup_logging /etc/nova/nova.conf 2022-10-09 12:30:18.185 | +functions:setup_logging:674 (B setup_systemd_logging /etc/nova/nova.conf 2022-10-09 12:30:18.201 | +functions:setup_systemd_logging:689 (B local conf_file=/etc/nova/nova.conf 2022-10-09 12:30:18.218 | ++functions:setup_systemd_logging:694 (B trueorfalse False USE_JOURNAL 2022-10-09 12:30:18.306 | +functions:setup_systemd_logging:694 (B USE_JOURNAL=False 2022-10-09 12:30:18.321 | +functions:setup_systemd_logging:695 (B local pidstr= 2022-10-09 12:30:18.336 | +functions:setup_systemd_logging:696 (B [[ False == \T\r\u\e ]] 2022-10-09 12:30:18.350 | +functions:setup_systemd_logging:700 (B pidstr='(pid=%(process)d) ' 2022-10-09 12:30:18.367 | +functions:setup_systemd_logging:702 (B iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-10-09 12:30:18.479 | +functions:setup_systemd_logging:704 (B iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-10-09 12:30:18.592 | +functions:setup_systemd_logging:705 (B iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-10-09 12:30:18.706 | +functions:setup_systemd_logging:706 (B iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-10-09 12:30:18.819 | +lib/nova:create_nova_conf:512 (B iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-10-09 12:30:18.938 | +lib/nova:create_nova_conf:514 (B is_service_enabled n-api 2022-10-09 12:30:19.026 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:19.043 | +lib/nova:create_nova_conf:518 (B is_service_enabled n-api-meta 2022-10-09 12:30:19.128 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:19.142 | +lib/nova:create_nova_conf:522 (B is_service_enabled ceilometer 2022-10-09 12:30:19.231 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:19.248 | +lib/nova:create_nova_conf:530 (B iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-10-09 12:30:19.374 | ++lib/nova:create_nova_conf:531 (B get_notification_url 2022-10-09 12:30:19.390 | ++lib/rpc_backend:get_notification_url:149 (B local virtual_host= 2022-10-09 12:30:19.406 | ++lib/rpc_backend:get_notification_url:150 (B is_service_enabled rabbit 2022-10-09 12:30:19.493 | ++functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:19.511 | ++lib/rpc_backend:get_notification_url:150 (B '[' -n 172.17.0.2 ']' 2022-10-09 12:30:19.526 | ++lib/rpc_backend:get_notification_url:150 (B '[' -n bsvbr5pzLpN0szN84v3m ']' 2022-10-09 12:30:19.543 | ++lib/rpc_backend:get_notification_url:151 (B echo rabbit://stackrabbit:bsvbr5pzLpN0szN84v3m@172.17.0.2:5672/ 2022-10-09 12:30:19.562 | +lib/nova:create_nova_conf:531 (B iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:bsvbr5pzLpN0szN84v3m@172.17.0.2:5672/ 2022-10-09 12:30:19.676 | +lib/nova:create_nova_conf:532 (B iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-10-09 12:30:19.798 | +lib/nova:create_nova_conf:533 (B iniset_rpc_backend nova /etc/nova/nova.conf 2022-10-09 12:30:19.814 | +lib/rpc_backend:iniset_rpc_backend:157 (B local package=nova 2022-10-09 12:30:19.829 | +lib/rpc_backend:iniset_rpc_backend:158 (B local file=/etc/nova/nova.conf 2022-10-09 12:30:19.844 | +lib/rpc_backend:iniset_rpc_backend:159 (B local section=DEFAULT 2022-10-09 12:30:19.859 | +lib/rpc_backend:iniset_rpc_backend:160 (B local virtual_host= 2022-10-09 12:30:19.875 | +lib/rpc_backend:iniset_rpc_backend:161 (B is_service_enabled rabbit 2022-10-09 12:30:19.963 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:19.979 | +lib/rpc_backend:iniset_rpc_backend:161 (B '[' -n 172.17.0.2 ']' 2022-10-09 12:30:19.994 | +lib/rpc_backend:iniset_rpc_backend:161 (B '[' -n bsvbr5pzLpN0szN84v3m ']' 2022-10-09 12:30:20.014 | ++lib/rpc_backend:iniset_rpc_backend:162 (B get_transport_url '' 2022-10-09 12:30:20.030 | ++lib/rpc_backend:get_transport_url:139 (B local virtual_host= 2022-10-09 12:30:20.047 | ++lib/rpc_backend:get_transport_url:140 (B is_service_enabled rabbit 2022-10-09 12:30:20.130 | ++functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:20.146 | ++lib/rpc_backend:get_transport_url:140 (B '[' -n 172.17.0.2 ']' 2022-10-09 12:30:20.161 | ++lib/rpc_backend:get_transport_url:140 (B '[' -n bsvbr5pzLpN0szN84v3m ']' 2022-10-09 12:30:20.177 | ++lib/rpc_backend:get_transport_url:141 (B echo rabbit://stackrabbit:bsvbr5pzLpN0szN84v3m@172.17.0.2:5672/ 2022-10-09 12:30:20.193 | +lib/rpc_backend:iniset_rpc_backend:162 (B iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:bsvbr5pzLpN0szN84v3m@172.17.0.2:5672/ 2022-10-09 12:30:20.319 | +lib/rpc_backend:iniset_rpc_backend:163 (B '[' -n '' ']' 2022-10-09 12:30:20.335 | +lib/rpc_backend:iniset_rpc_backend:166 (B '[' -n '' ']' 2022-10-09 12:30:20.351 | +lib/nova:create_nova_conf:535 (B iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2022-10-09 12:30:20.467 | +lib/nova:create_nova_conf:536 (B iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2022-10-09 12:30:20.580 | +lib/nova:create_nova_conf:538 (B iniset /etc/nova/nova.conf conductor workers 4 2022-10-09 12:30:20.698 | +lib/nova:create_nova_conf:540 (B is_service_enabled tls-proxy 2022-10-09 12:30:20.786 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:20.802 | +lib/nova:create_nova_conf:545 (B iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-10-09 12:30:20.912 | +lib/nova:create_nova_conf:547 (B '[' True == True ']' 2022-10-09 12:30:20.928 | +lib/nova:create_nova_conf:548 (B init_nova_service_user_conf 2022-10-09 12:30:20.943 | +lib/nova:init_nova_service_user_conf:796 (B iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-10-09 12:30:21.060 | +lib/nova:init_nova_service_user_conf:797 (B iniset /etc/nova/nova.conf service_user auth_type password 2022-10-09 12:30:21.172 | +lib/nova:init_nova_service_user_conf:798 (B iniset /etc/nova/nova.conf service_user auth_url http://172.17.0.2/identity 2022-10-09 12:30:21.286 | +lib/nova:init_nova_service_user_conf:799 (B iniset /etc/nova/nova.conf service_user username nova 2022-10-09 12:30:21.398 | +lib/nova:init_nova_service_user_conf:800 (B iniset /etc/nova/nova.conf service_user password bsvbr5pzLpN0szN84v3m 2022-10-09 12:30:21.513 | +lib/nova:init_nova_service_user_conf:801 (B iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-10-09 12:30:21.630 | +lib/nova:init_nova_service_user_conf:802 (B iniset /etc/nova/nova.conf service_user project_name service 2022-10-09 12:30:21.750 | +lib/nova:init_nova_service_user_conf:803 (B iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-10-09 12:30:21.866 | +lib/nova:init_nova_service_user_conf:804 (B iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-10-09 12:30:21.977 | +lib/nova:create_nova_conf:551 (B is_service_enabled n-cond 2022-10-09 12:30:22.063 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:22.078 | +lib/nova:create_nova_conf:583 (B [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-10-09 12:30:22.095 | ++lib/nova:create_nova_conf:586 (B seq 1 1 2022-10-09 12:30:22.114 | +lib/nova:create_nova_conf:586 (B for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-09 12:30:22.129 | +lib/nova:create_nova_conf:587 (B local conf 2022-10-09 12:30:22.144 | +lib/nova:create_nova_conf:588 (B local offset 2022-10-09 12:30:22.160 | ++lib/nova:create_nova_conf:589 (B conductor_conf 1 2022-10-09 12:30:22.173 | ++lib/nova:conductor_conf:808 (B local cell=1 2022-10-09 12:30:22.190 | ++lib/nova:conductor_conf:809 (B echo /etc/nova/nova_cell1.conf 2022-10-09 12:30:22.206 | +lib/nova:create_nova_conf:589 (B conf=/etc/nova/nova_cell1.conf 2022-10-09 12:30:22.221 | +lib/nova:create_nova_conf:590 (B offset=0 2022-10-09 12:30:22.237 | +lib/nova:create_nova_conf:591 (B configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-10-09 12:30:22.253 | +lib/nova:configure_console_proxies:698 (B local conf=/etc/nova/nova_cell1.conf 2022-10-09 12:30:22.267 | +lib/nova:configure_console_proxies:699 (B local offset=0 2022-10-09 12:30:22.281 | +lib/nova:configure_console_proxies:703 (B offset=0 2022-10-09 12:30:22.297 | +lib/nova:configure_console_proxies:705 (B is_service_enabled n-novnc 2022-10-09 12:30:22.379 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:22.394 | +lib/nova:configure_console_proxies:705 (B '[' True '!=' False ']' 2022-10-09 12:30:22.407 | +lib/nova:configure_console_proxies:706 (B iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2022-10-09 12:30:22.509 | +lib/nova:configure_console_proxies:707 (B iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2022-10-09 12:30:22.623 | +lib/nova:configure_console_proxies:709 (B is_nova_console_proxy_compute_tls_enabled 2022-10-09 12:30:22.638 | +lib/nova:is_nova_console_proxy_compute_tls_enabled:179 (B [[ False = \T\r\u\e ]] 2022-10-09 12:30:22.653 | +lib/nova:is_nova_console_proxy_compute_tls_enabled:180 (B return 1 2022-10-09 12:30:22.668 | +lib/nova:configure_console_proxies:737 (B is_service_enabled n-spice 2022-10-09 12:30:22.748 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:22.763 | +lib/nova:configure_console_proxies:742 (B is_service_enabled n-sproxy 2022-10-09 12:30:22.847 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:22.863 | +lib/nova:configure_nova:340 (B is_service_enabled n-cpu 2022-10-09 12:30:22.953 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:30:22.969 | +lib/nova:configure_nova:340 (B [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2022-10-09 12:30:22.984 | +lib/nova:configure_nova:342 (B configure_nova_hypervisor 2022-10-09 12:30:23.001 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 (B configure_libvirt 2022-10-09 12:30:23.017 | +lib/nova_plugins/functions-libvirt:configure_libvirt:105 (B is_service_enabled neutron 2022-10-09 12:30:23.099 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:30:23.113 | +lib/nova_plugins/functions-libvirt:configure_libvirt:105 (B sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2022-10-09 12:30:23.151 | +lib/nova_plugins/functions-libvirt:configure_libvirt:118 (B is_fedora 2022-10-09 12:30:23.167 | +functions-common:is_fedora:524 (B [[ -z Ubuntu ]] 2022-10-09 12:30:23.181 | +functions-common:is_fedora:528 (B '[' Ubuntu = Fedora ']' 2022-10-09 12:30:23.195 | +functions-common:is_fedora:528 (B '[' Ubuntu = 'Red Hat' ']' 2022-10-09 12:30:23.211 | +functions-common:is_fedora:529 (B '[' Ubuntu = openEuler ']' 2022-10-09 12:30:23.226 | +functions-common:is_fedora:530 (B '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-09 12:30:23.242 | +functions-common:is_fedora:531 (B '[' Ubuntu = RedHatEnterprise ']' 2022-10-09 12:30:23.258 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOS ']' 2022-10-09 12:30:23.273 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOSStream ']' 2022-10-09 12:30:23.288 | +functions-common:is_fedora:533 (B '[' Ubuntu = AlmaLinux ']' 2022-10-09 12:30:23.303 | +functions-common:is_fedora:534 (B '[' Ubuntu = OracleServer ']' 2022-10-09 12:30:23.318 | +functions-common:is_fedora:534 (B '[' Ubuntu = Virtuozzo ']' 2022-10-09 12:30:23.335 | +lib/nova_plugins/functions-libvirt:configure_libvirt:118 (B is_suse 2022-10-09 12:30:23.350 | +functions-common:is_suse:542 (B is_opensuse 2022-10-09 12:30:23.364 | +functions-common:is_opensuse:549 (B [[ -z Ubuntu ]] 2022-10-09 12:30:23.379 | +functions-common:is_opensuse:553 (B [[ Ubuntu =~ (openSUSE) ]] 2022-10-09 12:30:23.393 | +functions-common:is_suse:542 (B is_suse_linux_enterprise 2022-10-09 12:30:23.407 | +functions-common:is_suse_linux_enterprise:561 (B [[ -z Ubuntu ]] 2022-10-09 12:30:23.422 | +functions-common:is_suse_linux_enterprise:565 (B [[ Ubuntu =~ (^SUSE) ]] 2022-10-09 12:30:23.437 | +lib/nova_plugins/functions-libvirt:configure_libvirt:137 (B getent group libvirt 2022-10-09 12:30:23.456 | +lib/nova_plugins/functions-libvirt:configure_libvirt:140 (B add_user_to_group stack libvirt 2022-10-09 12:30:23.473 | +functions-common:add_user_to_group:2222 (B local user=stack 2022-10-09 12:30:23.487 | +functions-common:add_user_to_group:2223 (B local group=libvirt 2022-10-09 12:30:23.503 | +functions-common:add_user_to_group:2225 (B sudo usermod -a -G libvirt stack 2022-10-09 12:30:23.545 | +lib/nova_plugins/functions-libvirt:configure_libvirt:143 (B [[ True = \T\r\u\e ]] 2022-10-09 12:30:23.560 | +lib/nova_plugins/functions-libvirt:configure_libvirt:144 (B is_ubuntu 2022-10-09 12:30:23.574 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:30:23.589 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:30:23.605 | +lib/nova_plugins/functions-libvirt:configure_libvirt:149 (B local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2022-10-09 12:30:23.620 | +lib/nova_plugins/functions-libvirt:configure_libvirt:153 (B local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2022-10-09 12:30:23.634 | +lib/nova_plugins/functions-libvirt:configure_libvirt:154 (B sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2022-10-09 12:30:23.668 | +lib/nova_plugins/functions-libvirt:configure_libvirt:157 (B sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2022-10-09 12:30:23.700 | +lib/nova_plugins/functions-libvirt:configure_libvirt:162 (B is_nova_console_proxy_compute_tls_enabled 2022-10-09 12:30:23.715 | +lib/nova:is_nova_console_proxy_compute_tls_enabled:179 (B [[ False = \T\r\u\e ]] 2022-10-09 12:30:23.730 | +lib/nova:is_nova_console_proxy_compute_tls_enabled:180 (B return 1 2022-10-09 12:30:23.745 | +lib/nova_plugins/functions-libvirt:configure_libvirt:180 (B restart_service libvirtd 2022-10-09 12:30:23.760 | +functions-common:restart_service:2337 (B '[' -x /bin/systemctl ']' 2022-10-09 12:30:23.776 | +functions-common:restart_service:2338 (B sudo /bin/systemctl restart libvirtd 2022-10-09 12:30:24.000 | +lib/nova_plugins/functions-libvirt:configure_libvirt:186 (B restart_service virtlogd 2022-10-09 12:30:24.016 | +functions-common:restart_service:2337 (B '[' -x /bin/systemctl ']' 2022-10-09 12:30:24.033 | +functions-common:restart_service:2338 (B sudo /bin/systemctl restart virtlogd 2022-10-09 12:30:24.104 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 (B iniset /etc/nova/nova.conf libvirt virt_type kvm 2022-10-09 12:30:24.248 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 (B iniset /etc/nova/nova.conf libvirt cpu_mode custom 2022-10-09 12:30:24.368 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 (B '[' custom == custom ']' 2022-10-09 12:30:24.385 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 (B iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2022-10-09 12:30:24.502 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 (B iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2022-10-09 12:30:24.622 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 (B iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2022-10-09 12:30:24.745 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 (B iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2022-10-09 12:30:24.871 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 (B iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2022-10-09 12:30:24.989 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 (B is_arch ppc64 2022-10-09 12:30:25.009 | ++functions-common:is_arch:506 (B uname -m 2022-10-09 12:30:25.029 | +functions-common:is_arch:506 (B [[ x86_64 == \p\p\c\6\4 ]] 2022-10-09 12:30:25.046 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 (B is_arch aarch64 2022-10-09 12:30:25.064 | ++functions-common:is_arch:506 (B uname -m 2022-10-09 12:30:25.084 | +functions-common:is_arch:506 (B [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-10-09 12:30:25.101 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:61 (B isset ENABLE_FILE_INJECTION 2022-10-09 12:30:25.119 | +functions-common:isset:240 (B [[ -v ENABLE_FILE_INJECTION ]] 2022-10-09 12:30:25.136 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:69 (B [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2022-10-09 12:30:25.153 | +lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:76 (B [[ '' == \L\V\M ]] 2022-10-09 12:30:25.170 | +./stack.sh:main:940 (B is_service_enabled placement 2022-10-09 12:30:25.266 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:25.282 | +./stack.sh:main:950 (B is_service_enabled placement placement-client 2022-10-09 12:30:25.380 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:30:25.396 | +./stack.sh:main:951 (B is_service_enabled n-cpu 2022-10-09 12:30:25.492 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:30:25.511 | +./stack.sh:main:952 (B configure_placement_nova_compute 2022-10-09 12:30:25.528 | +lib/nova:configure_placement_nova_compute:600 (B local conf=/etc/nova/nova.conf 2022-10-09 12:30:25.547 | +lib/nova:configure_placement_nova_compute:601 (B iniset /etc/nova/nova.conf placement auth_type password 2022-10-09 12:30:25.668 | +lib/nova:configure_placement_nova_compute:602 (B iniset /etc/nova/nova.conf placement auth_url http://172.17.0.2/identity 2022-10-09 12:30:25.788 | +lib/nova:configure_placement_nova_compute:603 (B iniset /etc/nova/nova.conf placement username placement 2022-10-09 12:30:25.903 | +lib/nova:configure_placement_nova_compute:604 (B iniset /etc/nova/nova.conf placement password bsvbr5pzLpN0szN84v3m 2022-10-09 12:30:26.021 | +lib/nova:configure_placement_nova_compute:605 (B iniset /etc/nova/nova.conf placement user_domain_name Default 2022-10-09 12:30:26.140 | +lib/nova:configure_placement_nova_compute:606 (B iniset /etc/nova/nova.conf placement project_name service 2022-10-09 12:30:26.258 | +lib/nova:configure_placement_nova_compute:607 (B iniset /etc/nova/nova.conf placement project_domain_name Default 2022-10-09 12:30:26.377 | +lib/nova:configure_placement_nova_compute:608 (B iniset /etc/nova/nova.conf placement region_name RegionOne 2022-10-09 12:30:26.499 | +./stack.sh:main:956 (B is_service_enabled horizon 2022-10-09 12:30:26.597 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:26.614 | +./stack.sh:main:961 (B is_service_enabled tls-proxy 2022-10-09 12:30:26.706 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:26.724 | +./stack.sh:main:969 (B run_phase stack install 2022-10-09 12:30:26.740 | +functions-common:run_phase:1881 (B local mode=stack 2022-10-09 12:30:26.757 | +functions-common:run_phase:1882 (B local phase=install 2022-10-09 12:30:26.774 | +functions-common:run_phase:1883 (B [[ -d /opt/stack/devstack/extras.d ]] 2022-10-09 12:30:26.790 | +functions-common:run_phase:1884 (B local extra_plugin_file_name 2022-10-09 12:30:26.807 | +functions-common:run_phase:1885 (B for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-09 12:30:26.823 | +functions-common:run_phase:1890 (B local exceptions=80-tempest.sh 2022-10-09 12:30:26.841 | +functions-common:run_phase:1891 (B local extra 2022-10-09 12:30:26.859 | ++functions-common:run_phase:1892 (B basename /opt/stack/devstack/extras.d/80-tempest.sh 2022-10-09 12:30:26.878 | +functions-common:run_phase:1892 (B extra=80-tempest.sh 2022-10-09 12:30:26.893 | +functions-common:run_phase:1893 (B [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-09 12:30:26.910 | +functions-common:run_phase:1897 (B [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2022-10-09 12:30:26.926 | +functions-common:run_phase:1897 (B source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2022-10-09 12:30:26.943 | ++extras.d/80-tempest.sh:source:3 (B is_service_enabled tempest 2022-10-09 12:30:27.031 | ++functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:27.048 | +functions-common:run_phase:1902 (B [[ stack == \s\o\u\r\c\e ]] 2022-10-09 12:30:27.065 | +functions-common:run_phase:1905 (B [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-09 12:30:27.083 | +functions-common:run_phase:1908 (B run_plugins stack install 2022-10-09 12:30:27.100 | +functions-common:run_plugins:1867 (B local mode=stack 2022-10-09 12:30:27.117 | +functions-common:run_plugins:1868 (B local phase=install 2022-10-09 12:30:27.133 | +functions-common:run_plugins:1870 (B local plugins= 2022-10-09 12:30:27.150 | +functions-common:run_plugins:1871 (B local plugin 2022-10-09 12:30:27.168 | +./stack.sh:main:972 (B use_library_from_git python-openstackclient 2022-10-09 12:30:27.186 | +inc/python:use_library_from_git:250 (B local name=python-openstackclient 2022-10-09 12:30:27.205 | +inc/python:use_library_from_git:251 (B local enabled=1 2022-10-09 12:30:27.221 | +inc/python:use_library_from_git:252 (B [[ '' = \A\L\L ]] 2022-10-09 12:30:27.238 | +inc/python:use_library_from_git:252 (B [[ ,, =~ ,python-openstackclient, ]] 2022-10-09 12:30:27.256 | +inc/python:use_library_from_git:253 (B return 1 2022-10-09 12:30:27.272 | +./stack.sh:main:976 (B pip_install_gr python-openstackclient 2022-10-09 12:30:27.287 | +inc/python:pip_install_gr:76 (B local name=python-openstackclient 2022-10-09 12:30:27.303 | +inc/python:pip_install_gr:77 (B local clean_name 2022-10-09 12:30:27.322 | ++inc/python:pip_install_gr:78 (B get_from_global_requirements python-openstackclient 2022-10-09 12:30:27.339 | ++inc/python:get_from_global_requirements:225 (B local package=python-openstackclient 2022-10-09 12:30:27.357 | ++inc/python:get_from_global_requirements:226 (B local required_pkg 2022-10-09 12:30:27.378 | +++inc/python:get_from_global_requirements:227 (B cut -d# -f1 2022-10-09 12:30:27.380 | +++inc/python:get_from_global_requirements:227 (B grep -i -h '^python-openstackclient' /opt/stack/openstack/requirements/global-requirements.txt 2022-10-09 12:30:27.403 | ++inc/python:get_from_global_requirements:227 (B required_pkg='python-openstackclient ' 2022-10-09 12:30:27.420 | ++inc/python:get_from_global_requirements:228 (B [[ python-openstackclient == '' ]] 2022-10-09 12:30:27.438 | ++inc/python:get_from_global_requirements:231 (B echo python-openstackclient 2022-10-09 12:30:27.458 | +inc/python:pip_install_gr:78 (B clean_name=python-openstackclient 2022-10-09 12:30:27.474 | +inc/python:pip_install_gr:79 (B pip_install python-openstackclient 2022-10-09 12:30:27.571 | Using python 3.8 to install python-openstackclient 2022-10-09 12:30:27.587 | +inc/python:pip_install:193 (B sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/openstack/requirements/upper-constraints.txt python-openstackclient 2022-10-09 12:30:29.737 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.744 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.751 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.755 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.859 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.884 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.890 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.895 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.915 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.927 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.931 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.970 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.983 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:29.989 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.002 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.025 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.031 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.034 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.065 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.074 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.077 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.089 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.094 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.124 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.135 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.138 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.196 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.200 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.259 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.336 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.353 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.355 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.362 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.366 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.379 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.383 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.401 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.432 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.439 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.450 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.478 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.480 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-10-09 12:30:30.486 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 452)) (5.8.0) 2022-10-09 12:30:30.499 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 558)) (3.5.0) 2022-10-09 12:30:30.504 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 438)) (4.4.0) 2022-10-09 12:30:30.514 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 344)) (4.12.3) 2022-10-09 12:30:30.524 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 324)) (2.5.0) 2022-10-09 12:30:30.532 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 307)) (0.61.0) 2022-10-09 12:30:30.547 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-10-09 12:30:30.550 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-10-09 12:30:30.557 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 356)) (5.8.1) 2022-10-09 12:30:30.570 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 331)) (5.1.0) 2022-10-09 12:30:30.571 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 449)) (17.7.0) 2022-10-09 12:30:30.571 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 424)) (8.3.0) 2022-10-09 12:30:30.580 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 341)) (4.3.0) 2022-10-09 12:30:30.596 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2.27.1) 2022-10-09 12:30:30.602 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-10-09 12:30:30.636 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-10-09 12:30:30.640 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 328)) (8.8.0) 2022-10-09 12:30:30.664 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 522)) (1.16.0) 2022-10-09 12:30:30.666 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 394)) (3.0.7) 2022-10-09 12:30:30.672 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 468)) (2021.3) 2022-10-09 12:30:30.672 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 281)) (0.8.0) 2022-10-09 12:30:30.675 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 282)) (0.11.0) 2022-10-09 12:30:30.677 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 352)) (21.3) 2022-10-09 12:30:30.680 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 521)) (3.17.6) 2022-10-09 12:30:30.683 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-10-09 12:30:30.684 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 488)) (1.4.0) 2022-10-09 12:30:30.686 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 318)) (1.7.0) 2022-10-09 12:30:30.689 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-10-09 12:30:30.692 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-10-09 12:30:30.696 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-10-09 12:30:30.697 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-10-09 12:30:30.701 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-10-09 12:30:30.703 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-10-09 12:30:30.724 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 276)) (2.5.0) 2022-10-09 12:30:30.738 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-10-09 12:30:30.741 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 367)) (3.1.1) 2022-10-09 12:30:30.748 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-10-09 12:30:30.777 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 275)) (1.0.3) 2022-10-09 12:30:30.779 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/openstack/requirements/upper-constraints.txt (line 480)) (2019.11.28) 2022-10-09 12:30:30.781 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-10-09 12:30:30.783 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 609)) (1.26.8) 2022-10-09 12:30:30.794 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-10-09 12:30:30.797 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 624)) (1.13.3) 2022-10-09 12:30:30.798 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 494)) (1.5.0) 2022-10-09 12:30:30.801 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-10-09 12:30:30.803 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-10-09 12:30:30.805 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 619)) (0.2.5) 2022-10-09 12:30:30.808 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 395)) (1.8.2) 2022-10-09 12:30:30.810 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-10-09 12:30:30.840 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/openstack/requirements/upper-constraints.txt (line 383)) (2.21) 2022-10-09 12:30:31.982 | +inc/python:pip_install:200 (B result=0 2022-10-09 12:30:32.002 | +inc/python:pip_install:202 (B time_stop pip_install 2022-10-09 12:30:32.019 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:30:32.037 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:30:32.053 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:30:32.067 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:30:32.083 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:30:32.097 | +functions-common:time_stop:2459 (B name=pip_install 2022-10-09 12:30:32.113 | +functions-common:time_stop:2460 (B start_time=1665318627556 2022-10-09 12:30:32.130 | +functions-common:time_stop:2462 (B [[ -z 1665318627556 ]] 2022-10-09 12:30:32.147 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:30:32.171 | +functions-common:time_stop:2465 (B end_time=1665318632153 2022-10-09 12:30:32.186 | +functions-common:time_stop:2466 (B elapsed_time=4597 2022-10-09 12:30:32.205 | +functions-common:time_stop:2467 (B total=90898 2022-10-09 12:30:32.223 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:30:32.239 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=95495 2022-10-09 12:30:32.257 | +inc/python:pip_install:203 (B return 0 2022-10-09 12:30:32.276 | +./stack.sh:main:981 (B install_oscwrap 2022-10-09 12:30:32.295 | ++functions-common:install_oscwrap:2498 (B mktemp 2022-10-09 12:30:32.319 | +functions-common:install_oscwrap:2498 (B OSCWRAP_TIMER_FILE=/tmp/tmp.v6V8I0NURK 2022-10-09 12:30:32.336 | +functions-common:install_oscwrap:2501 (B shopt -s expand_aliases 2022-10-09 12:30:32.355 | +functions-common:install_oscwrap:2504 (B unalias -a 2022-10-09 12:30:32.372 | +functions-common:install_oscwrap:2506 (B alias openstack=oscwrap 2022-10-09 12:30:32.389 | +./stack.sh:main:986 (B [[ False != \F\a\l\s\e ]] 2022-10-09 12:30:32.405 | +./stack.sh:main:1026 (B '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-10-09 12:30:32.424 | +./stack.sh:main:1034 (B is_service_enabled mysql postgresql 2022-10-09 12:30:32.516 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:32.535 | +./stack.sh:main:1039 (B save_stackenv 1039 2022-10-09 12:30:32.551 | +functions-common:save_stackenv:60 (B local tag=1039 2022-10-09 12:30:32.569 | ++functions-common:save_stackenv:62 (B date +%F-%H%M%S 2022-10-09 12:30:32.591 | +functions-common:save_stackenv:62 (B time_stamp=2022-10-09-123032 2022-10-09 12:30:32.607 | +functions-common:save_stackenv:63 (B echo '# 2022-10-09-123032 1039' 2022-10-09 12:30:32.624 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:32.640 | +functions-common:save_stackenv:65 (B echo BASE_SQL_CONN=mysql+pymysql://root:bsvbr5pzLpN0szN84v3m@172.17.0.2 2022-10-09 12:30:32.657 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:32.674 | +functions-common:save_stackenv:65 (B echo DATA_DIR=/opt/stack/data 2022-10-09 12:30:32.693 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:32.709 | +functions-common:save_stackenv:65 (B echo DEST=/opt/stack/openstack 2022-10-09 12:30:32.727 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:32.745 | +functions-common:save_stackenv:65 (B echo ENABLED_SERVICES=n-cpu,c-vol,placement-client,ovn-controller,ovs-vswitchd,ovsdb-server,q-ovn-metadata-agent 2022-10-09 12:30:32.761 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:32.777 | +functions-common:save_stackenv:65 (B echo HOST_IP=172.17.0.3 2022-10-09 12:30:32.796 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:32.812 | +functions-common:save_stackenv:65 (B echo KEYSTONE_SERVICE_URI=http://172.17.0.2/identity 2022-10-09 12:30:32.829 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:32.845 | +functions-common:save_stackenv:65 (B echo LOGFILE=/opt/stack/openstack/logs/stack.sh.log.2022-10-09-122731 2022-10-09 12:30:32.862 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:32.879 | +functions-common:save_stackenv:65 (B echo OS_CACERT= 2022-10-09 12:30:32.897 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:32.914 | +functions-common:save_stackenv:65 (B echo SERVICE_HOST=172.17.0.2 2022-10-09 12:30:32.930 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:32.946 | +functions-common:save_stackenv:65 (B echo STACK_USER=stack 2022-10-09 12:30:32.961 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:32.978 | +functions-common:save_stackenv:65 (B echo TLS_IP= 2022-10-09 12:30:32.998 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:33.015 | +functions-common:save_stackenv:65 (B echo HOST_IPV6= 2022-10-09 12:30:33.032 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:30:33.048 | +functions-common:save_stackenv:65 (B echo SERVICE_IP_VERSION=4 2022-10-09 12:30:33.066 | +./stack.sh:main:1051 (B [[ True == \T\r\u\e ]] 2022-10-09 12:30:33.084 | +./stack.sh:main:1052 (B [[ -f /sys/kernel/mm/ksm/run ]] 2022-10-09 12:30:33.101 | +./stack.sh:main:1053 (B sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-10-09 12:30:33.138 | +./stack.sh:main:1065 (B start_dstat 2022-10-09 12:30:33.154 | +lib/dstat:start_dstat:31 (B run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/openstack/logs' 2022-10-09 12:30:33.170 | +functions-common:run_process:1705 (B local service=dstat 2022-10-09 12:30:33.186 | +functions-common:run_process:1706 (B local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/openstack/logs' 2022-10-09 12:30:33.202 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:30:33.220 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:30:33.238 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:30:33.253 | +functions-common:run_process:1711 (B local name=dstat 2022-10-09 12:30:33.269 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:30:33.284 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:30:33.301 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:30:33.317 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:30:33.334 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:30:33.354 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318633338 2022-10-09 12:30:33.370 | +functions-common:run_process:1714 (B is_service_enabled dstat 2022-10-09 12:30:33.454 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:33.472 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:30:33.488 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:30:33.505 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:30:33.521 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:30:33.538 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:30:33.553 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:30:33.571 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:30:33.587 | +functions-common:time_stop:2460 (B start_time=1665318633338 2022-10-09 12:30:33.603 | +functions-common:time_stop:2462 (B [[ -z 1665318633338 ]] 2022-10-09 12:30:33.624 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:30:33.644 | +functions-common:time_stop:2465 (B end_time=1665318633628 2022-10-09 12:30:33.658 | +functions-common:time_stop:2466 (B elapsed_time=290 2022-10-09 12:30:33.676 | +functions-common:time_stop:2467 (B total=0 2022-10-09 12:30:33.693 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:30:33.708 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=290 2022-10-09 12:30:33.725 | +lib/dstat:start_dstat:36 (B run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root 2022-10-09 12:30:33.742 | +functions-common:run_process:1705 (B local service=memory_tracker 2022-10-09 12:30:33.759 | +functions-common:run_process:1706 (B local command=/opt/stack/devstack/tools/memory_tracker.sh 2022-10-09 12:30:33.776 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:30:33.794 | +functions-common:run_process:1708 (B local user=root 2022-10-09 12:30:33.809 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:30:33.827 | +functions-common:run_process:1711 (B local name=memory_tracker 2022-10-09 12:30:33.844 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:30:33.861 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:30:33.878 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:30:33.894 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:30:33.912 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:30:33.933 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318633915 2022-10-09 12:30:33.950 | +functions-common:run_process:1714 (B is_service_enabled memory_tracker 2022-10-09 12:30:34.039 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:34.056 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:30:34.072 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:30:34.090 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:30:34.106 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:30:34.123 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:30:34.140 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:30:34.161 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:30:34.177 | +functions-common:time_stop:2460 (B start_time=1665318633915 2022-10-09 12:30:34.193 | +functions-common:time_stop:2462 (B [[ -z 1665318633915 ]] 2022-10-09 12:30:34.214 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:30:34.235 | +functions-common:time_stop:2465 (B end_time=1665318634218 2022-10-09 12:30:34.252 | +functions-common:time_stop:2466 (B elapsed_time=303 2022-10-09 12:30:34.270 | +functions-common:time_stop:2467 (B total=290 2022-10-09 12:30:34.288 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:30:34.303 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=593 2022-10-09 12:30:34.320 | +lib/dstat:start_dstat:40 (B is_service_enabled peakmem_tracker 2022-10-09 12:30:34.409 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:34.427 | +./stack.sh:main:1069 (B is_service_enabled tcpdump 2022-10-09 12:30:34.522 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:34.540 | +./stack.sh:main:1077 (B is_service_enabled etcd3 2022-10-09 12:30:34.628 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:34.647 | +./stack.sh:main:1084 (B is_service_enabled tls-proxy 2022-10-09 12:30:34.741 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:34.760 | +./stack.sh:main:1089 (B write_clouds_yaml 2022-10-09 12:30:34.776 | +functions-common:write_clouds_yaml:79 (B CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-10-09 12:30:34.797 | ++functions-common:write_clouds_yaml:81 (B dirname /etc/openstack/clouds.yaml 2022-10-09 12:30:34.815 | +functions-common:write_clouds_yaml:81 (B sudo mkdir -p /etc/openstack 2022-10-09 12:30:34.856 | +functions-common:write_clouds_yaml:82 (B sudo chown -R stack /etc/openstack 2022-10-09 12:30:34.888 | +functions-common:write_clouds_yaml:84 (B CA_CERT_ARG= 2022-10-09 12:30:34.905 | +functions-common:write_clouds_yaml:85 (B '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-10-09 12:30:34.921 | +functions-common:write_clouds_yaml:89 (B /usr/bin/python3.8 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://172.17.0.2/identity --os-username demo --os-password bsvbr5pzLpN0szN84v3m --os-project-name demo 2022-10-09 12:30:35.145 | +functions-common:write_clouds_yaml:100 (B /usr/bin/python3.8 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://172.17.0.2/identity --os-username admin --os-password bsvbr5pzLpN0szN84v3m --os-project-name admin 2022-10-09 12:30:35.396 | +functions-common:write_clouds_yaml:111 (B /usr/bin/python3.8 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://172.17.0.2/identity --os-username admin --os-password bsvbr5pzLpN0szN84v3m --os-project-name demo 2022-10-09 12:30:35.633 | +functions-common:write_clouds_yaml:122 (B /usr/bin/python3.8 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://172.17.0.2/identity --os-username alt_demo --os-password bsvbr5pzLpN0szN84v3m --os-project-name alt_demo 2022-10-09 12:30:35.876 | +functions-common:write_clouds_yaml:133 (B /usr/bin/python3.8 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://172.17.0.2/identity --os-username alt_demo_member --os-password bsvbr5pzLpN0szN84v3m --os-project-name alt_demo 2022-10-09 12:30:36.126 | +functions-common:write_clouds_yaml:144 (B /usr/bin/python3.8 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://172.17.0.2/identity --os-username alt_demo_reader --os-password bsvbr5pzLpN0szN84v3m --os-project-name alt_demo 2022-10-09 12:30:36.414 | +functions-common:write_clouds_yaml:155 (B /usr/bin/python3.8 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://172.17.0.2/identity --os-username demo_reader --os-password bsvbr5pzLpN0szN84v3m --os-project-name demo 2022-10-09 12:30:36.668 | +functions-common:write_clouds_yaml:166 (B /usr/bin/python3.8 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://172.17.0.2/identity --os-username admin --os-password bsvbr5pzLpN0szN84v3m --os-system-scope all 2022-10-09 12:30:36.900 | +functions-common:write_clouds_yaml:177 (B /usr/bin/python3.8 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://172.17.0.2/identity --os-username system_member --os-password bsvbr5pzLpN0szN84v3m --os-system-scope all 2022-10-09 12:30:37.138 | +functions-common:write_clouds_yaml:188 (B /usr/bin/python3.8 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://172.17.0.2/identity --os-username system_reader --os-password bsvbr5pzLpN0szN84v3m --os-system-scope all 2022-10-09 12:30:37.389 | +functions-common:write_clouds_yaml:198 (B cat 2022-10-09 12:30:37.412 | ++functions-common:write_clouds_yaml:204 (B eval echo '~stack' 2022-10-09 12:30:37.430 | +++functions-common:write_clouds_yaml:204 (B echo /opt/stack 2022-10-09 12:30:37.447 | +functions-common:write_clouds_yaml:204 (B rm -f /opt/stack/.config/openstack/clouds.yaml 2022-10-09 12:30:37.467 | +./stack.sh:main:1090 (B export OS_CLOUD=devstack-admin 2022-10-09 12:30:37.480 | +./stack.sh:main:1090 (B OS_CLOUD=devstack-admin 2022-10-09 12:30:37.497 | +./stack.sh:main:1092 (B is_service_enabled keystone 2022-10-09 12:30:37.588 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:37.604 | +./stack.sh:main:1123 (B is_service_enabled horizon 2022-10-09 12:30:37.696 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:37.711 | +./stack.sh:main:1128 (B async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-10-09 12:30:37.794 | Not waiting for async task create_nova_accounts that we never started or has already been waited for 2022-10-09 12:30:37.808 | Not waiting for async task create_glance_accounts that we never started or has already been waited for 2022-10-09 12:30:37.821 | Not waiting for async task create_cinder_accounts that we never started or has already been waited for 2022-10-09 12:30:37.836 | +inc/async:async_wait:197 (B return 0 2022-10-09 12:30:37.852 | +./stack.sh:main:1129 (B async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-10-09 12:30:37.930 | Not waiting for async task create_neutron_accounts that we never started or has already been waited for 2022-10-09 12:30:37.944 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2022-10-09 12:30:37.955 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-10-09 12:30:37.971 | +inc/async:async_wait:197 (B return 0 2022-10-09 12:30:37.987 | +./stack.sh:main:1135 (B is_service_enabled mysql postgresql 2022-10-09 12:30:38.082 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:30:38.099 | +./stack.sh:main:1144 (B is_service_enabled neutron 2022-10-09 12:30:38.184 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:30:38.200 | +./stack.sh:main:1145 (B echo_summary 'Configuring Neutron' 2022-10-09 12:30:38.218 | +./stack.sh:echo_summary:440 (B [[ -t 3 ]] 2022-10-09 12:30:38.235 | +./stack.sh:echo_summary:440 (B [[ True != \T\r\u\e ]] 2022-10-09 12:30:38.256 | +./stack.sh:echo_summary:446 (B echo -e Configuring Neutron 2022-10-09 12:30:38.274 | +./stack.sh:main:1147 (B configure_neutron 2022-10-09 12:30:38.291 | +lib/neutron:configure_neutron:620 (B is_neutron_legacy_enabled 2022-10-09 12:30:38.312 | ++lib/neutron:is_neutron_legacy_enabled:136 (B echo 2022-10-09 12:30:38.321 | ++lib/neutron:is_neutron_legacy_enabled:136 (B sed s/neutron-//g 2022-10-09 12:30:38.345 | +lib/neutron:is_neutron_legacy_enabled:136 (B disabled_services_copy= 2022-10-09 12:30:38.363 | +lib/neutron:is_neutron_legacy_enabled:137 (B [[ , =~ ,neutron ]] 2022-10-09 12:30:38.379 | +lib/neutron:is_neutron_legacy_enabled:138 (B [[ ,n-cpu,c-vol,placement-client,ovn-controller,ovs-vswitchd,ovsdb-server,q-ovn-metadata-agent =~ ,q- ]] 2022-10-09 12:30:38.396 | +lib/neutron:is_neutron_legacy_enabled:138 (B return 0 2022-10-09 12:30:38.412 | +lib/neutron:configure_neutron:622 (B configure_mutnauq 2022-10-09 12:30:38.429 | +lib/neutron-legacy:configure_mutnauq:352 (B _configure_neutron_common 2022-10-09 12:30:38.444 | +lib/neutron-legacy:_configure_neutron_common:777 (B _create_neutron_conf_dir 2022-10-09 12:30:38.460 | +lib/neutron-legacy:_create_neutron_conf_dir:770 (B sudo install -d -o stack /etc/neutron 2022-10-09 12:30:38.496 | +lib/neutron-legacy:_configure_neutron_common:780 (B cd /opt/stack/openstack/neutron 2022-10-09 12:30:38.510 | +lib/neutron-legacy:_configure_neutron_common:780 (B exec ./tools/generate_config_file_samples.sh 2022-10-09 12:31:05.941 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-10-09 12:31:11.377 | +lib/neutron-legacy:_configure_neutron_common:782 (B cp /opt/stack/openstack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-10-09 12:31:11.394 | +lib/neutron-legacy:_configure_neutron_common:784 (B Q_POLICY_FILE=/etc/neutron/policy.json 2022-10-09 12:31:11.405 | +lib/neutron-legacy:_configure_neutron_common:788 (B '[' -f /opt/stack/openstack/neutron/etc/policy.json ']' 2022-10-09 12:31:11.420 | +lib/neutron-legacy:_configure_neutron_common:792 (B echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-10-09 12:31:11.434 | +lib/neutron-legacy:_configure_neutron_common:797 (B neutron_plugin_configure_common 2022-10-09 12:31:11.448 | +lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 (B Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-10-09 12:31:11.461 | +lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 (B Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-10-09 12:31:11.477 | +lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 (B Q_PLUGIN_CLASS=ml2 2022-10-09 12:31:11.490 | +lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 (B _neutron_service_plugin_class_add ovn-router 2022-10-09 12:31:11.503 | +lib/neutron-legacy:_neutron_service_plugin_class_add:949 (B local service_plugin_class=ovn-router 2022-10-09 12:31:11.517 | +lib/neutron-legacy:_neutron_service_plugin_class_add:950 (B [[ '' == '' ]] 2022-10-09 12:31:11.530 | +lib/neutron-legacy:_neutron_service_plugin_class_add:951 (B Q_SERVICE_PLUGIN_CLASSES=ovn-router 2022-10-09 12:31:11.544 | +lib/neutron-legacy:_configure_neutron_common:799 (B [[ etc/neutron/plugins/ml2 == '' ]] 2022-10-09 12:31:11.557 | +lib/neutron-legacy:_configure_neutron_common:799 (B [[ ml2_conf.ini == '' ]] 2022-10-09 12:31:11.571 | +lib/neutron-legacy:_configure_neutron_common:799 (B [[ ml2 == '' ]] 2022-10-09 12:31:11.585 | +lib/neutron-legacy:_configure_neutron_common:804 (B mkdir -p /etc/neutron/plugins/ml2 2022-10-09 12:31:11.603 | +lib/neutron-legacy:_configure_neutron_common:805 (B Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-09 12:31:11.618 | +lib/neutron-legacy:_configure_neutron_common:808 (B '[' -f /opt/stack/openstack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-10-09 12:31:11.632 | +lib/neutron-legacy:_configure_neutron_common:809 (B cp /opt/stack/openstack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-09 12:31:11.653 | ++lib/neutron-legacy:_configure_neutron_common:814 (B database_connection_url neutron 2022-10-09 12:31:11.668 | ++lib/database:database_connection_url:134 (B local db=neutron 2022-10-09 12:31:11.682 | ++lib/database:database_connection_url:135 (B database_connection_url_mysql neutron 2022-10-09 12:31:11.696 | ++lib/databases/mysql:database_connection_url_mysql:213 (B local db=neutron 2022-10-09 12:31:11.721 | ++lib/databases/mysql:database_connection_url_mysql:214 (B echo 'mysql+pymysql://root:bsvbr5pzLpN0szN84v3m@172.17.0.2/neutron?charset=utf8' 2022-10-09 12:31:11.737 | +lib/neutron-legacy:_configure_neutron_common:814 (B iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:bsvbr5pzLpN0szN84v3m@172.17.0.2/neutron?charset=utf8' 2022-10-09 12:31:11.849 | +lib/neutron-legacy:_configure_neutron_common:815 (B iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-10-09 12:31:11.958 | +lib/neutron-legacy:_configure_neutron_common:816 (B iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-10-09 12:31:12.061 | +lib/neutron-legacy:_configure_neutron_common:817 (B iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-10-09 12:31:12.167 | +lib/neutron-legacy:_configure_neutron_common:818 (B iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-10-09 12:31:12.272 | +lib/neutron-legacy:_configure_neutron_common:821 (B iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-10-09 12:31:12.378 | +lib/neutron-legacy:_configure_neutron_common:823 (B '[' libvirt = fake ']' 2022-10-09 12:31:12.392 | +lib/neutron-legacy:_configure_neutron_common:833 (B setup_logging /etc/neutron/neutron.conf 2022-10-09 12:31:12.407 | +functions:setup_logging:674 (B setup_systemd_logging /etc/neutron/neutron.conf 2022-10-09 12:31:12.422 | +functions:setup_systemd_logging:689 (B local conf_file=/etc/neutron/neutron.conf 2022-10-09 12:31:12.437 | ++functions:setup_systemd_logging:694 (B trueorfalse False USE_JOURNAL 2022-10-09 12:31:12.523 | +functions:setup_systemd_logging:694 (B USE_JOURNAL=False 2022-10-09 12:31:12.537 | +functions:setup_systemd_logging:695 (B local pidstr= 2022-10-09 12:31:12.551 | +functions:setup_systemd_logging:696 (B [[ False == \T\r\u\e ]] 2022-10-09 12:31:12.566 | +functions:setup_systemd_logging:700 (B pidstr='(pid=%(process)d) ' 2022-10-09 12:31:12.580 | +functions:setup_systemd_logging:702 (B iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-10-09 12:31:12.686 | +functions:setup_systemd_logging:704 (B iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-10-09 12:31:12.793 | +functions:setup_systemd_logging:705 (B iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-10-09 12:31:12.907 | +functions:setup_systemd_logging:706 (B iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-10-09 12:31:13.014 | +lib/neutron-legacy:_configure_neutron_common:835 (B is_service_enabled tls-proxy 2022-10-09 12:31:13.095 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:13.111 | +lib/neutron-legacy:_configure_neutron_common:841 (B _neutron_setup_rootwrap 2022-10-09 12:31:13.127 | +lib/neutron-legacy:_neutron_setup_rootwrap:984 (B [[ True == \F\a\l\s\e ]] 2022-10-09 12:31:13.142 | +lib/neutron-legacy:_neutron_setup_rootwrap:988 (B Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-10-09 12:31:13.157 | +lib/neutron-legacy:_neutron_setup_rootwrap:989 (B [[ -d /etc/neutron/rootwrap.d ]] 2022-10-09 12:31:13.172 | +lib/neutron-legacy:_neutron_setup_rootwrap:990 (B sudo rm -rf /etc/neutron/rootwrap.d 2022-10-09 12:31:13.206 | +lib/neutron-legacy:_neutron_setup_rootwrap:993 (B _neutron_deploy_rootwrap_filters /opt/stack/openstack/neutron 2022-10-09 12:31:13.220 | +lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 (B [[ True == \F\a\l\s\e ]] 2022-10-09 12:31:13.235 | +lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 (B local srcdir=/opt/stack/openstack/neutron 2022-10-09 12:31:13.250 | +lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 (B sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-10-09 12:31:13.286 | +lib/neutron-legacy:_neutron_deploy_rootwrap_filters:979 (B sudo install -o root -m 644 /opt/stack/openstack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-10-09 12:31:13.321 | +lib/neutron-legacy:_neutron_setup_rootwrap:997 (B test -r /opt/stack/openstack/neutron/etc/neutron/rootwrap.conf 2022-10-09 12:31:13.336 | +lib/neutron-legacy:_neutron_setup_rootwrap:1000 (B sudo install -o root -g root -m 644 /opt/stack/openstack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-10-09 12:31:13.372 | +lib/neutron-legacy:_neutron_setup_rootwrap:1002 (B sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-10-09 12:31:13.404 | +lib/neutron-legacy:_neutron_setup_rootwrap:1003 (B sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-10-09 12:31:13.436 | +lib/neutron-legacy:_neutron_setup_rootwrap:1006 (B ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-10-09 12:31:13.451 | +lib/neutron-legacy:_neutron_setup_rootwrap:1007 (B ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-10-09 12:31:13.471 | ++lib/neutron-legacy:_neutron_setup_rootwrap:1010 (B mktemp 2022-10-09 12:31:13.489 | +lib/neutron-legacy:_neutron_setup_rootwrap:1010 (B TEMPFILE=/tmp/tmp.UQXUKmBxl9 2022-10-09 12:31:13.506 | +lib/neutron-legacy:_neutron_setup_rootwrap:1011 (B echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-10-09 12:31:13.523 | +lib/neutron-legacy:_neutron_setup_rootwrap:1012 (B echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-10-09 12:31:13.540 | +lib/neutron-legacy:_neutron_setup_rootwrap:1013 (B chmod 0440 /tmp/tmp.UQXUKmBxl9 2022-10-09 12:31:13.558 | +lib/neutron-legacy:_neutron_setup_rootwrap:1014 (B sudo chown root:root /tmp/tmp.UQXUKmBxl9 2022-10-09 12:31:13.593 | +lib/neutron-legacy:_neutron_setup_rootwrap:1015 (B sudo mv /tmp/tmp.UQXUKmBxl9 /etc/sudoers.d/neutron-rootwrap 2022-10-09 12:31:13.630 | +lib/neutron-legacy:_neutron_setup_rootwrap:1018 (B iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-10-09 12:31:13.742 | +lib/neutron-legacy:_neutron_setup_rootwrap:1019 (B [[ True == \T\r\u\e ]] 2022-10-09 12:31:13.758 | +lib/neutron-legacy:_neutron_setup_rootwrap:1020 (B iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-10-09 12:31:13.880 | +lib/neutron-legacy:configure_mutnauq:353 (B iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-10-09 12:31:13.896 | +lib/rpc_backend:iniset_rpc_backend:157 (B local package=neutron 2022-10-09 12:31:13.913 | +lib/rpc_backend:iniset_rpc_backend:158 (B local file=/etc/neutron/neutron.conf 2022-10-09 12:31:13.929 | +lib/rpc_backend:iniset_rpc_backend:159 (B local section=DEFAULT 2022-10-09 12:31:13.945 | +lib/rpc_backend:iniset_rpc_backend:160 (B local virtual_host= 2022-10-09 12:31:13.961 | +lib/rpc_backend:iniset_rpc_backend:161 (B is_service_enabled rabbit 2022-10-09 12:31:14.051 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:14.067 | +lib/rpc_backend:iniset_rpc_backend:161 (B '[' -n 172.17.0.2 ']' 2022-10-09 12:31:14.083 | +lib/rpc_backend:iniset_rpc_backend:161 (B '[' -n bsvbr5pzLpN0szN84v3m ']' 2022-10-09 12:31:14.100 | ++lib/rpc_backend:iniset_rpc_backend:162 (B get_transport_url '' 2022-10-09 12:31:14.117 | ++lib/rpc_backend:get_transport_url:139 (B local virtual_host= 2022-10-09 12:31:14.132 | ++lib/rpc_backend:get_transport_url:140 (B is_service_enabled rabbit 2022-10-09 12:31:14.223 | ++functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:14.240 | ++lib/rpc_backend:get_transport_url:140 (B '[' -n 172.17.0.2 ']' 2022-10-09 12:31:14.257 | ++lib/rpc_backend:get_transport_url:140 (B '[' -n bsvbr5pzLpN0szN84v3m ']' 2022-10-09 12:31:14.274 | ++lib/rpc_backend:get_transport_url:141 (B echo rabbit://stackrabbit:bsvbr5pzLpN0szN84v3m@172.17.0.2:5672/ 2022-10-09 12:31:14.292 | +lib/rpc_backend:iniset_rpc_backend:162 (B iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:bsvbr5pzLpN0szN84v3m@172.17.0.2:5672/ 2022-10-09 12:31:14.408 | +lib/rpc_backend:iniset_rpc_backend:163 (B '[' -n '' ']' 2022-10-09 12:31:14.424 | +lib/rpc_backend:iniset_rpc_backend:166 (B '[' -n '' ']' 2022-10-09 12:31:14.440 | +lib/neutron-legacy:configure_mutnauq:355 (B is_service_enabled q-metering 2022-10-09 12:31:14.538 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:14.554 | +lib/neutron-legacy:configure_mutnauq:358 (B is_service_enabled q-agt q-svc 2022-10-09 12:31:14.652 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:14.669 | +lib/neutron-legacy:configure_mutnauq:361 (B is_service_enabled q-agt 2022-10-09 12:31:14.767 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:14.785 | +lib/neutron-legacy:configure_mutnauq:364 (B is_service_enabled q-dhcp 2022-10-09 12:31:14.906 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:14.923 | +lib/neutron-legacy:configure_mutnauq:367 (B is_service_enabled q-l3 2022-10-09 12:31:15.019 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:15.036 | +lib/neutron-legacy:configure_mutnauq:370 (B is_service_enabled q-meta 2022-10-09 12:31:15.128 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:15.144 | +lib/neutron-legacy:configure_mutnauq:374 (B [[ legacy != \l\e\g\a\c\y ]] 2022-10-09 12:31:15.158 | +lib/neutron-legacy:configure_mutnauq:377 (B is_service_enabled ceilometer 2022-10-09 12:31:15.247 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:15.262 | +lib/neutron-legacy:configure_mutnauq:381 (B [[ ovn == \o\v\n ]] 2022-10-09 12:31:15.278 | +lib/neutron-legacy:configure_mutnauq:382 (B configure_ovn 2022-10-09 12:31:15.295 | +lib/neutron_plugins/ovn_agent:configure_ovn:507 (B echo 'Configuring OVN' 2022-10-09 12:31:15.295 | Configuring OVN 2022-10-09 12:31:15.312 | +lib/neutron_plugins/ovn_agent:configure_ovn:509 (B '[' -z '' ']' 2022-10-09 12:31:15.328 | +lib/neutron_plugins/ovn_agent:configure_ovn:510 (B '[' -f /etc/openvswitch/system-id.conf ']' 2022-10-09 12:31:15.346 | ++lib/neutron_plugins/ovn_agent:configure_ovn:511 (B cat /etc/openvswitch/system-id.conf 2022-10-09 12:31:15.365 | +lib/neutron_plugins/ovn_agent:configure_ovn:511 (B OVN_UUID=b17c441d-3d71-48c4-a10b-577ae924c19a 2022-10-09 12:31:15.383 | +lib/neutron_plugins/ovn_agent:configure_ovn:526 (B [[ False == \F\a\l\s\e ]] 2022-10-09 12:31:15.400 | +lib/neutron_plugins/ovn_agent:configure_ovn:526 (B is_fedora 2022-10-09 12:31:15.415 | +functions-common:is_fedora:524 (B [[ -z Ubuntu ]] 2022-10-09 12:31:15.431 | +functions-common:is_fedora:528 (B '[' Ubuntu = Fedora ']' 2022-10-09 12:31:15.447 | +functions-common:is_fedora:528 (B '[' Ubuntu = 'Red Hat' ']' 2022-10-09 12:31:15.463 | +functions-common:is_fedora:529 (B '[' Ubuntu = openEuler ']' 2022-10-09 12:31:15.480 | +functions-common:is_fedora:530 (B '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-09 12:31:15.496 | +functions-common:is_fedora:531 (B '[' Ubuntu = RedHatEnterprise ']' 2022-10-09 12:31:15.511 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOS ']' 2022-10-09 12:31:15.527 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOSStream ']' 2022-10-09 12:31:15.542 | +functions-common:is_fedora:533 (B '[' Ubuntu = AlmaLinux ']' 2022-10-09 12:31:15.557 | +functions-common:is_fedora:534 (B '[' Ubuntu = OracleServer ']' 2022-10-09 12:31:15.573 | +functions-common:is_fedora:534 (B '[' Ubuntu = Virtuozzo ']' 2022-10-09 12:31:15.589 | +lib/neutron_plugins/ovn_agent:configure_ovn:533 (B is_service_enabled q-ovn-metadata-agent 2022-10-09 12:31:15.679 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:31:15.696 | +lib/neutron_plugins/ovn_agent:configure_ovn:533 (B is_service_enabled ovn-controller 2022-10-09 12:31:15.790 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:31:15.808 | +lib/neutron_plugins/ovn_agent:configure_ovn:534 (B sudo install -d -o stack /etc/neutron 2022-10-09 12:31:15.847 | +lib/neutron_plugins/ovn_agent:configure_ovn:536 (B mkdir -p /opt/stack/openstack/neutron/etc/neutron/plugins/ml2 2022-10-09 12:31:15.871 | +lib/neutron_plugins/ovn_agent:configure_ovn:537 (B cd /opt/stack/openstack/neutron 2022-10-09 12:31:15.888 | +lib/neutron_plugins/ovn_agent:configure_ovn:537 (B exec ./tools/generate_config_file_samples.sh 2022-10-09 12:31:42.863 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-10-09 12:31:48.301 | +lib/neutron_plugins/ovn_agent:configure_ovn:539 (B cp /opt/stack/openstack/neutron/etc/neutron_ovn_metadata_agent.ini.sample /etc/neutron/neutron_ovn_metadata_agent.ini 2022-10-09 12:31:48.321 | +lib/neutron_plugins/ovn_agent:configure_ovn:540 (B configure_root_helper_options /etc/neutron/neutron_ovn_metadata_agent.ini 2022-10-09 12:31:48.338 | +lib/neutron:configure_root_helper_options:166 (B local conffile=/etc/neutron/neutron_ovn_metadata_agent.ini 2022-10-09 12:31:48.352 | +lib/neutron:configure_root_helper_options:167 (B iniset /etc/neutron/neutron_ovn_metadata_agent.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-10-09 12:31:48.467 | +lib/neutron:configure_root_helper_options:168 (B iniset /etc/neutron/neutron_ovn_metadata_agent.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-10-09 12:31:48.583 | +lib/neutron_plugins/ovn_agent:configure_ovn:542 (B iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT debug True 2022-10-09 12:31:48.707 | +lib/neutron_plugins/ovn_agent:configure_ovn:543 (B iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT nova_metadata_host 172.17.0.2 2022-10-09 12:31:48.820 | +lib/neutron_plugins/ovn_agent:configure_ovn:544 (B iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT metadata_workers 4 2022-10-09 12:31:48.936 | +lib/neutron_plugins/ovn_agent:configure_ovn:545 (B iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT state_path /opt/stack/data/neutron 2022-10-09 12:31:49.056 | +lib/neutron_plugins/ovn_agent:configure_ovn:546 (B iniset /etc/neutron/neutron_ovn_metadata_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2022-10-09 12:31:49.170 | +lib/neutron_plugins/ovn_agent:configure_ovn:547 (B iniset /etc/neutron/neutron_ovn_metadata_agent.ini ovn ovn_sb_connection tcp:172.17.0.2:6642 2022-10-09 12:31:49.296 | +lib/neutron_plugins/ovn_agent:configure_ovn:548 (B is_service_enabled tls-proxy 2022-10-09 12:31:49.389 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:49.406 | +lib/neutron-legacy:configure_mutnauq:383 (B configure_ovn_plugin 2022-10-09 12:31:49.422 | +lib/neutron_plugins/ovn_agent:configure_ovn_plugin:453 (B echo 'Configuring Neutron for OVN' 2022-10-09 12:31:49.423 | Configuring Neutron for OVN 2022-10-09 12:31:49.440 | +lib/neutron_plugins/ovn_agent:configure_ovn_plugin:455 (B is_service_enabled q-svc 2022-10-09 12:31:49.527 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:49.542 | +lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 (B is_service_enabled q-dhcp neutron-dhcp 2022-10-09 12:31:49.635 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:49.652 | +lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 (B iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2022-10-09 12:31:49.764 | +lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 (B is_service_enabled n-api-meta 2022-10-09 12:31:49.852 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:49.867 | +lib/neutron-legacy:configure_mutnauq:387 (B is_service_enabled q-placement neutron-placement 2022-10-09 12:31:49.958 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:49.974 | +lib/neutron-legacy:configure_mutnauq:390 (B is_service_enabled q-trunk neutron-trunk 2022-10-09 12:31:50.066 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:50.083 | +lib/neutron-legacy:configure_mutnauq:393 (B is_service_enabled q-qos neutron-qos 2022-10-09 12:31:50.170 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:50.187 | +lib/neutron-legacy:configure_mutnauq:401 (B iniset /etc/neutron/neutron.conf DEFAULT api_workers 4 2022-10-09 12:31:50.306 | +lib/neutron-legacy:configure_mutnauq:405 (B iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-10-09 12:31:50.435 | +lib/neutron:configure_neutron:627 (B '[' False == True ']' 2022-10-09 12:31:50.452 | +./stack.sh:main:1150 (B is_service_enabled mysql postgresql 2022-10-09 12:31:50.548 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:50.567 | +./stack.sh:main:1159 (B is_service_enabled q-dhcp 2022-10-09 12:31:50.660 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:50.677 | +./stack.sh:main:1177 (B is_service_enabled nova neutron 2022-10-09 12:31:50.772 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:31:50.789 | +./stack.sh:main:1178 (B configure_os_vif 2022-10-09 12:31:50.807 | +lib/os-vif:configure_os_vif:21 (B [[ -e /etc/nova/nova.conf ]] 2022-10-09 12:31:50.823 | +lib/os-vif:configure_os_vif:22 (B iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-10-09 12:31:50.949 | +lib/os-vif:configure_os_vif:23 (B iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-10-09 12:31:51.069 | +lib/os-vif:configure_os_vif:25 (B [[ -e /etc/neutron/neutron.conf ]] 2022-10-09 12:31:51.086 | +lib/os-vif:configure_os_vif:26 (B iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-10-09 12:31:51.211 | +lib/os-vif:configure_os_vif:27 (B iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-10-09 12:31:51.332 | +./stack.sh:main:1184 (B is_service_enabled swift 2022-10-09 12:31:51.425 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:51.441 | +./stack.sh:main:1193 (B is_service_enabled cinder 2022-10-09 12:31:51.531 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:31:51.548 | +./stack.sh:main:1194 (B echo_summary 'Configuring Cinder' 2022-10-09 12:31:51.568 | +./stack.sh:echo_summary:440 (B [[ -t 3 ]] 2022-10-09 12:31:51.585 | +./stack.sh:echo_summary:440 (B [[ True != \T\r\u\e ]] 2022-10-09 12:31:51.602 | +./stack.sh:echo_summary:446 (B echo -e Configuring Cinder 2022-10-09 12:31:51.619 | +./stack.sh:main:1195 (B async_runfunc init_cinder 2022-10-09 12:31:51.636 | +inc/async:async_runfunc:116 (B async_run init_cinder init_cinder 2022-10-09 12:31:51.843 | +inc/async:async_inner:63 (B init_cinder 2022-10-09 12:31:51.911 | [59244 Async init_cinder:89589]: running: init_cinder 2022-10-09 12:31:51.927 | +./stack.sh:main:1201 (B is_service_enabled placement 2022-10-09 12:31:52.031 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:52.048 | +./stack.sh:main:1207 (B async_wait init_neutron 2022-10-09 12:31:52.147 | Not waiting for async task init_neutron that we never started or has already been waited for 2022-10-09 12:31:52.164 | +inc/async:async_wait:197 (B return 0 2022-10-09 12:31:52.181 | +./stack.sh:main:1208 (B async_wait init_placement 2022-10-09 12:31:52.275 | Not waiting for async task init_placement that we never started or has already been waited for 2022-10-09 12:31:52.290 | +inc/async:async_wait:197 (B return 0 2022-10-09 12:31:52.308 | +./stack.sh:main:1209 (B async_wait init_glance 2022-10-09 12:31:52.397 | Not waiting for async task init_glance that we never started or has already been waited for 2022-10-09 12:31:52.413 | +inc/async:async_wait:197 (B return 0 2022-10-09 12:31:52.430 | +./stack.sh:main:1210 (B async_wait init_swift 2022-10-09 12:31:52.519 | Not waiting for async task init_swift that we never started or has already been waited for 2022-10-09 12:31:52.537 | +inc/async:async_wait:197 (B return 0 2022-10-09 12:31:52.554 | +./stack.sh:main:1211 (B async_wait init_cinder 2022-10-09 12:31:52.706 | [59244 Async init_cinder:89589]: Waiting for completion of init_cinder running on PID 89589 (1 other jobs running) 2022-10-09 12:31:52.761 | [59244 Async init_cinder:89589]: Signaling child to exit 2022-10-09 12:31:53.928 | +inc/async:async_inner:64 (B rc=0 2022-10-09 12:31:53.992 | [89589 Async init_cinder:89589]: finished successfully 2022-10-09 12:31:54.035 | WAKEUP 2022-10-09 12:31:54.081 | [59244 Async init_cinder:89589]: Signaled 2022-10-09 12:31:54.083 | +lib/cinder:init_cinder:434 (B is_service_enabled mysql postgresql 2022-10-09 12:31:54.083 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:54.083 | +lib/cinder:init_cinder:444 (B is_service_enabled c-vol 2022-10-09 12:31:54.083 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:31:54.083 | +lib/cinder:init_cinder:444 (B [[ -n lvm:lvmdriver-1 ]] 2022-10-09 12:31:54.083 | +lib/cinder:init_cinder:445 (B local be be_name be_type 2022-10-09 12:31:54.083 | +lib/cinder:init_cinder:446 (B for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-10-09 12:31:54.083 | +lib/cinder:init_cinder:447 (B be_type=lvm 2022-10-09 12:31:54.083 | +lib/cinder:init_cinder:448 (B be_name=lvmdriver-1 2022-10-09 12:31:54.083 | +lib/cinder:init_cinder:449 (B type init_cinder_backend_lvm 2022-10-09 12:31:54.083 | +lib/cinder:init_cinder:450 (B init_cinder_backend_lvm lvmdriver-1 2022-10-09 12:31:54.083 | +lib/cinder_backends/lvm:init_cinder_backend_lvm:61 (B local be_name=lvmdriver-1 2022-10-09 12:31:54.083 | +lib/cinder_backends/lvm:init_cinder_backend_lvm:64 (B init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2022-10-09 12:31:54.083 | +lib/lvm:init_lvm_volume_group:130 (B local vg=stack-volumes-lvmdriver-1 2022-10-09 12:31:54.083 | +lib/lvm:init_lvm_volume_group:131 (B local size=30G 2022-10-09 12:31:54.084 | +lib/lvm:init_lvm_volume_group:134 (B is_fedora 2022-10-09 12:31:54.084 | +functions-common:is_fedora:524 (B [[ -z Ubuntu ]] 2022-10-09 12:31:54.084 | +functions-common:is_fedora:528 (B '[' Ubuntu = Fedora ']' 2022-10-09 12:31:54.084 | +functions-common:is_fedora:528 (B '[' Ubuntu = 'Red Hat' ']' 2022-10-09 12:31:54.084 | +functions-common:is_fedora:529 (B '[' Ubuntu = openEuler ']' 2022-10-09 12:31:54.084 | +functions-common:is_fedora:530 (B '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-09 12:31:54.084 | +functions-common:is_fedora:531 (B '[' Ubuntu = RedHatEnterprise ']' 2022-10-09 12:31:54.084 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOS ']' 2022-10-09 12:31:54.084 | +functions-common:is_fedora:532 (B '[' Ubuntu = CentOSStream ']' 2022-10-09 12:31:54.084 | +functions-common:is_fedora:533 (B '[' Ubuntu = AlmaLinux ']' 2022-10-09 12:31:54.084 | +functions-common:is_fedora:534 (B '[' Ubuntu = OracleServer ']' 2022-10-09 12:31:54.084 | +functions-common:is_fedora:534 (B '[' Ubuntu = Virtuozzo ']' 2022-10-09 12:31:54.084 | +lib/lvm:init_lvm_volume_group:134 (B is_suse 2022-10-09 12:31:54.084 | +functions-common:is_suse:542 (B is_opensuse 2022-10-09 12:31:54.084 | +functions-common:is_opensuse:549 (B [[ -z Ubuntu ]] 2022-10-09 12:31:54.084 | +functions-common:is_opensuse:553 (B [[ Ubuntu =~ (openSUSE) ]] 2022-10-09 12:31:54.084 | +functions-common:is_suse:542 (B is_suse_linux_enterprise 2022-10-09 12:31:54.084 | +functions-common:is_suse_linux_enterprise:561 (B [[ -z Ubuntu ]] 2022-10-09 12:31:54.084 | +functions-common:is_suse_linux_enterprise:565 (B [[ Ubuntu =~ (^SUSE) ]] 2022-10-09 12:31:54.084 | +lib/lvm:init_lvm_volume_group:139 (B _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2022-10-09 12:31:54.084 | +lib/lvm:_create_lvm_volume_group:89 (B local vg=stack-volumes-lvmdriver-1 2022-10-09 12:31:54.084 | +lib/lvm:_create_lvm_volume_group:90 (B local size=30G 2022-10-09 12:31:54.085 | +lib/lvm:_create_lvm_volume_group:92 (B local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-10-09 12:31:54.085 | +lib/lvm:_create_lvm_volume_group:93 (B sudo vgs stack-volumes-lvmdriver-1 2022-10-09 12:31:54.085 | VG #PV #LV #SN Attr VSize VFree 2022-10-09 12:31:54.085 | stack-volumes-lvmdriver-1 1 0 0 wz--n- <30.00g <30.00g 2022-10-09 12:31:54.085 | +lib/lvm:init_lvm_volume_group:142 (B '[' lioadm = lioadm ']' 2022-10-09 12:31:54.085 | +lib/lvm:init_lvm_volume_group:143 (B sudo cinder-rtstool get-targets 2022-10-09 12:31:54.085 | +lib/lvm:init_lvm_volume_group:143 (B sudo xargs -rn 1 cinder-rtstool delete 2022-10-09 12:31:54.085 | +lib/lvm:init_lvm_volume_group:147 (B _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-10-09 12:31:54.085 | +lib/lvm:_clean_lvm_volume_group:40 (B local vg=stack-volumes-lvmdriver-1 2022-10-09 12:31:54.085 | +lib/lvm:_clean_lvm_volume_group:43 (B sudo lvremove -f stack-volumes-lvmdriver-1 2022-10-09 12:31:54.085 | +lib/cinder:init_cinder:455 (B is_service_enabled c-bak 2022-10-09 12:31:54.085 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:54.085 | +lib/cinder:init_cinder:461 (B mkdir -p /opt/stack/data/cinder/volumes 2022-10-09 12:31:54.177 | [59244 Async init_cinder:89589]: finished init_cinder with result 0 in 2 seconds 2022-10-09 12:31:54.197 | +inc/async:async_wait:197 (B return 0 2022-10-09 12:31:54.214 | +./stack.sh:main:1216 (B is_service_enabled nova 2022-10-09 12:31:54.306 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:31:54.322 | +./stack.sh:main:1217 (B echo_summary 'Configuring Nova' 2022-10-09 12:31:54.337 | +./stack.sh:echo_summary:440 (B [[ -t 3 ]] 2022-10-09 12:31:54.352 | +./stack.sh:echo_summary:440 (B [[ True != \T\r\u\e ]] 2022-10-09 12:31:54.369 | +./stack.sh:echo_summary:446 (B echo -e Configuring Nova 2022-10-09 12:31:54.385 | +./stack.sh:main:1218 (B init_nova 2022-10-09 12:31:54.400 | +lib/nova:init_nova:829 (B is_service_enabled mysql postgresql 2022-10-09 12:31:54.484 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:54.503 | +lib/nova:init_nova:873 (B create_nova_keys_dir 2022-10-09 12:31:54.521 | +lib/nova:create_nova_keys_dir:815 (B sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2022-10-09 12:31:54.557 | +lib/nova:init_nova:875 (B [[ '' == \L\V\M ]] 2022-10-09 12:31:54.573 | +./stack.sh:main:1223 (B is_service_enabled neutron 2022-10-09 12:31:54.663 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:31:54.680 | +./stack.sh:main:1224 (B async_runfunc configure_neutron_nova 2022-10-09 12:31:54.696 | +inc/async:async_runfunc:116 (B async_run configure_neutron_nova configure_neutron_nova 2022-10-09 12:31:54.883 | +inc/async:async_inner:63 (B configure_neutron_nova 2022-10-09 12:31:54.951 | [59244 Async configure_neutron_nova:90392]: running: configure_neutron_nova 2022-10-09 12:31:54.968 | +./stack.sh:main:1233 (B run_phase stack post-config 2022-10-09 12:31:54.985 | +functions-common:run_phase:1881 (B local mode=stack 2022-10-09 12:31:55.003 | +functions-common:run_phase:1882 (B local phase=post-config 2022-10-09 12:31:55.019 | +functions-common:run_phase:1883 (B [[ -d /opt/stack/devstack/extras.d ]] 2022-10-09 12:31:55.036 | +functions-common:run_phase:1884 (B local extra_plugin_file_name 2022-10-09 12:31:55.053 | +functions-common:run_phase:1885 (B for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-09 12:31:55.073 | +functions-common:run_phase:1890 (B local exceptions=80-tempest.sh 2022-10-09 12:31:55.090 | +functions-common:run_phase:1891 (B local extra 2022-10-09 12:31:55.108 | ++functions-common:run_phase:1892 (B basename /opt/stack/devstack/extras.d/80-tempest.sh 2022-10-09 12:31:55.129 | +functions-common:run_phase:1892 (B extra=80-tempest.sh 2022-10-09 12:31:55.145 | +functions-common:run_phase:1893 (B [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-09 12:31:55.163 | +functions-common:run_phase:1897 (B [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2022-10-09 12:31:55.183 | +functions-common:run_phase:1897 (B source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2022-10-09 12:31:55.200 | ++extras.d/80-tempest.sh:source:3 (B is_service_enabled tempest 2022-10-09 12:31:55.288 | ++functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:55.307 | +functions-common:run_phase:1902 (B [[ stack == \s\o\u\r\c\e ]] 2022-10-09 12:31:55.325 | +functions-common:run_phase:1905 (B [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-09 12:31:55.343 | +functions-common:run_phase:1908 (B run_plugins stack post-config 2022-10-09 12:31:55.361 | +functions-common:run_plugins:1867 (B local mode=stack 2022-10-09 12:31:55.380 | +functions-common:run_plugins:1868 (B local phase=post-config 2022-10-09 12:31:55.398 | +functions-common:run_plugins:1870 (B local plugins= 2022-10-09 12:31:55.417 | +functions-common:run_plugins:1871 (B local plugin 2022-10-09 12:31:55.436 | +./stack.sh:main:1241 (B merge_config_group /opt/stack/devstack/local.conf post-config 2022-10-09 12:31:55.455 | +inc/meta-config:merge_config_group:171 (B local localfile=/opt/stack/devstack/local.conf 2022-10-09 12:31:55.473 | +inc/meta-config:merge_config_group:171 (B shift 2022-10-09 12:31:55.492 | +inc/meta-config:merge_config_group:172 (B local matchgroups=post-config 2022-10-09 12:31:55.510 | +inc/meta-config:merge_config_group:174 (B [[ -r /opt/stack/devstack/local.conf ]] 2022-10-09 12:31:55.528 | +inc/meta-config:merge_config_group:176 (B local configfile group 2022-10-09 12:31:55.546 | +inc/meta-config:merge_config_group:177 (B for group in $matchgroups 2022-10-09 12:31:55.567 | ++inc/meta-config:merge_config_group:178 (B get_meta_section_files /opt/stack/devstack/local.conf post-config 2022-10-09 12:31:55.585 | ++inc/meta-config:get_meta_section_files:63 (B local file=/opt/stack/devstack/local.conf 2022-10-09 12:31:55.604 | ++inc/meta-config:get_meta_section_files:64 (B local matchgroup=post-config 2022-10-09 12:31:55.623 | ++inc/meta-config:get_meta_section_files:66 (B [[ -r /opt/stack/devstack/local.conf ]] 2022-10-09 12:31:55.640 | ++inc/meta-config:get_meta_section_files:68 (B awk -v matchgroup=post-config ' 2022-10-09 12:31:55.640 | /^\[\[.+\|.*\]\]/ { 2022-10-09 12:31:55.640 | gsub("[][]", "", $1); 2022-10-09 12:31:55.640 | split($1, a, "|"); 2022-10-09 12:31:55.640 | if (a[1] == matchgroup) 2022-10-09 12:31:55.640 | print a[2] 2022-10-09 12:31:55.640 | } 2022-10-09 12:31:55.640 | ' /opt/stack/devstack/local.conf 2022-10-09 12:31:55.667 | +./stack.sh:main:1250 (B is_service_enabled swift 2022-10-09 12:31:55.765 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:55.783 | +./stack.sh:main:1258 (B FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-10-09 12:31:55.801 | +./stack.sh:main:1259 (B is_service_enabled cinder 2022-10-09 12:31:55.900 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:31:55.919 | +./stack.sh:main:1260 (B iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-10-09 12:31:56.049 | +./stack.sh:main:1263 (B async_wait configure_neutron_nova 2022-10-09 12:31:56.210 | [59244 Async configure_neutron_nova:90392]: Waiting for completion of configure_neutron_nova running on PID 90392 (1 other jobs running) 2022-10-09 12:31:56.266 | [59244 Async configure_neutron_nova:90392]: Signaling child to exit 2022-10-09 12:31:58.236 | +inc/async:async_inner:64 (B rc=0 2022-10-09 12:31:58.303 | [90392 Async configure_neutron_nova:90392]: finished successfully 2022-10-09 12:31:58.346 | WAKEUP 2022-10-09 12:31:58.395 | [59244 Async configure_neutron_nova:90392]: Signaled 2022-10-09 12:31:58.397 | +lib/neutron:configure_neutron_nova:646 (B is_neutron_legacy_enabled 2022-10-09 12:31:58.397 | ++lib/neutron:is_neutron_legacy_enabled:136 (B sed s/neutron-//g 2022-10-09 12:31:58.398 | ++lib/neutron:is_neutron_legacy_enabled:136 (B echo 2022-10-09 12:31:58.398 | +lib/neutron:is_neutron_legacy_enabled:136 (B disabled_services_copy= 2022-10-09 12:31:58.398 | +lib/neutron:is_neutron_legacy_enabled:137 (B [[ , =~ ,neutron ]] 2022-10-09 12:31:58.398 | +lib/neutron:is_neutron_legacy_enabled:138 (B [[ ,n-cpu,c-vol,placement-client,ovn-controller,ovs-vswitchd,ovsdb-server,q-ovn-metadata-agent =~ ,q- ]] 2022-10-09 12:31:58.398 | +lib/neutron:is_neutron_legacy_enabled:138 (B return 0 2022-10-09 12:31:58.398 | +lib/neutron:configure_neutron_nova:648 (B create_nova_conf_neutron /etc/nova/nova.conf 2022-10-09 12:31:58.398 | +lib/neutron-legacy:create_nova_conf_neutron:409 (B local conf=/etc/nova/nova.conf 2022-10-09 12:31:58.398 | +lib/neutron-legacy:create_nova_conf_neutron:410 (B iniset /etc/nova/nova.conf neutron auth_type password 2022-10-09 12:31:58.398 | +lib/neutron-legacy:create_nova_conf_neutron:411 (B iniset /etc/nova/nova.conf neutron auth_url http://172.17.0.2/identity 2022-10-09 12:31:58.398 | +lib/neutron-legacy:create_nova_conf_neutron:412 (B iniset /etc/nova/nova.conf neutron username neutron 2022-10-09 12:31:58.398 | +lib/neutron-legacy:create_nova_conf_neutron:413 (B iniset /etc/nova/nova.conf neutron password bsvbr5pzLpN0szN84v3m 2022-10-09 12:31:58.399 | +lib/neutron-legacy:create_nova_conf_neutron:414 (B iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-10-09 12:31:58.399 | +lib/neutron-legacy:create_nova_conf_neutron:415 (B iniset /etc/nova/nova.conf neutron project_name service 2022-10-09 12:31:58.399 | +lib/neutron-legacy:create_nova_conf_neutron:416 (B iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-10-09 12:31:58.399 | +lib/neutron-legacy:create_nova_conf_neutron:417 (B iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-10-09 12:31:58.399 | +lib/neutron-legacy:create_nova_conf_neutron:418 (B iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-10-09 12:31:58.399 | +lib/neutron-legacy:create_nova_conf_neutron:421 (B neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-10-09 12:31:58.399 | +lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 (B _neutron_ovs_base_configure_nova_vif_driver 2022-10-09 12:31:58.399 | +lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 (B : 2022-10-09 12:31:58.399 | +lib/neutron-legacy:create_nova_conf_neutron:423 (B is_service_enabled q-meta 2022-10-09 12:31:58.399 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:58.399 | +lib/neutron-legacy:create_nova_conf_neutron:427 (B iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-10-09 12:31:58.399 | +lib/neutron-legacy:create_nova_conf_neutron:428 (B iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-10-09 12:31:58.399 | +lib/neutron:configure_neutron_nova:649 (B [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-10-09 12:31:58.399 | ++lib/neutron:configure_neutron_nova:650 (B seq 1 1 2022-10-09 12:31:58.399 | +lib/neutron:configure_neutron_nova:650 (B for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-09 12:31:58.399 | +lib/neutron:configure_neutron_nova:651 (B local conf 2022-10-09 12:31:58.399 | ++lib/neutron:configure_neutron_nova:652 (B conductor_conf 1 2022-10-09 12:31:58.399 | ++lib/nova:conductor_conf:808 (B local cell=1 2022-10-09 12:31:58.399 | ++lib/nova:conductor_conf:809 (B echo /etc/nova/nova_cell1.conf 2022-10-09 12:31:58.399 | +lib/neutron:configure_neutron_nova:652 (B conf=/etc/nova/nova_cell1.conf 2022-10-09 12:31:58.399 | +lib/neutron:configure_neutron_nova:653 (B create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-10-09 12:31:58.399 | +lib/neutron-legacy:create_nova_conf_neutron:409 (B local conf=/etc/nova/nova_cell1.conf 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:410 (B iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:411 (B iniset /etc/nova/nova_cell1.conf neutron auth_url http://172.17.0.2/identity 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:412 (B iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:413 (B iniset /etc/nova/nova_cell1.conf neutron password bsvbr5pzLpN0szN84v3m 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:414 (B iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:415 (B iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:416 (B iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:417 (B iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:418 (B iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:421 (B neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-10-09 12:31:58.400 | +lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 (B _neutron_ovs_base_configure_nova_vif_driver 2022-10-09 12:31:58.400 | +lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 (B : 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:423 (B is_service_enabled q-meta 2022-10-09 12:31:58.400 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:427 (B iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-10-09 12:31:58.400 | +lib/neutron-legacy:create_nova_conf_neutron:428 (B iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-10-09 12:31:58.497 | [59244 Async configure_neutron_nova:90392]: finished configure_neutron_nova with result 0 in 3 seconds 2022-10-09 12:31:58.517 | +inc/async:async_wait:197 (B return 0 2022-10-09 12:31:58.535 | +./stack.sh:main:1269 (B is_service_enabled nova 2022-10-09 12:31:58.630 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:31:58.646 | +./stack.sh:main:1270 (B iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-10-09 12:31:58.764 | +./stack.sh:main:1271 (B iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-10-09 12:31:58.890 | +./stack.sh:main:1275 (B is_service_enabled n-api 2022-10-09 12:31:58.982 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:31:59.000 | +./stack.sh:main:1280 (B is_service_enabled ovn-controller ovn-controller-vtep 2022-10-09 12:31:59.092 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:31:59.108 | +./stack.sh:main:1281 (B echo_summary 'Starting OVN services' 2022-10-09 12:31:59.125 | +./stack.sh:echo_summary:440 (B [[ -t 3 ]] 2022-10-09 12:31:59.143 | +./stack.sh:echo_summary:440 (B [[ True != \T\r\u\e ]] 2022-10-09 12:31:59.160 | +./stack.sh:echo_summary:446 (B echo -e Starting OVN services 2022-10-09 12:31:59.178 | +./stack.sh:main:1282 (B start_ovn_services 2022-10-09 12:31:59.195 | +lib/neutron-legacy:start_ovn_services:517 (B [[ ovn == \o\v\n ]] 2022-10-09 12:31:59.213 | +lib/neutron-legacy:start_ovn_services:518 (B init_ovn 2022-10-09 12:31:59.229 | +lib/neutron_plugins/ovn_agent:init_ovn:567 (B _disable_libvirt_apparmor 2022-10-09 12:31:59.246 | +lib/neutron_plugins/ovn_agent:_disable_libvirt_apparmor:283 (B sudo aa-status --enabled 2022-10-09 12:31:59.483 | +lib/neutron_plugins/ovn_agent:_disable_libvirt_apparmor:284 (B return 0 2022-10-09 12:31:59.500 | +lib/neutron_plugins/ovn_agent:init_ovn:568 (B local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2022-10-09 12:31:59.516 | +lib/neutron_plugins/ovn_agent:init_ovn:570 (B [[ False == \F\a\l\s\e ]] 2022-10-09 12:31:59.533 | +lib/neutron_plugins/ovn_agent:init_ovn:571 (B mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2022-10-09 12:31:59.550 | +lib/neutron_plugins/ovn_agent:init_ovn:574 (B sudo mkdir -p /var/lib/ovn 2022-10-09 12:31:59.588 | +lib/neutron_plugins/ovn_agent:init_ovn:575 (B mkdir -p /opt/stack/data/ovs 2022-10-09 12:31:59.609 | +lib/neutron_plugins/ovn_agent:init_ovn:577 (B rm -f '/opt/stack/data/ovs/*.db' 2022-10-09 12:31:59.630 | +lib/neutron_plugins/ovn_agent:init_ovn:578 (B rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2022-10-09 12:31:59.649 | +lib/neutron_plugins/ovn_agent:init_ovn:579 (B sudo rm -f '/var/lib/ovn/*.db' 2022-10-09 12:31:59.683 | +lib/neutron_plugins/ovn_agent:init_ovn:580 (B sudo rm -f '/var/lib/ovn/.*.db.~lock~' 2022-10-09 12:31:59.716 | +lib/neutron-legacy:start_ovn_services:519 (B start_ovn 2022-10-09 12:31:59.731 | +lib/neutron_plugins/ovn_agent:start_ovn:681 (B echo 'Starting OVN' 2022-10-09 12:31:59.732 | Starting OVN 2022-10-09 12:31:59.746 | +lib/neutron_plugins/ovn_agent:start_ovn:683 (B _start_ovs 2022-10-09 12:31:59.760 | +lib/neutron_plugins/ovn_agent:_start_ovs:584 (B echo 'Starting OVS' 2022-10-09 12:31:59.761 | Starting OVS 2022-10-09 12:31:59.774 | +lib/neutron_plugins/ovn_agent:_start_ovs:585 (B is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2022-10-09 12:31:59.851 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:31:59.868 | +lib/neutron_plugins/ovn_agent:_start_ovs:587 (B enable_service ovsdb-server 2022-10-09 12:32:00.020 | +lib/neutron_plugins/ovn_agent:_start_ovs:588 (B enable_service ovs-vswitchd 2022-10-09 12:32:00.171 | +lib/neutron_plugins/ovn_agent:_start_ovs:590 (B [[ False == \T\r\u\e ]] 2022-10-09 12:32:00.186 | +lib/neutron_plugins/ovn_agent:_start_ovs:614 (B _start_process ovsdb-server.service 2022-10-09 12:32:00.202 | +lib/neutron_plugins/ovn_agent:_start_process:225 (B sudo systemctl daemon-reload 2022-10-09 12:32:00.596 | +lib/neutron_plugins/ovn_agent:_start_process:226 (B sudo systemctl enable ovsdb-server.service 2022-10-09 12:32:00.950 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2022-10-09 12:32:00.950 | Alias= settings in the [Install] section, and DefaultInstance= for template 2022-10-09 12:32:00.950 | units). This means they are not meant to be enabled using systemctl. 2022-10-09 12:32:00.950 | 2022-10-09 12:32:00.950 | Possible reasons for having this kind of units are: 2022-10-09 12:32:00.950 | • A unit may be statically enabled by being symlinked from another unit's 2022-10-09 12:32:00.950 | .wants/ or .requires/ directory. 2022-10-09 12:32:00.950 | • A unit's purpose may be to act as a helper for some other unit which has 2022-10-09 12:32:00.950 | a requirement dependency on it. 2022-10-09 12:32:00.950 | • A unit may be started when needed via activation (socket, path, timer, 2022-10-09 12:32:00.950 | D-Bus, udev, scripted systemctl call, ...). 2022-10-09 12:32:00.951 | • In case of template units, the unit is meant to be enabled with some 2022-10-09 12:32:00.951 | instance name specified. 2022-10-09 12:32:00.971 | +lib/neutron_plugins/ovn_agent:_start_process:227 (B sudo systemctl restart ovsdb-server.service 2022-10-09 12:32:06.612 | +lib/neutron_plugins/ovn_agent:_start_ovs:615 (B _start_process ovs-vswitchd.service 2022-10-09 12:32:06.633 | +lib/neutron_plugins/ovn_agent:_start_process:225 (B sudo systemctl daemon-reload 2022-10-09 12:32:07.137 | +lib/neutron_plugins/ovn_agent:_start_process:226 (B sudo systemctl enable ovs-vswitchd.service 2022-10-09 12:32:07.547 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2022-10-09 12:32:07.547 | Alias= settings in the [Install] section, and DefaultInstance= for template 2022-10-09 12:32:07.547 | units). This means they are not meant to be enabled using systemctl. 2022-10-09 12:32:07.547 | 2022-10-09 12:32:07.547 | Possible reasons for having this kind of units are: 2022-10-09 12:32:07.547 | • A unit may be statically enabled by being symlinked from another unit's 2022-10-09 12:32:07.547 | .wants/ or .requires/ directory. 2022-10-09 12:32:07.547 | • A unit's purpose may be to act as a helper for some other unit which has 2022-10-09 12:32:07.547 | a requirement dependency on it. 2022-10-09 12:32:07.548 | • A unit may be started when needed via activation (socket, path, timer, 2022-10-09 12:32:07.548 | D-Bus, udev, scripted systemctl call, ...). 2022-10-09 12:32:07.548 | • In case of template units, the unit is meant to be enabled with some 2022-10-09 12:32:07.548 | instance name specified. 2022-10-09 12:32:07.584 | +lib/neutron_plugins/ovn_agent:_start_process:227 (B sudo systemctl restart ovs-vswitchd.service 2022-10-09 12:32:09.427 | +lib/neutron_plugins/ovn_agent:_start_ovs:618 (B echo 'Configuring OVSDB' 2022-10-09 12:32:09.427 | Configuring OVSDB 2022-10-09 12:32:09.444 | +lib/neutron_plugins/ovn_agent:_start_ovs:619 (B is_service_enabled tls-proxy 2022-10-09 12:32:09.531 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:09.547 | +lib/neutron_plugins/ovn_agent:_start_ovs:626 (B sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2022-10-09 12:32:09.592 | +lib/neutron_plugins/ovn_agent:_start_ovs:627 (B sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2022-10-09 12:32:09.636 | +lib/neutron_plugins/ovn_agent:_start_ovs:628 (B sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=b17c441d-3d71-48c4-a10b-577ae924c19a 2022-10-09 12:32:09.679 | +lib/neutron_plugins/ovn_agent:_start_ovs:629 (B sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:172.17.0.2:6642 2022-10-09 12:32:09.722 | +lib/neutron_plugins/ovn_agent:_start_ovs:630 (B sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2022-10-09 12:32:09.764 | +lib/neutron_plugins/ovn_agent:_start_ovs:631 (B sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2022-10-09 12:32:09.817 | +lib/neutron_plugins/ovn_agent:_start_ovs:632 (B sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=172.17.0.3 2022-10-09 12:32:09.865 | +lib/neutron_plugins/ovn_agent:_start_ovs:633 (B sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=cpu 2022-10-09 12:32:09.916 | +lib/neutron_plugins/ovn_agent:_start_ovs:635 (B [[ True == \T\r\u\e ]] 2022-10-09 12:32:09.935 | +lib/neutron_plugins/ovn_agent:_start_ovs:636 (B sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2022-10-09 12:32:09.981 | +lib/neutron_plugins/ovn_agent:_start_ovs:639 (B is_provider_network 2022-10-09 12:32:09.996 | +functions-common:is_provider_network:2302 (B '[' '' == True ']' 2022-10-09 12:32:10.013 | +functions-common:is_provider_network:2305 (B return 1 2022-10-09 12:32:10.029 | +lib/neutron_plugins/ovn_agent:_start_ovs:639 (B [[ True == \T\r\u\e ]] 2022-10-09 12:32:10.045 | +lib/neutron_plugins/ovn_agent:_start_ovs:640 (B ovn_base_setup_bridge br-ex 2022-10-09 12:32:10.058 | +lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:213 (B local bridge=br-ex 2022-10-09 12:32:10.074 | +lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:214 (B local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15' 2022-10-09 12:32:10.087 | +lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:216 (B '[' system '!=' system ']' 2022-10-09 12:32:10.102 | +lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:220 (B sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2022-10-09 12:32:10.146 | +lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:221 (B sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2022-10-09 12:32:10.190 | +lib/neutron_plugins/ovn_agent:_start_ovs:641 (B sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2022-10-09 12:32:10.233 | +lib/neutron_plugins/ovn_agent:_start_ovs:644 (B is_service_enabled ovn-controller-vtep 2022-10-09 12:32:10.321 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:10.337 | +lib/neutron_plugins/ovn_agent:start_ovn:685 (B local SCRIPTDIR=/share/ovn/scripts 2022-10-09 12:32:10.353 | +lib/neutron_plugins/ovn_agent:start_ovn:686 (B use_new_ovn_repository 2022-10-09 12:32:10.371 | +lib/neutron_plugins/ovn_agent:use_new_ovn_repository:185 (B [[ False == \F\a\l\s\e ]] 2022-10-09 12:32:10.386 | +lib/neutron_plugins/ovn_agent:use_new_ovn_repository:186 (B return 0 2022-10-09 12:32:10.402 | +lib/neutron_plugins/ovn_agent:start_ovn:690 (B is_service_enabled ovn-northd 2022-10-09 12:32:10.491 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:10.507 | +lib/neutron_plugins/ovn_agent:start_ovn:717 (B is_service_enabled ovn-controller 2022-10-09 12:32:10.596 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:10.613 | +lib/neutron_plugins/ovn_agent:start_ovn:718 (B [[ False == \T\r\u\e ]] 2022-10-09 12:32:10.630 | +lib/neutron_plugins/ovn_agent:start_ovn:724 (B _start_process ovn-controller.service 2022-10-09 12:32:10.646 | +lib/neutron_plugins/ovn_agent:_start_process:225 (B sudo systemctl daemon-reload 2022-10-09 12:32:11.070 | +lib/neutron_plugins/ovn_agent:_start_process:226 (B sudo systemctl enable ovn-controller.service 2022-10-09 12:32:11.404 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2022-10-09 12:32:11.405 | Alias= settings in the [Install] section, and DefaultInstance= for template 2022-10-09 12:32:11.405 | units). This means they are not meant to be enabled using systemctl. 2022-10-09 12:32:11.405 | 2022-10-09 12:32:11.405 | Possible reasons for having this kind of units are: 2022-10-09 12:32:11.405 | • A unit may be statically enabled by being symlinked from another unit's 2022-10-09 12:32:11.405 | .wants/ or .requires/ directory. 2022-10-09 12:32:11.405 | • A unit's purpose may be to act as a helper for some other unit which has 2022-10-09 12:32:11.405 | a requirement dependency on it. 2022-10-09 12:32:11.405 | • A unit may be started when needed via activation (socket, path, timer, 2022-10-09 12:32:11.405 | D-Bus, udev, scripted systemctl call, ...). 2022-10-09 12:32:11.405 | • In case of template units, the unit is meant to be enabled with some 2022-10-09 12:32:11.405 | instance name specified. 2022-10-09 12:32:11.423 | +lib/neutron_plugins/ovn_agent:_start_process:227 (B sudo systemctl restart ovn-controller.service 2022-10-09 12:32:11.736 | +lib/neutron_plugins/ovn_agent:start_ovn:728 (B is_service_enabled ovn-controller-vtep 2022-10-09 12:32:11.828 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:11.843 | +lib/neutron_plugins/ovn_agent:start_ovn:737 (B is_service_enabled q-ovn-metadata-agent 2022-10-09 12:32:11.932 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:11.948 | +lib/neutron_plugins/ovn_agent:start_ovn:738 (B run_process q-ovn-metadata-agent '/usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2022-10-09 12:32:11.964 | +functions-common:run_process:1705 (B local service=q-ovn-metadata-agent 2022-10-09 12:32:11.979 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2022-10-09 12:32:11.996 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:12.011 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:12.026 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:12.041 | +functions-common:run_process:1711 (B local name=q-ovn-metadata-agent 2022-10-09 12:32:12.056 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:12.072 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:12.087 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:12.102 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:12.119 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:12.138 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318732123 2022-10-09 12:32:12.153 | +functions-common:run_process:1714 (B is_service_enabled q-ovn-metadata-agent 2022-10-09 12:32:12.240 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:12.256 | +functions-common:run_process:1715 (B _run_under_systemd q-ovn-metadata-agent '/usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2022-10-09 12:32:12.272 | +functions-common:_run_under_systemd:1665 (B local service=q-ovn-metadata-agent 2022-10-09 12:32:12.288 | +functions-common:_run_under_systemd:1666 (B local 'command=/usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2022-10-09 12:32:12.304 | +functions-common:_run_under_systemd:1667 (B local 'cmd=/usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2022-10-09 12:32:12.319 | +functions-common:_run_under_systemd:1669 (B _common_systemd_pitfalls '/usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2022-10-09 12:32:12.334 | +functions-common:_common_systemd_pitfalls:1637 (B local 'cmd=/usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2022-10-09 12:32:12.350 | +functions-common:_common_systemd_pitfalls:1640 (B [[ /usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2022-10-09 12:32:12.365 | +functions-common:_common_systemd_pitfalls:1651 (B [[ ! /usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2022-10-09 12:32:12.381 | +functions-common:_run_under_systemd:1671 (B local systemd_service=devstack@q-ovn-metadata-agent.service 2022-10-09 12:32:12.395 | +functions-common:_run_under_systemd:1672 (B local group= 2022-10-09 12:32:12.410 | +functions-common:_run_under_systemd:1673 (B local user=stack 2022-10-09 12:32:12.425 | +functions-common:_run_under_systemd:1674 (B [[ -z stack ]] 2022-10-09 12:32:12.441 | +functions-common:_run_under_systemd:1677 (B local env_vars= 2022-10-09 12:32:12.456 | +functions-common:_run_under_systemd:1678 (B [[ /usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2022-10-09 12:32:12.471 | +functions-common:_run_under_systemd:1681 (B write_user_unit_file devstack@q-ovn-metadata-agent.service '/usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' stack '' 2022-10-09 12:32:12.486 | +functions-common:write_user_unit_file:1574 (B local service=devstack@q-ovn-metadata-agent.service 2022-10-09 12:32:12.501 | +functions-common:write_user_unit_file:1575 (B local 'command=/usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2022-10-09 12:32:12.516 | +functions-common:write_user_unit_file:1576 (B local group= 2022-10-09 12:32:12.530 | +functions-common:write_user_unit_file:1577 (B local user=stack 2022-10-09 12:32:12.544 | +functions-common:write_user_unit_file:1578 (B local env_vars= 2022-10-09 12:32:12.560 | +functions-common:write_user_unit_file:1579 (B local extra= 2022-10-09 12:32:12.575 | +functions-common:write_user_unit_file:1580 (B [[ -n '' ]] 2022-10-09 12:32:12.589 | +functions-common:write_user_unit_file:1583 (B local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2022-10-09 12:32:12.603 | +functions-common:write_user_unit_file:1584 (B mkdir -p /etc/systemd/system 2022-10-09 12:32:12.622 | +functions-common:write_user_unit_file:1586 (B iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2022-10-09 12:32:12.778 | +functions-common:write_user_unit_file:1587 (B iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User stack 2022-10-09 12:32:12.938 | +functions-common:write_user_unit_file:1588 (B iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2022-10-09 12:32:13.098 | +functions-common:write_user_unit_file:1589 (B iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2022-10-09 12:32:13.251 | +functions-common:write_user_unit_file:1590 (B iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2022-10-09 12:32:13.406 | +functions-common:write_user_unit_file:1591 (B iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-09 12:32:13.570 | +functions-common:write_user_unit_file:1592 (B [[ -n '' ]] 2022-10-09 12:32:13.585 | +functions-common:write_user_unit_file:1595 (B [[ -n '' ]] 2022-10-09 12:32:13.601 | +functions-common:write_user_unit_file:1598 (B iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2022-10-09 12:32:13.762 | +functions-common:write_user_unit_file:1601 (B sudo systemctl daemon-reload 2022-10-09 12:32:14.198 | +functions-common:_run_under_systemd:1684 (B sudo systemctl enable devstack@q-ovn-metadata-agent.service 2022-10-09 12:32:14.583 | +functions-common:_run_under_systemd:1685 (B sudo systemctl start devstack@q-ovn-metadata-agent.service 2022-10-09 12:32:14.629 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:14.647 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:14.663 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:14.680 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:14.697 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:14.713 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:14.730 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:14.747 | +functions-common:time_stop:2460 (B start_time=1665318732123 2022-10-09 12:32:14.764 | +functions-common:time_stop:2462 (B [[ -z 1665318732123 ]] 2022-10-09 12:32:14.779 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:14.795 | +functions-common:time_stop:2465 (B end_time=1665318734782 2022-10-09 12:32:14.818 | +functions-common:time_stop:2466 (B elapsed_time=2659 2022-10-09 12:32:14.840 | +functions-common:time_stop:2467 (B total=593 2022-10-09 12:32:14.864 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:14.881 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=3252 2022-10-09 12:32:14.896 | +lib/neutron_plugins/ovn_agent:start_ovn:740 (B setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2022-10-09 12:32:14.913 | +functions:setup_logging:674 (B setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2022-10-09 12:32:14.930 | +functions:setup_systemd_logging:689 (B local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2022-10-09 12:32:14.949 | ++functions:setup_systemd_logging:694 (B trueorfalse False USE_JOURNAL 2022-10-09 12:32:15.052 | +functions:setup_systemd_logging:694 (B USE_JOURNAL=False 2022-10-09 12:32:15.070 | +functions:setup_systemd_logging:695 (B local pidstr= 2022-10-09 12:32:15.088 | +functions:setup_systemd_logging:696 (B [[ False == \T\r\u\e ]] 2022-10-09 12:32:15.106 | +functions:setup_systemd_logging:700 (B pidstr='(pid=%(process)d) ' 2022-10-09 12:32:15.124 | +functions:setup_systemd_logging:702 (B iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-10-09 12:32:15.246 | +functions:setup_systemd_logging:704 (B iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-10-09 12:32:15.365 | +functions:setup_systemd_logging:705 (B iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-10-09 12:32:15.481 | +functions:setup_systemd_logging:706 (B iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-10-09 12:32:15.605 | +lib/neutron_plugins/ovn_agent:start_ovn:743 (B _start_ovn_services 2022-10-09 12:32:15.623 | +lib/neutron_plugins/ovn_agent:_start_ovn_services:659 (B _start_process ovsdb-server.service 2022-10-09 12:32:15.639 | +lib/neutron_plugins/ovn_agent:_start_process:225 (B sudo systemctl daemon-reload 2022-10-09 12:32:16.078 | +lib/neutron_plugins/ovn_agent:_start_process:226 (B sudo systemctl enable ovsdb-server.service 2022-10-09 12:32:16.444 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2022-10-09 12:32:16.445 | Alias= settings in the [Install] section, and DefaultInstance= for template 2022-10-09 12:32:16.445 | units). This means they are not meant to be enabled using systemctl. 2022-10-09 12:32:16.445 | 2022-10-09 12:32:16.445 | Possible reasons for having this kind of units are: 2022-10-09 12:32:16.446 | • A unit may be statically enabled by being symlinked from another unit's 2022-10-09 12:32:16.446 | .wants/ or .requires/ directory. 2022-10-09 12:32:16.446 | • A unit's purpose may be to act as a helper for some other unit which has 2022-10-09 12:32:16.446 | a requirement dependency on it. 2022-10-09 12:32:16.446 | • A unit may be started when needed via activation (socket, path, timer, 2022-10-09 12:32:16.447 | D-Bus, udev, scripted systemctl call, ...). 2022-10-09 12:32:16.447 | • In case of template units, the unit is meant to be enabled with some 2022-10-09 12:32:16.447 | instance name specified. 2022-10-09 12:32:16.467 | +lib/neutron_plugins/ovn_agent:_start_process:227 (B sudo systemctl restart ovsdb-server.service 2022-10-09 12:32:22.133 | +lib/neutron_plugins/ovn_agent:_start_ovn_services:660 (B _start_process ovs-vswitchd.service 2022-10-09 12:32:22.152 | +lib/neutron_plugins/ovn_agent:_start_process:225 (B sudo systemctl daemon-reload 2022-10-09 12:32:22.570 | +lib/neutron_plugins/ovn_agent:_start_process:226 (B sudo systemctl enable ovs-vswitchd.service 2022-10-09 12:32:22.966 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2022-10-09 12:32:22.967 | Alias= settings in the [Install] section, and DefaultInstance= for template 2022-10-09 12:32:22.967 | units). This means they are not meant to be enabled using systemctl. 2022-10-09 12:32:22.967 | 2022-10-09 12:32:22.967 | Possible reasons for having this kind of units are: 2022-10-09 12:32:22.967 | • A unit may be statically enabled by being symlinked from another unit's 2022-10-09 12:32:22.967 | .wants/ or .requires/ directory. 2022-10-09 12:32:22.967 | • A unit's purpose may be to act as a helper for some other unit which has 2022-10-09 12:32:22.967 | a requirement dependency on it. 2022-10-09 12:32:22.967 | • A unit may be started when needed via activation (socket, path, timer, 2022-10-09 12:32:22.967 | D-Bus, udev, scripted systemctl call, ...). 2022-10-09 12:32:22.967 | • In case of template units, the unit is meant to be enabled with some 2022-10-09 12:32:22.967 | instance name specified. 2022-10-09 12:32:22.994 | +lib/neutron_plugins/ovn_agent:_start_process:227 (B sudo systemctl restart ovs-vswitchd.service 2022-10-09 12:32:24.967 | +lib/neutron_plugins/ovn_agent:_start_ovn_services:662 (B is_service_enabled ovn-northd 2022-10-09 12:32:25.063 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:25.080 | +lib/neutron_plugins/ovn_agent:_start_ovn_services:665 (B is_service_enabled ovn-controller 2022-10-09 12:32:25.172 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:25.189 | +lib/neutron_plugins/ovn_agent:_start_ovn_services:666 (B _start_process ovn-controller.service 2022-10-09 12:32:25.211 | +lib/neutron_plugins/ovn_agent:_start_process:225 (B sudo systemctl daemon-reload 2022-10-09 12:32:25.665 | +lib/neutron_plugins/ovn_agent:_start_process:226 (B sudo systemctl enable ovn-controller.service 2022-10-09 12:32:26.032 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2022-10-09 12:32:26.032 | Alias= settings in the [Install] section, and DefaultInstance= for template 2022-10-09 12:32:26.032 | units). This means they are not meant to be enabled using systemctl. 2022-10-09 12:32:26.032 | 2022-10-09 12:32:26.032 | Possible reasons for having this kind of units are: 2022-10-09 12:32:26.032 | • A unit may be statically enabled by being symlinked from another unit's 2022-10-09 12:32:26.032 | .wants/ or .requires/ directory. 2022-10-09 12:32:26.032 | • A unit's purpose may be to act as a helper for some other unit which has 2022-10-09 12:32:26.032 | a requirement dependency on it. 2022-10-09 12:32:26.032 | • A unit may be started when needed via activation (socket, path, timer, 2022-10-09 12:32:26.032 | D-Bus, udev, scripted systemctl call, ...). 2022-10-09 12:32:26.032 | • In case of template units, the unit is meant to be enabled with some 2022-10-09 12:32:26.032 | instance name specified. 2022-10-09 12:32:26.055 | +lib/neutron_plugins/ovn_agent:_start_process:227 (B sudo systemctl restart ovn-controller.service 2022-10-09 12:32:26.377 | +lib/neutron_plugins/ovn_agent:_start_ovn_services:668 (B is_service_enabled ovn-controller-vtep 2022-10-09 12:32:26.458 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:26.472 | +lib/neutron_plugins/ovn_agent:_start_ovn_services:671 (B is_service_enabled ovs-vtep 2022-10-09 12:32:26.552 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:26.566 | +lib/neutron_plugins/ovn_agent:_start_ovn_services:674 (B is_service_enabled q-ovn-metadata-agent 2022-10-09 12:32:26.657 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:26.673 | +lib/neutron_plugins/ovn_agent:_start_ovn_services:675 (B _start_process devstack@q-ovn-metadata-agent.service 2022-10-09 12:32:26.689 | +lib/neutron_plugins/ovn_agent:_start_process:225 (B sudo systemctl daemon-reload 2022-10-09 12:32:27.078 | +lib/neutron_plugins/ovn_agent:_start_process:226 (B sudo systemctl enable devstack@q-ovn-metadata-agent.service 2022-10-09 12:32:27.441 | +lib/neutron_plugins/ovn_agent:_start_process:227 (B sudo systemctl restart devstack@q-ovn-metadata-agent.service 2022-10-09 12:32:27.700 | +lib/neutron-legacy:start_ovn_services:520 (B [[ True == \T\r\u\e ]] 2022-10-09 12:32:27.718 | +lib/neutron-legacy:start_ovn_services:521 (B [[ False != \T\r\u\e ]] 2022-10-09 12:32:27.736 | +lib/neutron-legacy:start_ovn_services:522 (B echo 'OVN_L3_CREATE_PUBLIC_NETWORK=True is being ignored ' 2022-10-09 12:32:27.736 | OVN_L3_CREATE_PUBLIC_NETWORK=True is being ignored 2022-10-09 12:32:27.756 | +lib/neutron-legacy:start_ovn_services:523 (B echo 'because NEUTRON_CREATE_INITIAL_NETWORKS is set to False' 2022-10-09 12:32:27.756 | because NEUTRON_CREATE_INITIAL_NETWORKS is set to False 2022-10-09 12:32:27.777 | +./stack.sh:main:1285 (B is_service_enabled neutron-api 2022-10-09 12:32:27.894 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:27.917 | +./stack.sh:main:1288 (B is_service_enabled q-svc 2022-10-09 12:32:28.016 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:28.032 | +./stack.sh:main:1296 (B is_service_enabled placement 2022-10-09 12:32:28.133 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:28.151 | +./stack.sh:main:1301 (B is_service_enabled neutron 2022-10-09 12:32:28.243 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:28.261 | +./stack.sh:main:1302 (B start_neutron 2022-10-09 12:32:28.277 | +lib/neutron:start_neutron:732 (B is_neutron_legacy_enabled 2022-10-09 12:32:28.299 | ++lib/neutron:is_neutron_legacy_enabled:136 (B sed s/neutron-//g 2022-10-09 12:32:28.299 | ++lib/neutron:is_neutron_legacy_enabled:136 (B echo 2022-10-09 12:32:28.324 | +lib/neutron:is_neutron_legacy_enabled:136 (B disabled_services_copy= 2022-10-09 12:32:28.341 | +lib/neutron:is_neutron_legacy_enabled:137 (B [[ , =~ ,neutron ]] 2022-10-09 12:32:28.358 | +lib/neutron:is_neutron_legacy_enabled:138 (B [[ ,n-cpu,c-vol,placement-client,ovn-controller,ovs-vswitchd,ovsdb-server,q-ovn-metadata-agent =~ ,q- ]] 2022-10-09 12:32:28.374 | +lib/neutron:is_neutron_legacy_enabled:138 (B return 0 2022-10-09 12:32:28.389 | +lib/neutron:start_neutron:734 (B start_mutnauq_l2_agent 2022-10-09 12:32:28.405 | +lib/neutron-legacy:start_mutnauq_l2_agent:568 (B run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-09 12:32:28.420 | +functions-common:run_process:1705 (B local service=q-agt 2022-10-09 12:32:28.435 | +functions-common:run_process:1706 (B local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-09 12:32:28.452 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:28.469 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:28.486 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:28.503 | +functions-common:run_process:1711 (B local name=q-agt 2022-10-09 12:32:28.520 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:28.538 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:28.554 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:28.570 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:28.586 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:28.605 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318748589 2022-10-09 12:32:28.620 | +functions-common:run_process:1714 (B is_service_enabled q-agt 2022-10-09 12:32:28.709 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:28.724 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:28.738 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:28.755 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:28.770 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:28.786 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:28.802 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:28.819 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:28.836 | +functions-common:time_stop:2460 (B start_time=1665318748589 2022-10-09 12:32:28.851 | +functions-common:time_stop:2462 (B [[ -z 1665318748589 ]] 2022-10-09 12:32:28.871 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:28.893 | +functions-common:time_stop:2465 (B end_time=1665318748875 2022-10-09 12:32:28.913 | +functions-common:time_stop:2466 (B elapsed_time=286 2022-10-09 12:32:28.930 | +functions-common:time_stop:2467 (B total=3252 2022-10-09 12:32:28.947 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:28.964 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=3538 2022-10-09 12:32:28.982 | +lib/neutron-legacy:start_mutnauq_l2_agent:570 (B is_provider_network 2022-10-09 12:32:29.000 | +functions-common:is_provider_network:2302 (B '[' '' == True ']' 2022-10-09 12:32:29.016 | +functions-common:is_provider_network:2305 (B return 1 2022-10-09 12:32:29.033 | +lib/neutron:start_neutron:735 (B start_mutnauq_other_agents 2022-10-09 12:32:29.050 | +lib/neutron-legacy:start_mutnauq_other_agents:586 (B run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-10-09 12:32:29.067 | +functions-common:run_process:1705 (B local service=q-dhcp 2022-10-09 12:32:29.084 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-10-09 12:32:29.101 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:29.119 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:29.136 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:29.155 | +functions-common:run_process:1711 (B local name=q-dhcp 2022-10-09 12:32:29.172 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:29.191 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:29.209 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:29.227 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:29.246 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:29.267 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318749249 2022-10-09 12:32:29.285 | +functions-common:run_process:1714 (B is_service_enabled q-dhcp 2022-10-09 12:32:29.382 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:29.400 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:29.417 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:29.435 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:29.452 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:29.469 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:29.487 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:29.503 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:29.522 | +functions-common:time_stop:2460 (B start_time=1665318749249 2022-10-09 12:32:29.540 | +functions-common:time_stop:2462 (B [[ -z 1665318749249 ]] 2022-10-09 12:32:29.560 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:29.584 | +functions-common:time_stop:2465 (B end_time=1665318749564 2022-10-09 12:32:29.600 | +functions-common:time_stop:2466 (B elapsed_time=315 2022-10-09 12:32:29.619 | +functions-common:time_stop:2467 (B total=3538 2022-10-09 12:32:29.637 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:29.655 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=3853 2022-10-09 12:32:29.674 | ++lib/neutron-legacy:start_mutnauq_other_agents:588 (B determine_config_files neutron-l3-agent 2022-10-09 12:32:29.692 | ++lib/neutron-legacy:determine_config_files:338 (B local opts= 2022-10-09 12:32:29.710 | ++lib/neutron-legacy:determine_config_files:339 (B case "$1" in 2022-10-09 12:32:29.730 | +++lib/neutron-legacy:determine_config_files:341 (B _determine_config_l3 2022-10-09 12:32:29.750 | +++lib/neutron-legacy:_determine_config_l3:331 (B local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-09 12:32:29.770 | +++lib/neutron-legacy:_determine_config_l3:332 (B echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-09 12:32:29.789 | ++lib/neutron-legacy:determine_config_files:341 (B opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-09 12:32:29.806 | ++lib/neutron-legacy:determine_config_files:343 (B '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-10-09 12:32:29.824 | ++lib/neutron-legacy:determine_config_files:346 (B echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-09 12:32:29.845 | +lib/neutron-legacy:start_mutnauq_other_agents:588 (B run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-09 12:32:29.861 | +functions-common:run_process:1705 (B local service=q-l3 2022-10-09 12:32:29.880 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-09 12:32:29.897 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:29.915 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:29.932 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:29.949 | +functions-common:run_process:1711 (B local name=q-l3 2022-10-09 12:32:29.966 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:29.982 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:29.999 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:30.017 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:30.038 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:30.060 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318750042 2022-10-09 12:32:30.077 | +functions-common:run_process:1714 (B is_service_enabled q-l3 2022-10-09 12:32:30.172 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:30.190 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:30.209 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:30.227 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:30.245 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:30.262 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:30.278 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:30.295 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:30.316 | +functions-common:time_stop:2460 (B start_time=1665318750042 2022-10-09 12:32:30.332 | +functions-common:time_stop:2462 (B [[ -z 1665318750042 ]] 2022-10-09 12:32:30.351 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:30.374 | +functions-common:time_stop:2465 (B end_time=1665318750355 2022-10-09 12:32:30.392 | +functions-common:time_stop:2466 (B elapsed_time=313 2022-10-09 12:32:30.411 | +functions-common:time_stop:2467 (B total=3853 2022-10-09 12:32:30.427 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:30.446 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=4166 2022-10-09 12:32:30.464 | +lib/neutron-legacy:start_mutnauq_other_agents:590 (B run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-10-09 12:32:30.481 | +functions-common:run_process:1705 (B local service=q-meta 2022-10-09 12:32:30.499 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-10-09 12:32:30.517 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:30.534 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:30.555 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:30.572 | +functions-common:run_process:1711 (B local name=q-meta 2022-10-09 12:32:30.589 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:30.607 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:30.624 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:30.640 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:30.660 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:30.685 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318750665 2022-10-09 12:32:30.704 | +functions-common:run_process:1714 (B is_service_enabled q-meta 2022-10-09 12:32:30.800 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:30.817 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:30.836 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:30.855 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:30.874 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:30.890 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:30.907 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:30.923 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:30.941 | +functions-common:time_stop:2460 (B start_time=1665318750665 2022-10-09 12:32:30.957 | +functions-common:time_stop:2462 (B [[ -z 1665318750665 ]] 2022-10-09 12:32:30.975 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:30.996 | +functions-common:time_stop:2465 (B end_time=1665318750979 2022-10-09 12:32:31.013 | +functions-common:time_stop:2466 (B elapsed_time=314 2022-10-09 12:32:31.029 | +functions-common:time_stop:2467 (B total=4166 2022-10-09 12:32:31.047 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:31.064 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=4480 2022-10-09 12:32:31.081 | +lib/neutron-legacy:start_mutnauq_other_agents:591 (B run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2022-10-09 12:32:31.096 | +functions-common:run_process:1705 (B local service=q-metering 2022-10-09 12:32:31.113 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2022-10-09 12:32:31.129 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:31.145 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:31.161 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:31.177 | +functions-common:run_process:1711 (B local name=q-metering 2022-10-09 12:32:31.195 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:31.212 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:31.227 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:31.244 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:31.263 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:31.283 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318751266 2022-10-09 12:32:31.299 | +functions-common:run_process:1714 (B is_service_enabled q-metering 2022-10-09 12:32:31.389 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:31.406 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:31.422 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:31.440 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:31.457 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:31.475 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:31.491 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:31.508 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:31.526 | +functions-common:time_stop:2460 (B start_time=1665318751266 2022-10-09 12:32:31.543 | +functions-common:time_stop:2462 (B [[ -z 1665318751266 ]] 2022-10-09 12:32:31.561 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:31.582 | +functions-common:time_stop:2465 (B end_time=1665318751565 2022-10-09 12:32:31.599 | +functions-common:time_stop:2466 (B elapsed_time=299 2022-10-09 12:32:31.616 | +functions-common:time_stop:2467 (B total=4480 2022-10-09 12:32:31.634 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:31.651 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=4779 2022-10-09 12:32:31.668 | +./stack.sh:main:1305 (B is_service_enabled q-svc 2022-10-09 12:32:31.761 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:31.779 | +./stack.sh:main:1317 (B is_service_enabled nova 2022-10-09 12:32:31.870 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:31.888 | +./stack.sh:main:1318 (B echo_summary 'Starting Nova' 2022-10-09 12:32:31.906 | +./stack.sh:echo_summary:440 (B [[ -t 3 ]] 2022-10-09 12:32:31.925 | +./stack.sh:echo_summary:440 (B [[ True != \T\r\u\e ]] 2022-10-09 12:32:31.943 | +./stack.sh:echo_summary:446 (B echo -e Starting Nova 2022-10-09 12:32:31.962 | +./stack.sh:main:1319 (B start_nova 2022-10-09 12:32:31.981 | +lib/nova:start_nova:1137 (B start_nova_rest 2022-10-09 12:32:32.000 | +lib/nova:start_nova_rest:1045 (B local old_path=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:32.020 | +lib/nova:start_nova_rest:1046 (B export PATH=/usr/local/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:32.037 | +lib/nova:start_nova_rest:1046 (B PATH=/usr/local/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:32.054 | +lib/nova:start_nova_rest:1048 (B local api_cell_conf=/etc/nova/nova.conf 2022-10-09 12:32:32.070 | +lib/nova:start_nova_rest:1049 (B local compute_cell_conf=/etc/nova/nova.conf 2022-10-09 12:32:32.086 | +lib/nova:start_nova_rest:1051 (B run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-10-09 12:32:32.104 | +functions-common:run_process:1705 (B local service=n-sch 2022-10-09 12:32:32.121 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-10-09 12:32:32.137 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:32.155 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:32.171 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:32.188 | +functions-common:run_process:1711 (B local name=n-sch 2022-10-09 12:32:32.204 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:32.220 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:32.237 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:32.255 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:32.272 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:32.290 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318752275 2022-10-09 12:32:32.306 | +functions-common:run_process:1714 (B is_service_enabled n-sch 2022-10-09 12:32:32.386 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:32.402 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:32.417 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:32.434 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:32.450 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:32.467 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:32.484 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:32.500 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:32.516 | +functions-common:time_stop:2460 (B start_time=1665318752275 2022-10-09 12:32:32.533 | +functions-common:time_stop:2462 (B [[ -z 1665318752275 ]] 2022-10-09 12:32:32.553 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:32.573 | +functions-common:time_stop:2465 (B end_time=1665318752556 2022-10-09 12:32:32.589 | +functions-common:time_stop:2466 (B elapsed_time=281 2022-10-09 12:32:32.607 | +functions-common:time_stop:2467 (B total=4779 2022-10-09 12:32:32.624 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:32.641 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=5060 2022-10-09 12:32:32.658 | +lib/nova:start_nova_rest:1052 (B '[' True == False ']' 2022-10-09 12:32:32.677 | ++lib/nova:start_nova_rest:1055 (B which uwsgi 2022-10-09 12:32:32.699 | +lib/nova:start_nova_rest:1055 (B run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-10-09 12:32:32.715 | +functions-common:run_process:1705 (B local service=n-api-meta 2022-10-09 12:32:32.732 | +functions-common:run_process:1706 (B local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-10-09 12:32:32.750 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:32.768 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:32.786 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:32.803 | +functions-common:run_process:1711 (B local name=n-api-meta 2022-10-09 12:32:32.822 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:32.839 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:32.858 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:32.876 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:32.895 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:32.916 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318752898 2022-10-09 12:32:32.932 | +functions-common:run_process:1714 (B is_service_enabled n-api-meta 2022-10-09 12:32:33.019 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:33.036 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:33.053 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:33.068 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:33.083 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:33.099 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:33.115 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:33.131 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:33.148 | +functions-common:time_stop:2460 (B start_time=1665318752898 2022-10-09 12:32:33.163 | +functions-common:time_stop:2462 (B [[ -z 1665318752898 ]] 2022-10-09 12:32:33.181 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:33.200 | +functions-common:time_stop:2465 (B end_time=1665318753184 2022-10-09 12:32:33.217 | +functions-common:time_stop:2466 (B elapsed_time=286 2022-10-09 12:32:33.233 | +functions-common:time_stop:2467 (B total=5060 2022-10-09 12:32:33.250 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:33.267 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=5346 2022-10-09 12:32:33.283 | +lib/nova:start_nova_rest:1058 (B export PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:33.299 | +lib/nova:start_nova_rest:1058 (B PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:33.315 | +lib/nova:start_nova:1138 (B start_nova_console_proxies 2022-10-09 12:32:33.331 | +lib/nova:start_nova_console_proxies:1073 (B local old_path=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:33.347 | +lib/nova:start_nova_console_proxies:1075 (B export PATH=/usr/local/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:33.364 | +lib/nova:start_nova_console_proxies:1075 (B PATH=/usr/local/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:33.381 | +lib/nova:start_nova_console_proxies:1077 (B local api_cell_conf=/etc/nova/nova.conf 2022-10-09 12:32:33.399 | +lib/nova:start_nova_console_proxies:1079 (B [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-10-09 12:32:33.415 | +lib/nova:start_nova_console_proxies:1084 (B enable_nova_console_proxies 2022-10-09 12:32:33.433 | ++lib/nova:enable_nova_console_proxies:1062 (B seq 1 1 2022-10-09 12:32:33.455 | +lib/nova:enable_nova_console_proxies:1062 (B for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-09 12:32:33.471 | +lib/nova:enable_nova_console_proxies:1063 (B for srv in n-novnc n-spice n-sproxy 2022-10-09 12:32:33.489 | +lib/nova:enable_nova_console_proxies:1064 (B is_service_enabled n-novnc 2022-10-09 12:32:33.577 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:33.595 | +lib/nova:enable_nova_console_proxies:1063 (B for srv in n-novnc n-spice n-sproxy 2022-10-09 12:32:33.610 | +lib/nova:enable_nova_console_proxies:1064 (B is_service_enabled n-spice 2022-10-09 12:32:33.698 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:33.715 | +lib/nova:enable_nova_console_proxies:1063 (B for srv in n-novnc n-spice n-sproxy 2022-10-09 12:32:33.731 | +lib/nova:enable_nova_console_proxies:1064 (B is_service_enabled n-sproxy 2022-10-09 12:32:33.820 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:33.839 | ++lib/nova:start_nova_console_proxies:1085 (B seq 1 1 2022-10-09 12:32:33.860 | +lib/nova:start_nova_console_proxies:1085 (B for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-09 12:32:33.876 | +lib/nova:start_nova_console_proxies:1086 (B local conf 2022-10-09 12:32:33.894 | ++lib/nova:start_nova_console_proxies:1087 (B conductor_conf 1 2022-10-09 12:32:33.911 | ++lib/nova:conductor_conf:808 (B local cell=1 2022-10-09 12:32:33.926 | ++lib/nova:conductor_conf:809 (B echo /etc/nova/nova_cell1.conf 2022-10-09 12:32:33.945 | +lib/nova:start_nova_console_proxies:1087 (B conf=/etc/nova/nova_cell1.conf 2022-10-09 12:32:33.961 | +lib/nova:start_nova_console_proxies:1088 (B run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-10-09 12:32:33.978 | +functions-common:run_process:1705 (B local service=n-novnc-cell1 2022-10-09 12:32:33.994 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-10-09 12:32:34.011 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:34.028 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:34.045 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:34.062 | +functions-common:run_process:1711 (B local name=n-novnc-cell1 2022-10-09 12:32:34.077 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:34.093 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:34.110 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:34.126 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:34.144 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:34.163 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318754148 2022-10-09 12:32:34.182 | +functions-common:run_process:1714 (B is_service_enabled n-novnc-cell1 2022-10-09 12:32:34.273 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:34.293 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:34.310 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:34.326 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:34.343 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:34.360 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:34.377 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:34.394 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:34.411 | +functions-common:time_stop:2460 (B start_time=1665318754148 2022-10-09 12:32:34.429 | +functions-common:time_stop:2462 (B [[ -z 1665318754148 ]] 2022-10-09 12:32:34.448 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:34.469 | +functions-common:time_stop:2465 (B end_time=1665318754453 2022-10-09 12:32:34.489 | +functions-common:time_stop:2466 (B elapsed_time=305 2022-10-09 12:32:34.506 | +functions-common:time_stop:2467 (B total=5346 2022-10-09 12:32:34.522 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:34.539 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=5651 2022-10-09 12:32:34.558 | +lib/nova:start_nova_console_proxies:1089 (B run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-10-09 12:32:34.574 | +functions-common:run_process:1705 (B local service=n-spice-cell1 2022-10-09 12:32:34.591 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-10-09 12:32:34.607 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:34.624 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:34.641 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:34.657 | +functions-common:run_process:1711 (B local name=n-spice-cell1 2022-10-09 12:32:34.674 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:34.691 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:34.707 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:34.724 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:34.742 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:34.763 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318754746 2022-10-09 12:32:34.781 | +functions-common:run_process:1714 (B is_service_enabled n-spice-cell1 2022-10-09 12:32:34.886 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:34.901 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:34.916 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:34.932 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:34.947 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:34.964 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:34.981 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:34.998 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:35.014 | +functions-common:time_stop:2460 (B start_time=1665318754746 2022-10-09 12:32:35.030 | +functions-common:time_stop:2462 (B [[ -z 1665318754746 ]] 2022-10-09 12:32:35.049 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:35.067 | +functions-common:time_stop:2465 (B end_time=1665318755052 2022-10-09 12:32:35.083 | +functions-common:time_stop:2466 (B elapsed_time=306 2022-10-09 12:32:35.098 | +functions-common:time_stop:2467 (B total=5651 2022-10-09 12:32:35.113 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:35.130 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=5957 2022-10-09 12:32:35.146 | +lib/nova:start_nova_console_proxies:1090 (B run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-10-09 12:32:35.161 | +functions-common:run_process:1705 (B local service=n-sproxy-cell1 2022-10-09 12:32:35.176 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-10-09 12:32:35.192 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:35.208 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:35.225 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:35.241 | +functions-common:run_process:1711 (B local name=n-sproxy-cell1 2022-10-09 12:32:35.258 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:35.273 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:35.289 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:35.306 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:35.323 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:35.343 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318755327 2022-10-09 12:32:35.360 | +functions-common:run_process:1714 (B is_service_enabled n-sproxy-cell1 2022-10-09 12:32:35.447 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:35.464 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:35.481 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:35.499 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:35.514 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:35.534 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:35.550 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:35.567 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:35.583 | +functions-common:time_stop:2460 (B start_time=1665318755327 2022-10-09 12:32:35.597 | +functions-common:time_stop:2462 (B [[ -z 1665318755327 ]] 2022-10-09 12:32:35.615 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:35.636 | +functions-common:time_stop:2465 (B end_time=1665318755619 2022-10-09 12:32:35.652 | +functions-common:time_stop:2466 (B elapsed_time=292 2022-10-09 12:32:35.669 | +functions-common:time_stop:2467 (B total=5957 2022-10-09 12:32:35.685 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:35.700 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=6249 2022-10-09 12:32:35.716 | +lib/nova:start_nova_console_proxies:1094 (B export PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:35.733 | +lib/nova:start_nova_console_proxies:1094 (B PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:35.751 | +lib/nova:start_nova:1139 (B start_nova_conductor 2022-10-09 12:32:35.767 | +lib/nova:start_nova_conductor:1107 (B [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-10-09 12:32:35.783 | +lib/nova:start_nova_conductor:1113 (B enable_nova_fleet 2022-10-09 12:32:35.799 | +lib/nova:enable_nova_fleet:1098 (B is_service_enabled n-cond 2022-10-09 12:32:35.885 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:35.902 | +lib/nova:start_nova_conductor:1114 (B is_service_enabled n-super-cond 2022-10-09 12:32:36.000 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:36.019 | ++lib/nova:start_nova_conductor:1117 (B seq 1 1 2022-10-09 12:32:36.042 | +lib/nova:start_nova_conductor:1117 (B for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-09 12:32:36.059 | +lib/nova:start_nova_conductor:1118 (B is_service_enabled n-cond-cell1 2022-10-09 12:32:36.149 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:36.166 | +lib/nova:start_nova:1140 (B start_nova_compute 2022-10-09 12:32:36.183 | +lib/nova:start_nova_compute:970 (B local old_path=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:36.201 | +lib/nova:start_nova_compute:971 (B export PATH=/usr/local/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:36.220 | +lib/nova:start_nova_compute:971 (B PATH=/usr/local/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:36.237 | +lib/nova:start_nova_compute:973 (B local compute_cell_conf=/etc/nova/nova.conf 2022-10-09 12:32:36.254 | +lib/nova:start_nova_compute:976 (B cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-10-09 12:32:36.275 | +lib/nova:start_nova_compute:978 (B merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-10-09 12:32:36.291 | +inc/meta-config:merge_config_file:83 (B local file=/opt/stack/devstack/local.conf 2022-10-09 12:32:36.306 | +inc/meta-config:merge_config_file:84 (B local matchgroup=post-config 2022-10-09 12:32:36.320 | +inc/meta-config:merge_config_file:85 (B local 'configfile=$NOVA_CPU_CONF' 2022-10-09 12:32:36.336 | +inc/meta-config:merge_config_file:90 (B local real_configfile 2022-10-09 12:32:36.352 | ++inc/meta-config:merge_config_file:91 (B eval echo '$NOVA_CPU_CONF' 2022-10-09 12:32:36.366 | +++inc/meta-config:merge_config_file:91 (B echo /etc/nova/nova-cpu.conf 2022-10-09 12:32:36.384 | +inc/meta-config:merge_config_file:91 (B real_configfile=/etc/nova/nova-cpu.conf 2022-10-09 12:32:36.398 | +inc/meta-config:merge_config_file:92 (B '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-10-09 12:32:36.416 | +inc/meta-config:merge_config_file:96 (B get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-10-09 12:32:36.419 | +inc/meta-config:merge_config_file:97 (B awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-10-09 12:32:36.419 | BEGIN { 2022-10-09 12:32:36.419 | section = "" 2022-10-09 12:32:36.419 | last_section = "" 2022-10-09 12:32:36.419 | section_count = 0 2022-10-09 12:32:36.419 | } 2022-10-09 12:32:36.419 | /^\[.+\]/ { 2022-10-09 12:32:36.419 | gsub("[][]", "", $1); 2022-10-09 12:32:36.420 | section=$1 2022-10-09 12:32:36.420 | next 2022-10-09 12:32:36.420 | } 2022-10-09 12:32:36.420 | /^ *\#/ { 2022-10-09 12:32:36.420 | next 2022-10-09 12:32:36.420 | } 2022-10-09 12:32:36.420 | /^[^ \t]+/ { 2022-10-09 12:32:36.420 | # get offset of first = in $0 2022-10-09 12:32:36.420 | eq_idx = index($0, "=") 2022-10-09 12:32:36.420 | # extract attr & value from $0 2022-10-09 12:32:36.420 | attr = substr($0, 1, eq_idx - 1) 2022-10-09 12:32:36.420 | value = substr($0, eq_idx + 1) 2022-10-09 12:32:36.420 | # only need to strip trailing whitespace from attr 2022-10-09 12:32:36.420 | sub(/[ \t]*$/, "", attr) 2022-10-09 12:32:36.420 | # need to strip leading & trailing whitespace from value 2022-10-09 12:32:36.420 | sub(/^[ \t]*/, "", value) 2022-10-09 12:32:36.420 | sub(/[ \t]*$/, "", value) 2022-10-09 12:32:36.420 | 2022-10-09 12:32:36.420 | # cfg_attr_count: number of config lines per [section, attr] 2022-10-09 12:32:36.420 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-10-09 12:32:36.421 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-10-09 12:32:36.421 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-10-09 12:32:36.421 | if (! (section, attr) in cfg_attr_count) { 2022-10-09 12:32:36.421 | if (section != last_section) { 2022-10-09 12:32:36.421 | cfg_section[section_count++] = section 2022-10-09 12:32:36.421 | last_section = section 2022-10-09 12:32:36.421 | } 2022-10-09 12:32:36.421 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-10-09 12:32:36.421 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-10-09 12:32:36.421 | 2022-10-09 12:32:36.421 | cfg_attr[section, attr, 0] = value 2022-10-09 12:32:36.421 | cfg_attr_count[section, attr] = 1 2022-10-09 12:32:36.421 | } else { 2022-10-09 12:32:36.421 | lno = cfg_attr_count[section, attr]++ 2022-10-09 12:32:36.421 | cfg_attr[section, attr, lno] = value 2022-10-09 12:32:36.421 | } 2022-10-09 12:32:36.421 | } 2022-10-09 12:32:36.421 | END { 2022-10-09 12:32:36.422 | # Process each section in order 2022-10-09 12:32:36.422 | for (sno = 0; sno < section_count; sno++) { 2022-10-09 12:32:36.422 | section = cfg_section[sno] 2022-10-09 12:32:36.422 | # The ini routines simply append a config item immediately 2022-10-09 12:32:36.422 | # after the section header. To keep the same order as defined 2022-10-09 12:32:36.422 | # in local.conf, invoke the ini routines in the reverse order 2022-10-09 12:32:36.422 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-10-09 12:32:36.422 | attr = cfg_sec_attr_name[sno, attr_no] 2022-10-09 12:32:36.422 | if (cfg_attr_count[section, attr] == 1) 2022-10-09 12:32:36.422 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-10-09 12:32:36.422 | else { 2022-10-09 12:32:36.422 | # For multiline, invoke the ini routines in the reverse order 2022-10-09 12:32:36.422 | count = cfg_attr_count[section, attr] 2022-10-09 12:32:36.422 | print "inidelete " configfile " " section " " attr 2022-10-09 12:32:36.422 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-10-09 12:32:36.422 | for (l = count -2; l >= 0; l--) 2022-10-09 12:32:36.422 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-10-09 12:32:36.422 | +inc/meta-config:merge_config_file:164 (B read a 2022-10-09 12:32:36.423 | } 2022-10-09 12:32:36.423 | } 2022-10-09 12:32:36.423 | } 2022-10-09 12:32:36.423 | } 2022-10-09 12:32:36.423 | ' 2022-10-09 12:32:36.429 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-10-09 12:32:36.432 | +inc/meta-config:get_meta_section:33 (B local file=/opt/stack/devstack/local.conf 2022-10-09 12:32:36.447 | +inc/meta-config:get_meta_section:34 (B local matchgroup=post-config 2022-10-09 12:32:36.463 | +inc/meta-config:get_meta_section:35 (B local 'configfile=$NOVA_CPU_CONF' 2022-10-09 12:32:36.477 | +inc/meta-config:get_meta_section:37 (B [[ -r /opt/stack/devstack/local.conf ]] 2022-10-09 12:32:36.493 | +inc/meta-config:get_meta_section:38 (B [[ -z $NOVA_CPU_CONF ]] 2022-10-09 12:32:36.510 | +inc/meta-config:get_meta_section:40 (B awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-10-09 12:32:36.510 | BEGIN { group = "" } 2022-10-09 12:32:36.510 | /^\[\[.+\|.*\]\]/ { 2022-10-09 12:32:36.510 | gsub("[][]", "", $1); 2022-10-09 12:32:36.510 | split($1, a, "|"); 2022-10-09 12:32:36.510 | if (a[1] == matchgroup && a[2] == configfile) { 2022-10-09 12:32:36.510 | group=a[1] 2022-10-09 12:32:36.510 | } else { 2022-10-09 12:32:36.511 | group="" 2022-10-09 12:32:36.511 | } 2022-10-09 12:32:36.511 | next 2022-10-09 12:32:36.511 | } 2022-10-09 12:32:36.511 | { 2022-10-09 12:32:36.511 | if (group != "") 2022-10-09 12:32:36.511 | print $0 2022-10-09 12:32:36.511 | } 2022-10-09 12:32:36.511 | ' /opt/stack/devstack/local.conf 2022-10-09 12:32:36.540 | +lib/nova:start_nova_compute:980 (B [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-10-09 12:32:36.558 | +lib/nova:start_nova_compute:987 (B iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-10-09 12:32:36.673 | +lib/nova:start_nova_compute:990 (B iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-10-09 12:32:36.781 | +lib/nova:start_nova_compute:991 (B iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-10-09 12:32:36.798 | +lib/rpc_backend:iniset_rpc_backend:157 (B local package=nova 2022-10-09 12:32:36.814 | +lib/rpc_backend:iniset_rpc_backend:158 (B local file=/etc/nova/nova-cpu.conf 2022-10-09 12:32:36.830 | +lib/rpc_backend:iniset_rpc_backend:159 (B local section=DEFAULT 2022-10-09 12:32:36.847 | +lib/rpc_backend:iniset_rpc_backend:160 (B local virtual_host=nova_cell1 2022-10-09 12:32:36.863 | +lib/rpc_backend:iniset_rpc_backend:161 (B is_service_enabled rabbit 2022-10-09 12:32:36.953 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:36.971 | +lib/rpc_backend:iniset_rpc_backend:161 (B '[' -n 172.17.0.2 ']' 2022-10-09 12:32:36.988 | +lib/rpc_backend:iniset_rpc_backend:161 (B '[' -n bsvbr5pzLpN0szN84v3m ']' 2022-10-09 12:32:37.009 | ++lib/rpc_backend:iniset_rpc_backend:162 (B get_transport_url nova_cell1 2022-10-09 12:32:37.024 | ++lib/rpc_backend:get_transport_url:139 (B local virtual_host=nova_cell1 2022-10-09 12:32:37.042 | ++lib/rpc_backend:get_transport_url:140 (B is_service_enabled rabbit 2022-10-09 12:32:37.125 | ++functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:37.142 | ++lib/rpc_backend:get_transport_url:140 (B '[' -n 172.17.0.2 ']' 2022-10-09 12:32:37.158 | ++lib/rpc_backend:get_transport_url:140 (B '[' -n bsvbr5pzLpN0szN84v3m ']' 2022-10-09 12:32:37.172 | ++lib/rpc_backend:get_transport_url:141 (B echo rabbit://stackrabbit:bsvbr5pzLpN0szN84v3m@172.17.0.2:5672/nova_cell1 2022-10-09 12:32:37.191 | +lib/rpc_backend:iniset_rpc_backend:162 (B iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:bsvbr5pzLpN0szN84v3m@172.17.0.2:5672/nova_cell1 2022-10-09 12:32:37.310 | +lib/rpc_backend:iniset_rpc_backend:163 (B '[' -n '' ']' 2022-10-09 12:32:37.327 | +lib/rpc_backend:iniset_rpc_backend:166 (B '[' -n '' ']' 2022-10-09 12:32:37.344 | +lib/nova:start_nova_compute:995 (B inidelete /etc/nova/nova-cpu.conf database connection 2022-10-09 12:32:37.445 | +lib/nova:start_nova_compute:996 (B inidelete /etc/nova/nova-cpu.conf api_database connection 2022-10-09 12:32:37.550 | +lib/nova:start_nova_compute:1001 (B configure_console_compute 2022-10-09 12:32:37.568 | +lib/nova:configure_console_compute:643 (B local offset 2022-10-09 12:32:37.586 | +lib/nova:configure_console_compute:644 (B offset=0 2022-10-09 12:32:37.603 | +lib/nova:configure_console_compute:648 (B local default_proxyclient_addr 2022-10-09 12:32:37.621 | ++lib/nova:configure_console_compute:649 (B iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-10-09 12:32:37.722 | +lib/nova:configure_console_compute:649 (B default_proxyclient_addr=172.17.0.3 2022-10-09 12:32:37.739 | +lib/nova:configure_console_compute:653 (B is_service_enabled n-cpu 2022-10-09 12:32:37.830 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:37.845 | +lib/nova:configure_console_compute:654 (B '[' '' == True ']' 2022-10-09 12:32:37.861 | +lib/nova:configure_console_compute:657 (B vercmp v1.3.0 '<' 1.0.0 2022-10-09 12:32:37.880 | +functions:vercmp:628 (B local v1=v1.3.0 2022-10-09 12:32:37.896 | +functions:vercmp:629 (B local 'op=<' 2022-10-09 12:32:37.912 | +functions:vercmp:630 (B local v2=1.0.0 2022-10-09 12:32:37.928 | +functions:vercmp:631 (B local result 2022-10-09 12:32:37.947 | ++functions:vercmp:635 (B echo -e 'v1.3.0\n1.0.0' 2022-10-09 12:32:37.948 | ++functions:vercmp:635 (B sort -V 2022-10-09 12:32:37.950 | ++functions:vercmp:635 (B head -1 2022-10-09 12:32:37.972 | +functions:vercmp:635 (B result=1.0.0 2022-10-09 12:32:37.988 | +functions:vercmp:637 (B case $op in 2022-10-09 12:32:38.004 | +functions:vercmp:647 (B '[' v1.3.0 '!=' 1.0.0 ']' 2022-10-09 12:32:38.021 | +functions:vercmp:647 (B '[' 1.0.0 = v1.3.0 ']' 2022-10-09 12:32:38.037 | +functions:vercmp:648 (B return 2022-10-09 12:32:38.054 | +lib/nova:configure_console_compute:662 (B NOVNCPROXY_URL=http://172.17.0.2:6080/vnc_lite.html 2022-10-09 12:32:38.072 | +lib/nova:configure_console_compute:664 (B iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://172.17.0.2:6080/vnc_lite.html 2022-10-09 12:32:38.192 | +lib/nova:configure_console_compute:665 (B SPICEHTML5PROXY_URL=http://172.17.0.2:6081/spice_auto.html 2022-10-09 12:32:38.209 | +lib/nova:configure_console_compute:666 (B iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://172.17.0.2:6081/spice_auto.html 2022-10-09 12:32:38.335 | +lib/nova:configure_console_compute:669 (B is_service_enabled n-novnc 2022-10-09 12:32:38.428 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:38.446 | +lib/nova:configure_console_compute:669 (B '[' True '!=' False ']' 2022-10-09 12:32:38.464 | +lib/nova:configure_console_compute:672 (B VNCSERVER_LISTEN=172.17.0.3 2022-10-09 12:32:38.479 | +lib/nova:configure_console_compute:673 (B VNCSERVER_PROXYCLIENT_ADDRESS=172.17.0.3 2022-10-09 12:32:38.499 | +lib/nova:configure_console_compute:674 (B iniset /etc/nova/nova-cpu.conf vnc server_listen 172.17.0.3 2022-10-09 12:32:38.628 | +lib/nova:configure_console_compute:675 (B iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 172.17.0.3 2022-10-09 12:32:38.764 | +lib/nova:configure_console_compute:680 (B is_service_enabled n-spice 2022-10-09 12:32:38.855 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:38.871 | +lib/nova:configure_console_compute:690 (B is_service_enabled n-sproxy 2022-10-09 12:32:38.962 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:38.978 | +lib/nova:start_nova_compute:1004 (B '[' -n 127.0.0.1 ']' 2022-10-09 12:32:38.997 | +lib/nova:start_nova_compute:1005 (B iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2022-10-09 12:32:39.114 | +lib/nova:start_nova_compute:1009 (B [[ libvirt == \l\i\b\v\i\r\t ]] 2022-10-09 12:32:39.131 | +lib/nova:start_nova_compute:1009 (B [[ kvm == \q\e\m\u ]] 2022-10-09 12:32:39.147 | +lib/nova:start_nova_compute:1013 (B [[ libvirt = \l\i\b\v\i\r\t ]] 2022-10-09 12:32:39.163 | +lib/nova:start_nova_compute:1017 (B run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-10-09 12:32:39.179 | +functions-common:run_process:1705 (B local service=n-cpu 2022-10-09 12:32:39.196 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-10-09 12:32:39.214 | +functions-common:run_process:1707 (B local group=libvirt 2022-10-09 12:32:39.230 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:39.245 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:39.260 | +functions-common:run_process:1711 (B local name=n-cpu 2022-10-09 12:32:39.277 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:39.294 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:39.310 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:39.327 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:39.347 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:39.374 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318759352 2022-10-09 12:32:39.394 | +functions-common:run_process:1714 (B is_service_enabled n-cpu 2022-10-09 12:32:39.490 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:39.506 | +functions-common:run_process:1715 (B _run_under_systemd n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2022-10-09 12:32:39.524 | +functions-common:_run_under_systemd:1665 (B local service=n-cpu 2022-10-09 12:32:39.541 | +functions-common:_run_under_systemd:1666 (B local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-10-09 12:32:39.559 | +functions-common:_run_under_systemd:1667 (B local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-10-09 12:32:39.577 | +functions-common:_run_under_systemd:1669 (B _common_systemd_pitfalls '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-10-09 12:32:39.593 | +functions-common:_common_systemd_pitfalls:1637 (B local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-10-09 12:32:39.610 | +functions-common:_common_systemd_pitfalls:1640 (B [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2022-10-09 12:32:39.628 | +functions-common:_common_systemd_pitfalls:1651 (B [[ ! /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2022-10-09 12:32:39.645 | +functions-common:_run_under_systemd:1671 (B local systemd_service=devstack@n-cpu.service 2022-10-09 12:32:39.661 | +functions-common:_run_under_systemd:1672 (B local group=libvirt 2022-10-09 12:32:39.678 | +functions-common:_run_under_systemd:1673 (B local user=stack 2022-10-09 12:32:39.694 | +functions-common:_run_under_systemd:1674 (B [[ -z stack ]] 2022-10-09 12:32:39.710 | +functions-common:_run_under_systemd:1677 (B local env_vars= 2022-10-09 12:32:39.726 | +functions-common:_run_under_systemd:1678 (B [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2022-10-09 12:32:39.744 | +functions-common:_run_under_systemd:1681 (B write_user_unit_file devstack@n-cpu.service '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack '' 2022-10-09 12:32:39.760 | +functions-common:write_user_unit_file:1574 (B local service=devstack@n-cpu.service 2022-10-09 12:32:39.776 | +functions-common:write_user_unit_file:1575 (B local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-10-09 12:32:39.793 | +functions-common:write_user_unit_file:1576 (B local group=libvirt 2022-10-09 12:32:39.811 | +functions-common:write_user_unit_file:1577 (B local user=stack 2022-10-09 12:32:39.828 | +functions-common:write_user_unit_file:1578 (B local env_vars= 2022-10-09 12:32:39.843 | +functions-common:write_user_unit_file:1579 (B local extra= 2022-10-09 12:32:39.860 | +functions-common:write_user_unit_file:1580 (B [[ -n libvirt ]] 2022-10-09 12:32:39.876 | +functions-common:write_user_unit_file:1581 (B extra=Group=libvirt 2022-10-09 12:32:39.891 | +functions-common:write_user_unit_file:1583 (B local unitfile=/etc/systemd/system/devstack@n-cpu.service 2022-10-09 12:32:39.909 | +functions-common:write_user_unit_file:1584 (B mkdir -p /etc/systemd/system 2022-10-09 12:32:39.930 | +functions-common:write_user_unit_file:1586 (B iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2022-10-09 12:32:40.098 | +functions-common:write_user_unit_file:1587 (B iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2022-10-09 12:32:40.271 | +functions-common:write_user_unit_file:1588 (B iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-10-09 12:32:40.448 | +functions-common:write_user_unit_file:1589 (B iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2022-10-09 12:32:40.614 | +functions-common:write_user_unit_file:1590 (B iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2022-10-09 12:32:40.778 | +functions-common:write_user_unit_file:1591 (B iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-09 12:32:40.934 | +functions-common:write_user_unit_file:1592 (B [[ -n '' ]] 2022-10-09 12:32:40.950 | +functions-common:write_user_unit_file:1595 (B [[ -n libvirt ]] 2022-10-09 12:32:40.967 | +functions-common:write_user_unit_file:1596 (B iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2022-10-09 12:32:41.129 | +functions-common:write_user_unit_file:1598 (B iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2022-10-09 12:32:41.290 | +functions-common:write_user_unit_file:1601 (B sudo systemctl daemon-reload 2022-10-09 12:32:41.773 | +functions-common:_run_under_systemd:1684 (B sudo systemctl enable devstack@n-cpu.service 2022-10-09 12:32:42.178 | +functions-common:_run_under_systemd:1685 (B sudo systemctl start devstack@n-cpu.service 2022-10-09 12:32:42.220 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:42.237 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:42.253 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:42.268 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:42.285 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:42.300 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:42.317 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:42.334 | +functions-common:time_stop:2460 (B start_time=1665318759352 2022-10-09 12:32:42.349 | +functions-common:time_stop:2462 (B [[ -z 1665318759352 ]] 2022-10-09 12:32:42.367 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:42.388 | +functions-common:time_stop:2465 (B end_time=1665318762371 2022-10-09 12:32:42.404 | +functions-common:time_stop:2466 (B elapsed_time=3019 2022-10-09 12:32:42.421 | +functions-common:time_stop:2467 (B total=6249 2022-10-09 12:32:42.439 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:42.455 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=9268 2022-10-09 12:32:42.471 | +lib/nova:start_nova_compute:1039 (B export PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:42.486 | +lib/nova:start_nova_compute:1039 (B PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-09 12:32:42.503 | +lib/nova:start_nova:1141 (B is_service_enabled n-api 2022-10-09 12:32:42.590 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:42.606 | +./stack.sh:main:1320 (B async_runfunc create_flavors 2022-10-09 12:32:42.625 | +inc/async:async_runfunc:116 (B async_run create_flavors create_flavors 2022-10-09 12:32:42.820 | +inc/async:async_inner:63 (B create_flavors 2022-10-09 12:32:42.897 | [59244 Async create_flavors:98696]: running: create_flavors 2022-10-09 12:32:42.919 | +./stack.sh:main:1322 (B is_service_enabled cinder 2022-10-09 12:32:42.962 | +inc/async:async_inner:64 (B rc=0 2022-10-09 12:32:43.024 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:43.035 | [98696 Async create_flavors:98696]: finished successfully 2022-10-09 12:32:43.041 | +./stack.sh:main:1323 (B echo_summary 'Starting Cinder' 2022-10-09 12:32:43.058 | +./stack.sh:echo_summary:440 (B [[ -t 3 ]] 2022-10-09 12:32:43.077 | +./stack.sh:echo_summary:440 (B [[ True != \T\r\u\e ]] 2022-10-09 12:32:43.094 | +./stack.sh:echo_summary:446 (B echo -e Starting Cinder 2022-10-09 12:32:43.113 | +./stack.sh:main:1324 (B start_cinder 2022-10-09 12:32:43.131 | +lib/cinder:start_cinder:508 (B local service_port=8776 2022-10-09 12:32:43.148 | +lib/cinder:start_cinder:509 (B local service_protocol=http 2022-10-09 12:32:43.165 | +lib/cinder:start_cinder:510 (B local cinder_url 2022-10-09 12:32:43.182 | +lib/cinder:start_cinder:511 (B is_service_enabled tls-proxy 2022-10-09 12:32:43.273 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:43.291 | +lib/cinder:start_cinder:515 (B '[' lioadm = tgtadm ']' 2022-10-09 12:32:43.308 | +lib/cinder:start_cinder:535 (B [[ n-cpu,c-vol,placement-client,ovn-controller,ovs-vswitchd,ovsdb-server,q-ovn-metadata-agent =~ c-api ]] 2022-10-09 12:32:43.325 | +lib/cinder:start_cinder:549 (B echo 'Waiting for Cinder API to start...' 2022-10-09 12:32:43.326 | Waiting for Cinder API to start... 2022-10-09 12:32:43.343 | +lib/cinder:start_cinder:550 (B wait_for_service 60 2022-10-09 12:32:43.360 | +functions:wait_for_service:457 (B local timeout=60 2022-10-09 12:32:43.377 | +functions:wait_for_service:458 (B local url= 2022-10-09 12:32:43.394 | +functions:wait_for_service:459 (B local rval=0 2022-10-09 12:32:43.412 | +functions:wait_for_service:460 (B time_start wait_for_service 2022-10-09 12:32:43.429 | +functions-common:time_start:2439 (B local name=wait_for_service 2022-10-09 12:32:43.446 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:43.461 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:43.479 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:43.500 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318763483 2022-10-09 12:32:43.517 | +functions:wait_for_service:461 (B timeout 60 bash -x 2022-10-09 12:32:43.535 | ++:: (B curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' 2022-10-09 12:32:43.554 | curl: no URL specified! 2022-10-09 12:32:43.555 | curl: try 'curl --help' or 'curl --manual' for more information 2022-10-09 12:32:43.566 | +:: (B [[ '' == 503 ]] 2022-10-09 12:32:43.576 | +:: (B [[ 2 -eq 7 ]] 2022-10-09 12:32:43.595 | +functions:wait_for_service:466 (B time_stop wait_for_service 2022-10-09 12:32:43.612 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:43.631 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:43.652 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:43.668 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:43.686 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:43.701 | +functions-common:time_stop:2459 (B name=wait_for_service 2022-10-09 12:32:43.717 | +functions-common:time_stop:2460 (B start_time=1665318763483 2022-10-09 12:32:43.732 | +functions-common:time_stop:2462 (B [[ -z 1665318763483 ]] 2022-10-09 12:32:43.750 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:43.771 | +functions-common:time_stop:2465 (B end_time=1665318763753 2022-10-09 12:32:43.787 | +functions-common:time_stop:2466 (B elapsed_time=270 2022-10-09 12:32:43.805 | +functions-common:time_stop:2467 (B total=0 2022-10-09 12:32:43.821 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:43.837 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=270 2022-10-09 12:32:43.854 | +functions:wait_for_service:467 (B return 0 2022-10-09 12:32:43.869 | +lib/cinder:start_cinder:554 (B run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-10-09 12:32:43.888 | +functions-common:run_process:1705 (B local service=c-sch 2022-10-09 12:32:43.904 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-10-09 12:32:43.921 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:43.936 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:43.953 | +functions-common:run_process:1709 (B local env_vars= 2022-10-09 12:32:43.970 | +functions-common:run_process:1711 (B local name=c-sch 2022-10-09 12:32:43.987 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:44.005 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:44.025 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:44.042 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:44.060 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:44.080 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318764064 2022-10-09 12:32:44.098 | +functions-common:run_process:1714 (B is_service_enabled c-sch 2022-10-09 12:32:44.188 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:44.205 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:44.225 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:44.241 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:44.259 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:44.277 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:44.293 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:44.308 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:44.324 | +functions-common:time_stop:2460 (B start_time=1665318764064 2022-10-09 12:32:44.343 | +functions-common:time_stop:2462 (B [[ -z 1665318764064 ]] 2022-10-09 12:32:44.360 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:44.381 | +functions-common:time_stop:2465 (B end_time=1665318764363 2022-10-09 12:32:44.397 | +functions-common:time_stop:2466 (B elapsed_time=299 2022-10-09 12:32:44.412 | +functions-common:time_stop:2467 (B total=9268 2022-10-09 12:32:44.428 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:44.445 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=9567 2022-10-09 12:32:44.461 | +lib/cinder:start_cinder:559 (B malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-09 12:32:44.478 | +lib/cinder:start_cinder:560 (B run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-09 12:32:44.494 | +functions-common:run_process:1705 (B local service=c-bak 2022-10-09 12:32:44.511 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-10-09 12:32:44.528 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:44.544 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:44.561 | +functions-common:run_process:1709 (B local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-09 12:32:44.578 | +functions-common:run_process:1711 (B local name=c-bak 2022-10-09 12:32:44.594 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:44.611 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:44.628 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:44.645 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:44.664 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:44.686 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318764668 2022-10-09 12:32:44.703 | +functions-common:run_process:1714 (B is_service_enabled c-bak 2022-10-09 12:32:44.794 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:44.814 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:44.838 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:44.862 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:44.880 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:44.900 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:44.917 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:44.934 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:44.951 | +functions-common:time_stop:2460 (B start_time=1665318764668 2022-10-09 12:32:44.969 | +functions-common:time_stop:2462 (B [[ -z 1665318764668 ]] 2022-10-09 12:32:44.988 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:45.012 | +functions-common:time_stop:2465 (B end_time=1665318764992 2022-10-09 12:32:45.030 | +functions-common:time_stop:2466 (B elapsed_time=324 2022-10-09 12:32:45.047 | +functions-common:time_stop:2467 (B total=9567 2022-10-09 12:32:45.064 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:45.081 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=9891 2022-10-09 12:32:45.099 | +lib/cinder:start_cinder:561 (B run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-09 12:32:45.117 | +functions-common:run_process:1705 (B local service=c-vol 2022-10-09 12:32:45.137 | +functions-common:run_process:1706 (B local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-09 12:32:45.155 | +functions-common:run_process:1707 (B local group= 2022-10-09 12:32:45.174 | +functions-common:run_process:1708 (B local user= 2022-10-09 12:32:45.195 | +functions-common:run_process:1709 (B local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-09 12:32:45.213 | +functions-common:run_process:1711 (B local name=c-vol 2022-10-09 12:32:45.232 | +functions-common:run_process:1713 (B time_start run_process 2022-10-09 12:32:45.250 | +functions-common:time_start:2439 (B local name=run_process 2022-10-09 12:32:45.269 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:45.289 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:45.308 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:45.329 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318765312 2022-10-09 12:32:45.346 | +functions-common:run_process:1714 (B is_service_enabled c-vol 2022-10-09 12:32:45.437 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:45.456 | +functions-common:run_process:1715 (B _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-09 12:32:45.475 | +functions-common:_run_under_systemd:1665 (B local service=c-vol 2022-10-09 12:32:45.494 | +functions-common:_run_under_systemd:1666 (B local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-09 12:32:45.512 | +functions-common:_run_under_systemd:1667 (B local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-09 12:32:45.529 | +functions-common:_run_under_systemd:1669 (B _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-09 12:32:45.546 | +functions-common:_common_systemd_pitfalls:1637 (B local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-09 12:32:45.563 | +functions-common:_common_systemd_pitfalls:1640 (B [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-10-09 12:32:45.582 | +functions-common:_common_systemd_pitfalls:1651 (B [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-10-09 12:32:45.601 | +functions-common:_run_under_systemd:1671 (B local systemd_service=devstack@c-vol.service 2022-10-09 12:32:45.617 | +functions-common:_run_under_systemd:1672 (B local group= 2022-10-09 12:32:45.635 | +functions-common:_run_under_systemd:1673 (B local user=stack 2022-10-09 12:32:45.652 | +functions-common:_run_under_systemd:1674 (B [[ -z stack ]] 2022-10-09 12:32:45.670 | +functions-common:_run_under_systemd:1677 (B local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-09 12:32:45.686 | +functions-common:_run_under_systemd:1678 (B [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-10-09 12:32:45.702 | +functions-common:_run_under_systemd:1681 (B write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-09 12:32:45.718 | +functions-common:write_user_unit_file:1574 (B local service=devstack@c-vol.service 2022-10-09 12:32:45.735 | +functions-common:write_user_unit_file:1575 (B local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-09 12:32:45.751 | +functions-common:write_user_unit_file:1576 (B local group= 2022-10-09 12:32:45.768 | +functions-common:write_user_unit_file:1577 (B local user=stack 2022-10-09 12:32:45.782 | +functions-common:write_user_unit_file:1578 (B local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-09 12:32:45.800 | +functions-common:write_user_unit_file:1579 (B local extra= 2022-10-09 12:32:45.816 | +functions-common:write_user_unit_file:1580 (B [[ -n '' ]] 2022-10-09 12:32:45.831 | +functions-common:write_user_unit_file:1583 (B local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-10-09 12:32:45.848 | +functions-common:write_user_unit_file:1584 (B mkdir -p /etc/systemd/system 2022-10-09 12:32:45.870 | +functions-common:write_user_unit_file:1586 (B iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-10-09 12:32:46.042 | +functions-common:write_user_unit_file:1587 (B iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2022-10-09 12:32:46.213 | +functions-common:write_user_unit_file:1588 (B iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-09 12:32:46.383 | +functions-common:write_user_unit_file:1589 (B iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-10-09 12:32:46.551 | +functions-common:write_user_unit_file:1590 (B iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-10-09 12:32:46.728 | +functions-common:write_user_unit_file:1591 (B iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-09 12:32:46.893 | +functions-common:write_user_unit_file:1592 (B [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-10-09 12:32:46.910 | +functions-common:write_user_unit_file:1593 (B iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-09 12:32:47.074 | +functions-common:write_user_unit_file:1595 (B [[ -n '' ]] 2022-10-09 12:32:47.090 | +functions-common:write_user_unit_file:1598 (B iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-10-09 12:32:47.264 | +functions-common:write_user_unit_file:1601 (B sudo systemctl daemon-reload 2022-10-09 12:32:47.695 | +functions-common:_run_under_systemd:1684 (B sudo systemctl enable devstack@c-vol.service 2022-10-09 12:32:48.165 | +functions-common:_run_under_systemd:1685 (B sudo systemctl start devstack@c-vol.service 2022-10-09 12:32:48.207 | +functions-common:run_process:1717 (B time_stop run_process 2022-10-09 12:32:48.225 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:48.242 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:48.258 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:48.274 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:48.293 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:48.311 | +functions-common:time_stop:2459 (B name=run_process 2022-10-09 12:32:48.327 | +functions-common:time_stop:2460 (B start_time=1665318765312 2022-10-09 12:32:48.345 | +functions-common:time_stop:2462 (B [[ -z 1665318765312 ]] 2022-10-09 12:32:48.364 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:48.385 | +functions-common:time_stop:2465 (B end_time=1665318768368 2022-10-09 12:32:48.402 | +functions-common:time_stop:2466 (B elapsed_time=3056 2022-10-09 12:32:48.419 | +functions-common:time_stop:2467 (B total=9891 2022-10-09 12:32:48.437 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:48.453 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=12947 2022-10-09 12:32:48.473 | +./stack.sh:main:1325 (B create_volume_types 2022-10-09 12:32:48.489 | +lib/cinder:create_volume_types:579 (B is_service_enabled c-api 2022-10-09 12:32:48.586 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:48.604 | +./stack.sh:main:1330 (B [[ False == \T\r\u\e ]] 2022-10-09 12:32:48.623 | +./stack.sh:main:1338 (B is_service_enabled glance 2022-10-09 12:32:48.720 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:48.738 | +./stack.sh:main:1354 (B is_service_enabled mysql postgresql 2022-10-09 12:32:48.830 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:48.848 | +./stack.sh:main:1362 (B async_wait create_flavors 2022-10-09 12:32:48.999 | [59244 Async create_flavors:98696]: Waiting for completion of create_flavors running on PID 98696 (1 other jobs running) 2022-10-09 12:32:49.052 | [59244 Async create_flavors:98696]: Signaling child to exit 2022-10-09 12:32:49.053 | WAKEUP 2022-10-09 12:32:49.101 | [59244 Async create_flavors:98696]: Signaled 2022-10-09 12:32:49.105 | +lib/nova:create_flavors:1208 (B is_service_enabled n-api 2022-10-09 12:32:49.106 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:49.201 | [59244 Async create_flavors:98696]: finished create_flavors with result 0 in 0 seconds 2022-10-09 12:32:49.220 | +inc/async:async_wait:197 (B return 0 2022-10-09 12:32:49.235 | +./stack.sh:main:1364 (B is_service_enabled horizon 2022-10-09 12:32:49.324 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:49.340 | +./stack.sh:main:1378 (B is_service_enabled nova 2022-10-09 12:32:49.432 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:49.449 | +./stack.sh:main:1378 (B is_service_enabled keystone 2022-10-09 12:32:49.541 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:49.559 | +./stack.sh:main:1390 (B save_stackenv 2022-10-09 12:32:49.576 | +functions-common:save_stackenv:60 (B local tag= 2022-10-09 12:32:49.596 | ++functions-common:save_stackenv:62 (B date +%F-%H%M%S 2022-10-09 12:32:49.617 | +functions-common:save_stackenv:62 (B time_stamp=2022-10-09-123249 2022-10-09 12:32:49.634 | +functions-common:save_stackenv:63 (B echo '# 2022-10-09-123249 ' 2022-10-09 12:32:49.650 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:49.668 | +functions-common:save_stackenv:65 (B echo BASE_SQL_CONN=mysql+pymysql://root:bsvbr5pzLpN0szN84v3m@172.17.0.2 2022-10-09 12:32:49.683 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:49.699 | +functions-common:save_stackenv:65 (B echo DATA_DIR=/opt/stack/data 2022-10-09 12:32:49.714 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:49.729 | +functions-common:save_stackenv:65 (B echo DEST=/opt/stack/openstack 2022-10-09 12:32:49.745 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:49.761 | +functions-common:save_stackenv:65 (B echo ENABLED_SERVICES=n-cpu,c-vol,placement-client,ovn-controller,ovs-vswitchd,ovsdb-server,q-ovn-metadata-agent 2022-10-09 12:32:49.777 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:49.794 | +functions-common:save_stackenv:65 (B echo HOST_IP=172.17.0.3 2022-10-09 12:32:49.810 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:49.825 | +functions-common:save_stackenv:65 (B echo KEYSTONE_SERVICE_URI=http://172.17.0.2/identity 2022-10-09 12:32:49.842 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:49.857 | +functions-common:save_stackenv:65 (B echo LOGFILE=/opt/stack/openstack/logs/stack.sh.log.2022-10-09-122731 2022-10-09 12:32:49.873 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:49.890 | +functions-common:save_stackenv:65 (B echo OS_CACERT= 2022-10-09 12:32:49.906 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:49.926 | +functions-common:save_stackenv:65 (B echo SERVICE_HOST=172.17.0.2 2022-10-09 12:32:49.943 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:49.959 | +functions-common:save_stackenv:65 (B echo STACK_USER=stack 2022-10-09 12:32:49.973 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:49.990 | +functions-common:save_stackenv:65 (B echo TLS_IP= 2022-10-09 12:32:50.005 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:50.023 | +functions-common:save_stackenv:65 (B echo HOST_IPV6= 2022-10-09 12:32:50.038 | +functions-common:save_stackenv:64 (B for i in $STACK_ENV_VARS 2022-10-09 12:32:50.055 | +functions-common:save_stackenv:65 (B echo SERVICE_IP_VERSION=4 2022-10-09 12:32:50.070 | +./stack.sh:main:1401 (B merge_config_group /opt/stack/devstack/local.conf extra 2022-10-09 12:32:50.087 | +inc/meta-config:merge_config_group:171 (B local localfile=/opt/stack/devstack/local.conf 2022-10-09 12:32:50.103 | +inc/meta-config:merge_config_group:171 (B shift 2022-10-09 12:32:50.118 | +inc/meta-config:merge_config_group:172 (B local matchgroups=extra 2022-10-09 12:32:50.135 | +inc/meta-config:merge_config_group:174 (B [[ -r /opt/stack/devstack/local.conf ]] 2022-10-09 12:32:50.150 | +inc/meta-config:merge_config_group:176 (B local configfile group 2022-10-09 12:32:50.165 | +inc/meta-config:merge_config_group:177 (B for group in $matchgroups 2022-10-09 12:32:50.184 | ++inc/meta-config:merge_config_group:178 (B get_meta_section_files /opt/stack/devstack/local.conf extra 2022-10-09 12:32:50.198 | ++inc/meta-config:get_meta_section_files:63 (B local file=/opt/stack/devstack/local.conf 2022-10-09 12:32:50.213 | ++inc/meta-config:get_meta_section_files:64 (B local matchgroup=extra 2022-10-09 12:32:50.228 | ++inc/meta-config:get_meta_section_files:66 (B [[ -r /opt/stack/devstack/local.conf ]] 2022-10-09 12:32:50.244 | ++inc/meta-config:get_meta_section_files:68 (B awk -v matchgroup=extra ' 2022-10-09 12:32:50.245 | /^\[\[.+\|.*\]\]/ { 2022-10-09 12:32:50.245 | gsub("[][]", "", $1); 2022-10-09 12:32:50.245 | split($1, a, "|"); 2022-10-09 12:32:50.245 | if (a[1] == matchgroup) 2022-10-09 12:32:50.245 | print a[2] 2022-10-09 12:32:50.245 | } 2022-10-09 12:32:50.245 | ' /opt/stack/devstack/local.conf 2022-10-09 12:32:50.271 | +./stack.sh:main:1408 (B run_phase stack extra 2022-10-09 12:32:50.288 | +functions-common:run_phase:1881 (B local mode=stack 2022-10-09 12:32:50.303 | +functions-common:run_phase:1882 (B local phase=extra 2022-10-09 12:32:50.318 | +functions-common:run_phase:1883 (B [[ -d /opt/stack/devstack/extras.d ]] 2022-10-09 12:32:50.336 | +functions-common:run_phase:1884 (B local extra_plugin_file_name 2022-10-09 12:32:50.354 | +functions-common:run_phase:1885 (B for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-09 12:32:50.369 | +functions-common:run_phase:1890 (B local exceptions=80-tempest.sh 2022-10-09 12:32:50.386 | +functions-common:run_phase:1891 (B local extra 2022-10-09 12:32:50.405 | ++functions-common:run_phase:1892 (B basename /opt/stack/devstack/extras.d/80-tempest.sh 2022-10-09 12:32:50.426 | +functions-common:run_phase:1892 (B extra=80-tempest.sh 2022-10-09 12:32:50.441 | +functions-common:run_phase:1893 (B [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-09 12:32:50.457 | +functions-common:run_phase:1897 (B [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2022-10-09 12:32:50.472 | +functions-common:run_phase:1897 (B source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2022-10-09 12:32:50.487 | ++extras.d/80-tempest.sh:source:3 (B is_service_enabled tempest 2022-10-09 12:32:50.568 | ++functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:50.586 | +functions-common:run_phase:1902 (B [[ stack == \s\o\u\r\c\e ]] 2022-10-09 12:32:50.603 | +functions-common:run_phase:1905 (B [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-09 12:32:50.619 | +functions-common:run_phase:1908 (B run_plugins stack extra 2022-10-09 12:32:50.635 | +functions-common:run_plugins:1867 (B local mode=stack 2022-10-09 12:32:50.651 | +functions-common:run_plugins:1868 (B local phase=extra 2022-10-09 12:32:50.666 | +functions-common:run_plugins:1870 (B local plugins= 2022-10-09 12:32:50.681 | +functions-common:run_plugins:1871 (B local plugin 2022-10-09 12:32:50.697 | +./stack.sh:main:1416 (B merge_config_group /opt/stack/devstack/local.conf post-extra 2022-10-09 12:32:50.713 | +inc/meta-config:merge_config_group:171 (B local localfile=/opt/stack/devstack/local.conf 2022-10-09 12:32:50.729 | +inc/meta-config:merge_config_group:171 (B shift 2022-10-09 12:32:50.747 | +inc/meta-config:merge_config_group:172 (B local matchgroups=post-extra 2022-10-09 12:32:50.763 | +inc/meta-config:merge_config_group:174 (B [[ -r /opt/stack/devstack/local.conf ]] 2022-10-09 12:32:50.781 | +inc/meta-config:merge_config_group:176 (B local configfile group 2022-10-09 12:32:50.798 | +inc/meta-config:merge_config_group:177 (B for group in $matchgroups 2022-10-09 12:32:50.815 | ++inc/meta-config:merge_config_group:178 (B get_meta_section_files /opt/stack/devstack/local.conf post-extra 2022-10-09 12:32:50.833 | ++inc/meta-config:get_meta_section_files:63 (B local file=/opt/stack/devstack/local.conf 2022-10-09 12:32:50.848 | ++inc/meta-config:get_meta_section_files:64 (B local matchgroup=post-extra 2022-10-09 12:32:50.865 | ++inc/meta-config:get_meta_section_files:66 (B [[ -r /opt/stack/devstack/local.conf ]] 2022-10-09 12:32:50.883 | ++inc/meta-config:get_meta_section_files:68 (B awk -v matchgroup=post-extra ' 2022-10-09 12:32:50.883 | /^\[\[.+\|.*\]\]/ { 2022-10-09 12:32:50.883 | gsub("[][]", "", $1); 2022-10-09 12:32:50.883 | split($1, a, "|"); 2022-10-09 12:32:50.883 | if (a[1] == matchgroup) 2022-10-09 12:32:50.883 | print a[2] 2022-10-09 12:32:50.884 | } 2022-10-09 12:32:50.884 | ' /opt/stack/devstack/local.conf 2022-10-09 12:32:50.909 | +./stack.sh:main:1425 (B is_service_enabled n-cpu 2022-10-09 12:32:51.004 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:51.021 | +./stack.sh:main:1426 (B is_nova_ready 2022-10-09 12:32:51.035 | +lib/nova:is_nova_ready:1133 (B wait_for_compute 60 2022-10-09 12:32:51.051 | +functions:wait_for_compute:471 (B local timeout=60 2022-10-09 12:32:51.067 | +functions:wait_for_compute:472 (B local rval=0 2022-10-09 12:32:51.083 | +functions:wait_for_compute:473 (B local compute_hostname 2022-10-09 12:32:51.098 | +functions:wait_for_compute:474 (B time_start wait_for_service 2022-10-09 12:32:51.113 | +functions-common:time_start:2439 (B local name=wait_for_service 2022-10-09 12:32:51.128 | +functions-common:time_start:2440 (B local start_time= 2022-10-09 12:32:51.143 | +functions-common:time_start:2441 (B [[ -n '' ]] 2022-10-09 12:32:51.162 | ++functions-common:time_start:2444 (B date +%s%3N 2022-10-09 12:32:51.183 | +functions-common:time_start:2444 (B _TIME_START[$name]=1665318771167 2022-10-09 12:32:51.201 | ++functions:wait_for_compute:475 (B iniget /etc/nova/nova.conf DEFAULT host 2022-10-09 12:32:51.306 | +functions:wait_for_compute:475 (B compute_hostname= 2022-10-09 12:32:51.321 | +functions:wait_for_compute:476 (B [[ -z '' ]] 2022-10-09 12:32:51.338 | ++functions:wait_for_compute:477 (B hostname 2022-10-09 12:32:51.361 | +functions:wait_for_compute:477 (B compute_hostname=cpu 2022-10-09 12:32:51.376 | +functions:wait_for_compute:479 (B timeout 60 bash -x 2022-10-09 12:32:51.396 | ++functions:wait_for_compute:479 (B hostname 2022-10-09 12:32:51.414 | +:: (B ID= 2022-10-09 12:32:51.423 | +:: (B [[ '' == '' ]] 2022-10-09 12:32:51.432 | +:: (B sleep 1 2022-10-09 12:32:52.446 | +:: (B [[ libvirt = \f\a\k\e ]] 2022-10-09 12:32:52.456 | ++:: (B openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host cpu --service nova-compute -c ID -f value 2022-10-09 12:32:54.736 | +:: (B ID=87ab9a09-2458-4069-9862-85dca8b5a6f6 2022-10-09 12:32:54.747 | +:: (B [[ 87ab9a09-2458-4069-9862-85dca8b5a6f6 == '' ]] 2022-10-09 12:32:54.767 | +functions:wait_for_compute:491 (B time_stop wait_for_service 2022-10-09 12:32:54.785 | +functions-common:time_stop:2453 (B local name 2022-10-09 12:32:54.802 | +functions-common:time_stop:2454 (B local end_time 2022-10-09 12:32:54.821 | +functions-common:time_stop:2455 (B local elapsed_time 2022-10-09 12:32:54.838 | +functions-common:time_stop:2456 (B local total 2022-10-09 12:32:54.857 | +functions-common:time_stop:2457 (B local start_time 2022-10-09 12:32:54.874 | +functions-common:time_stop:2459 (B name=wait_for_service 2022-10-09 12:32:54.892 | +functions-common:time_stop:2460 (B start_time=1665318771167 2022-10-09 12:32:54.908 | +functions-common:time_stop:2462 (B [[ -z 1665318771167 ]] 2022-10-09 12:32:54.925 | ++functions-common:time_stop:2465 (B date +%s%3N 2022-10-09 12:32:54.945 | +functions-common:time_stop:2465 (B end_time=1665318774928 2022-10-09 12:32:54.961 | +functions-common:time_stop:2466 (B elapsed_time=3761 2022-10-09 12:32:54.978 | +functions-common:time_stop:2467 (B total=270 2022-10-09 12:32:54.994 | +functions-common:time_stop:2469 (B _TIME_START[$name]= 2022-10-09 12:32:55.011 | +functions-common:time_stop:2470 (B _TIME_TOTAL[$name]=4031 2022-10-09 12:32:55.028 | +functions:wait_for_compute:493 (B [[ 0 != 0 ]] 2022-10-09 12:32:55.044 | +functions:wait_for_compute:497 (B return 0 2022-10-09 12:32:55.062 | +./stack.sh:main:1430 (B service_check 2022-10-09 12:32:55.079 | +functions-common:service_check:1745 (B local service 2022-10-09 12:32:55.095 | +functions-common:service_check:1746 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:32:55.113 | +functions-common:service_check:1749 (B sudo systemctl is-enabled devstack@n-cpu.service 2022-10-09 12:32:55.141 | enabled 2022-10-09 12:32:55.161 | +functions-common:service_check:1753 (B sudo systemctl status devstack@n-cpu.service --no-pager 2022-10-09 12:32:55.191 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2022-10-09 12:32:55.191 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; vendor preset: enabled) 2022-10-09 12:32:55.191 | Active: active (running) since Sun 2022-10-09 12:23:07 UTC; 9min ago 2022-10-09 12:32:55.192 | Main PID: 40985 (nova-compute) 2022-10-09 12:32:55.192 | Tasks: 24 (limit: 35828) 2022-10-09 12:32:55.192 | Memory: 142.7M 2022-10-09 12:32:55.192 | CGroup: /docker/95298e3f003f9f5adfbf33f794210456f3bd88406183b6de6bd84ec439b3f8a1/system.slice/system-devstack.slice/devstack@n-cpu.service 2022-10-09 12:32:55.192 | └─40985 /usr/bin/python3.8 /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2022-10-09 12:32:55.192 | 2022-10-09 12:32:55.192 | Oct 09 12:32:18 cpu nova-compute[40985]: DEBUG oslo_service.periodic_task [None req-55ac0600-a4b6-49ee-bc53-f491178635f5 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=40985) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-10-09 12:32:55.192 | Oct 09 12:32:18 cpu nova-compute[40985]: DEBUG oslo_service.periodic_task [None req-55ac0600-a4b6-49ee-bc53-f491178635f5 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=40985) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-10-09 12:32:55.192 | Oct 09 12:32:18 cpu nova-compute[40985]: DEBUG oslo_service.periodic_task [None req-55ac0600-a4b6-49ee-bc53-f491178635f5 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=40985) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-10-09 12:32:55.192 | Oct 09 12:32:19 cpu nova-compute[40985]: DEBUG oslo_service.periodic_task [None req-55ac0600-a4b6-49ee-bc53-f491178635f5 None None] Running periodic task ComputeManager._heal_instance_info_cache {{(pid=40985) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-10-09 12:32:55.192 | Oct 09 12:32:19 cpu nova-compute[40985]: DEBUG nova.compute.manager [None req-55ac0600-a4b6-49ee-bc53-f491178635f5 None None] Starting heal instance info cache {{(pid=40985) _heal_instance_info_cache /opt/stack/openstack/nova/nova/compute/manager.py:9452}} 2022-10-09 12:32:55.192 | Oct 09 12:32:19 cpu nova-compute[40985]: DEBUG nova.compute.manager [None req-55ac0600-a4b6-49ee-bc53-f491178635f5 None None] Rebuilding the list of instances to heal {{(pid=40985) _heal_instance_info_cache /opt/stack/openstack/nova/nova/compute/manager.py:9456}} 2022-10-09 12:32:55.192 | Oct 09 12:32:19 cpu nova-compute[40985]: DEBUG nova.compute.manager [None req-55ac0600-a4b6-49ee-bc53-f491178635f5 None None] Didn't find any instances for network info cache update. {{(pid=40985) _heal_instance_info_cache /opt/stack/openstack/nova/nova/compute/manager.py:9538}} 2022-10-09 12:32:55.192 | Oct 09 12:32:20 cpu nova-compute[40985]: DEBUG oslo_service.periodic_task [None req-55ac0600-a4b6-49ee-bc53-f491178635f5 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=40985) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-10-09 12:32:55.192 | Oct 09 12:32:20 cpu nova-compute[40985]: DEBUG oslo_service.periodic_task [None req-55ac0600-a4b6-49ee-bc53-f491178635f5 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=40985) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-10-09 12:32:55.192 | Oct 09 12:32:20 cpu nova-compute[40985]: DEBUG nova.compute.manager [None req-55ac0600-a4b6-49ee-bc53-f491178635f5 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=40985) _reclaim_queued_deletes /opt/stack/openstack/nova/nova/compute/manager.py:10069}} 2022-10-09 12:32:55.215 | +functions-common:service_check:1746 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:32:55.232 | +functions-common:service_check:1749 (B sudo systemctl is-enabled devstack@c-vol.service 2022-10-09 12:32:55.259 | enabled 2022-10-09 12:32:55.278 | +functions-common:service_check:1753 (B sudo systemctl status devstack@c-vol.service --no-pager 2022-10-09 12:32:55.306 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-10-09 12:32:55.306 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-10-09 12:32:55.306 | Active: active (running) since Sun 2022-10-09 12:23:12 UTC; 9min ago 2022-10-09 12:32:55.306 | Main PID: 42346 (cinder-volume) 2022-10-09 12:32:55.306 | Tasks: 2 (limit: 35828) 2022-10-09 12:32:55.306 | Memory: 150.6M 2022-10-09 12:32:55.306 | CGroup: /docker/95298e3f003f9f5adfbf33f794210456f3bd88406183b6de6bd84ec439b3f8a1/system.slice/system-devstack.slice/devstack@c-vol.service 2022-10-09 12:32:55.306 | ├─42346 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-10-09 12:32:55.306 | └─43354 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-10-09 12:32:55.306 | 2022-10-09 12:32:55.306 | Oct 09 12:31:40 cpu cinder-volume[43354]: ERROR cinder.service [-] Manager for service cinder-volume cpu@lvmdriver-1 is reporting problems, not sending heartbeat. Service will appear "down". 2022-10-09 12:32:55.306 | Oct 09 12:31:50 cpu cinder-volume[43354]: ERROR cinder.service [-] Manager for service cinder-volume cpu@lvmdriver-1 is reporting problems, not sending heartbeat. Service will appear "down". 2022-10-09 12:32:55.306 | Oct 09 12:32:00 cpu cinder-volume[43354]: ERROR cinder.service [-] Manager for service cinder-volume cpu@lvmdriver-1 is reporting problems, not sending heartbeat. Service will appear "down". 2022-10-09 12:32:55.306 | Oct 09 12:32:10 cpu cinder-volume[43354]: ERROR cinder.service [-] Manager for service cinder-volume cpu@lvmdriver-1 is reporting problems, not sending heartbeat. Service will appear "down". 2022-10-09 12:32:55.307 | Oct 09 12:32:14 cpu cinder-volume[43354]: DEBUG oslo_service.periodic_task [None req-50d6bc54-6d89-42aa-a7cc-0f0f72f1ca1b None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=43354) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-10-09 12:32:55.307 | Oct 09 12:32:14 cpu cinder-volume[43354]: WARNING cinder.volume.manager [None req-50d6bc54-6d89-42aa-a7cc-0f0f72f1ca1b None None] Update driver status failed: (config name lvmdriver-1) is uninitialized. 2022-10-09 12:32:55.307 | Oct 09 12:32:20 cpu cinder-volume[43354]: ERROR cinder.service [-] Manager for service cinder-volume cpu@lvmdriver-1 is reporting problems, not sending heartbeat. Service will appear "down". 2022-10-09 12:32:55.307 | Oct 09 12:32:30 cpu cinder-volume[43354]: ERROR cinder.service [-] Manager for service cinder-volume cpu@lvmdriver-1 is reporting problems, not sending heartbeat. Service will appear "down". 2022-10-09 12:32:55.307 | Oct 09 12:32:40 cpu cinder-volume[43354]: ERROR cinder.service [-] Manager for service cinder-volume cpu@lvmdriver-1 is reporting problems, not sending heartbeat. Service will appear "down". 2022-10-09 12:32:55.307 | Oct 09 12:32:50 cpu cinder-volume[43354]: ERROR cinder.service [-] Manager for service cinder-volume cpu@lvmdriver-1 is reporting problems, not sending heartbeat. Service will appear "down". 2022-10-09 12:32:55.324 | +functions-common:service_check:1746 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:32:55.341 | +functions-common:service_check:1749 (B sudo systemctl is-enabled devstack@placement-client.service 2022-10-09 12:32:55.386 | +functions-common:service_check:1746 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:32:55.402 | +functions-common:service_check:1749 (B sudo systemctl is-enabled devstack@ovn-controller.service 2022-10-09 12:32:55.447 | +functions-common:service_check:1746 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:32:55.464 | +functions-common:service_check:1749 (B sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-10-09 12:32:55.514 | +functions-common:service_check:1746 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:32:55.531 | +functions-common:service_check:1749 (B sudo systemctl is-enabled devstack@ovsdb-server.service 2022-10-09 12:32:55.572 | +functions-common:service_check:1746 (B for service in ${ENABLED_SERVICES//,/ } 2022-10-09 12:32:55.589 | +functions-common:service_check:1749 (B sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-10-09 12:32:55.615 | enabled 2022-10-09 12:32:55.634 | +functions-common:service_check:1753 (B sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2022-10-09 12:32:55.663 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2022-10-09 12:32:55.664 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; vendor preset: enabled) 2022-10-09 12:32:55.664 | Active: active (running) since Sun 2022-10-09 12:32:27 UTC; 27s ago 2022-10-09 12:32:55.664 | Main PID: 95002 (neutron-ovn-met) 2022-10-09 12:32:55.664 | Tasks: 7 (limit: 35828) 2022-10-09 12:32:55.664 | Memory: 230.0M 2022-10-09 12:32:55.664 | CGroup: /docker/95298e3f003f9f5adfbf33f794210456f3bd88406183b6de6bd84ec439b3f8a1/system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2022-10-09 12:32:55.664 | ├─95002 neutron-ovn-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini) 2022-10-09 12:32:55.664 | ├─95702 neutron-ovn-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini) 2022-10-09 12:32:55.664 | ├─95705 neutron-ovn-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini) 2022-10-09 12:32:55.664 | ├─95707 neutron-ovn-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini) 2022-10-09 12:32:55.664 | ├─95711 neutron-ovn-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini) 2022-10-09 12:32:55.664 | └─96239 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron_ovn_metadata_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpt8477cfk/privsep.sock 2022-10-09 12:32:55.664 | 2022-10-09 12:32:55.664 | Oct 09 12:32:33 cpu neutron-ovn-metadata-agent[95002]: DEBUG oslo_service.service [-] oslo_messaging_rabbit.ssl = False {{(pid=95002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-09 12:32:55.664 | Oct 09 12:32:33 cpu neutron-ovn-metadata-agent[95002]: DEBUG oslo_service.service [-] oslo_messaging_rabbit.ssl_ca_file = {{(pid=95002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-09 12:32:55.664 | Oct 09 12:32:33 cpu neutron-ovn-metadata-agent[95002]: DEBUG oslo_service.service [-] oslo_messaging_rabbit.ssl_cert_file = {{(pid=95002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-09 12:32:55.664 | Oct 09 12:32:33 cpu neutron-ovn-metadata-agent[95002]: DEBUG oslo_service.service [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=95002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-09 12:32:55.665 | Oct 09 12:32:33 cpu neutron-ovn-metadata-agent[95002]: DEBUG oslo_service.service [-] oslo_messaging_rabbit.ssl_version = {{(pid=95002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-09 12:32:55.665 | Oct 09 12:32:33 cpu neutron-ovn-metadata-agent[95002]: DEBUG oslo_service.service [-] oslo_messaging_notifications.driver = [] {{(pid=95002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-09 12:32:55.665 | Oct 09 12:32:33 cpu neutron-ovn-metadata-agent[95002]: DEBUG oslo_service.service [-] oslo_messaging_notifications.retry = -1 {{(pid=95002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-09 12:32:55.665 | Oct 09 12:32:33 cpu neutron-ovn-metadata-agent[95002]: DEBUG oslo_service.service [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=95002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-09 12:32:55.665 | Oct 09 12:32:33 cpu neutron-ovn-metadata-agent[95002]: DEBUG oslo_service.service [-] oslo_messaging_notifications.transport_url = **** {{(pid=95002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-09 12:32:55.665 | Oct 09 12:32:33 cpu neutron-ovn-metadata-agent[95002]: DEBUG oslo_service.service [-] ******************************************************************************** {{(pid=95002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-10-09 12:32:55.685 | +./stack.sh:main:1436 (B is_service_enabled n-api 2022-10-09 12:32:55.777 | +functions-common:is_service_enabled:2109 (B return 1 2022-10-09 12:32:55.794 | +./stack.sh:main:1458 (B [[ -x /opt/stack/devstack/local.sh ]] 2022-10-09 12:32:55.814 | +./stack.sh:main:1469 (B command openstack complete 2022-10-09 12:32:55.816 | +./stack.sh:main:1470 (B sudo tee /etc/bash_completion.d/osc.bash_completion 2022-10-09 12:32:55.830 | +./stack.sh:main:1469 (B openstack complete 2022-10-09 12:32:58.120 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-10-09 12:32:58.361 | +./stack.sh:main:1473 (B is_service_enabled cinder 2022-10-09 12:32:58.452 | +functions-common:is_service_enabled:2109 (B return 0 2022-10-09 12:32:58.467 | +./stack.sh:main:1474 (B is_ubuntu 2022-10-09 12:32:58.484 | +functions-common:is_ubuntu:573 (B [[ -z deb ]] 2022-10-09 12:32:58.501 | +functions-common:is_ubuntu:576 (B '[' deb = deb ']' 2022-10-09 12:32:58.520 | +./stack.sh:main:1475 (B echo_summary 'Configuring lvm.conf global device filter' 2022-10-09 12:32:58.536 | +./stack.sh:echo_summary:440 (B [[ -t 3 ]] 2022-10-09 12:32:58.553 | +./stack.sh:echo_summary:440 (B [[ True != \T\r\u\e ]] 2022-10-09 12:32:58.568 | +./stack.sh:echo_summary:446 (B echo -e Configuring lvm.conf global device filter 2022-10-09 12:32:58.584 | +./stack.sh:main:1476 (B set_lvm_filter 2022-10-09 12:32:58.600 | +lib/lvm:set_lvm_filter:184 (B local 'filter_suffix="r|.*|" ] # from devstack' 2022-10-09 12:32:58.616 | +lib/lvm:set_lvm_filter:185 (B local 'filter_string=global_filter = [ ' 2022-10-09 12:32:58.632 | +lib/lvm:set_lvm_filter:186 (B local pv 2022-10-09 12:32:58.648 | +lib/lvm:set_lvm_filter:187 (B local vg 2022-10-09 12:32:58.666 | +lib/lvm:set_lvm_filter:188 (B local line 2022-10-09 12:32:58.685 | ++lib/lvm:set_lvm_filter:190 (B sudo pvs --noheadings -o name 2022-10-09 12:32:58.913 | +lib/lvm:set_lvm_filter:190 (B for pv_info in $(sudo pvs --noheadings -o name) 2022-10-09 12:32:58.934 | ++lib/lvm:set_lvm_filter:191 (B echo -e /dev/loop0 2022-10-09 12:32:58.936 | ++lib/lvm:set_lvm_filter:191 (B sed 's/ //g' 2022-10-09 12:32:58.937 | ++lib/lvm:set_lvm_filter:191 (B sed 's/\/dev\///g' 2022-10-09 12:32:58.963 | +lib/lvm:set_lvm_filter:191 (B pv=loop0 2022-10-09 12:32:58.980 | +lib/lvm:set_lvm_filter:192 (B new='"a|loop0|", ' 2022-10-09 12:32:58.997 | +lib/lvm:set_lvm_filter:193 (B filter_string='global_filter = [ "a|loop0|", ' 2022-10-09 12:32:59.014 | +lib/lvm:set_lvm_filter:195 (B filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2022-10-09 12:32:59.031 | +lib/lvm:set_lvm_filter:197 (B clean_lvm_filter 2022-10-09 12:32:59.047 | +lib/lvm:clean_lvm_filter:172 (B sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-10-09 12:32:59.087 | +lib/lvm:set_lvm_filter:198 (B sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-10-09 12:32:59.126 | +lib/lvm:set_lvm_filter:199 (B echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2022-10-09 12:32:59.145 | +./stack.sh:echo_summary:440 (B [[ -t 3 ]] 2022-10-09 12:32:59.162 | +./stack.sh:echo_summary:440 (B [[ True != \T\r\u\e ]] 2022-10-09 12:32:59.181 | +./stack.sh:echo_summary:446 (B echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 4 pip_install 95 apt-get 16 run_process 12 apt-get-update 3 async_wait 3 osc 0 ------------------------- Unaccounted time 206 ========================= Total runtime 339 ================= Async summary ================= Time spent in the background minus waits: 2 sec Elapsed time: 339 sec Time if we did everything serially: 341 sec Speedup: 1.0059 This is your host IP address: 172.17.0.3 Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: yoga Change: 884e1a8d3c2c0c775169d4b60eecd04d75f52703 Comment test commands in stack.sh 2022-10-02 10:59:51 +0000 OS Version: Ubuntu 20.04 focal