2022-04-13 01:25:40.334 | + ./stack.sh:main:489 : exec 2022-04-13 01:25:40.334 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-012540' 2022-04-13 01:25:40.334 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-012540.summary.2022-04-13-012540 2022-04-13 01:25:40.334 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:25:40.334 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-012540 2022-04-13 01:25:40.334 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-012540 /opt/stack/logs/stack.sh.log 2022-04-13 01:25:40.334 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-012540.summary.2022-04-13-012540 /opt/stack/logs/stack.sh.log.summary 2022-04-13 01:25:40.334 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 01:25:40.334 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 01:25:40.334 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 01:25:40.334 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 01:25:40.334 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 01:25:40.334 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 01:25:40.334 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 01:25:40.334 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 01:25:40.334 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 01:25:40.334 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 01:25:40.334 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 01:25:40.334 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 01:25:40.334 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 01:25:40.334 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 01:25:40.337 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 01:25:40.339 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 01:25:40.341 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 01:25:40.343 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 01:25:40.344 | + ./stack.sh:main:578 : uname -a 2022-04-13 01:25:40.346 | Linux dv-neutron-837392-7-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 01:25:40.348 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 01:25:40.350 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 01:25:40.353 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 01:25:40.389 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 01:25:40.405 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 01:25:40.407 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 01:25:40.409 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 01:25:40.411 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 01:25:40.413 | + functions-common:fetch_plugins:1776 : return 2022-04-13 01:25:40.415 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 01:25:40.417 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 01:25:40.419 | + functions-common:run_phase:1854 : local phase= 2022-04-13 01:25:40.421 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 01:25:40.422 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 01:25:40.424 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 01:25:40.426 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 01:25:40.428 | + functions-common:run_phase:1863 : local extra 2022-04-13 01:25:40.430 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 01:25:40.433 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 01:25:40.435 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 01:25:40.437 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 01:25:40.439 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 01:25:40.441 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 01:25:40.455 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:25:40.458 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 01:25:40.460 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:25:40.463 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:25:40.465 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:25:40.467 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:25:40.470 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:25:40.472 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 01:25:40.474 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 01:25:40.476 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 01:25:40.477 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 01:25:40.479 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 01:25:40.481 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 01:25:40.483 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 01:25:40.485 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 01:25:40.487 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 01:25:40.489 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 01:25:40.505 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 01:25:40.508 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 01:25:40.520 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:25:40.522 | +++ lib/tls:source:43 : hostname -f 2022-04-13 01:25:40.526 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 01:25:40.528 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 01:25:40.530 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 01:25:40.532 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 01:25:40.534 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 01:25:40.536 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 01:25:40.537 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 01:25:40.539 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 01:25:40.541 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 01:25:40.543 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 01:25:40.547 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 01:25:40.559 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 01:25:40.576 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 01:25:40.588 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 01:25:40.601 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 01:25:40.636 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 01:25:40.695 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 01:25:40.787 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 01:25:40.809 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 01:25:40.863 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 01:25:40.917 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 01:25:41.062 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 01:25:41.076 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 01:25:41.089 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 01:25:41.102 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 01:25:41.188 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 01:25:41.191 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 01:25:41.194 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 01:25:41.197 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 01:25:41.201 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 01:25:41.204 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 01:25:41.209 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 01:25:41.209 | False' 2022-04-13 01:25:41.213 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 01:25:41.230 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 01:25:41.233 | + ./stack.sh:main:626 : run_phase source 2022-04-13 01:25:41.235 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 01:25:41.237 | + functions-common:run_phase:1854 : local phase= 2022-04-13 01:25:41.239 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 01:25:41.241 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 01:25:41.243 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 01:25:41.245 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 01:25:41.247 | + functions-common:run_phase:1863 : local extra 2022-04-13 01:25:41.250 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 01:25:41.253 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 01:25:41.255 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 01:25:41.258 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 01:25:41.260 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 01:25:41.262 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 01:25:41.276 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:25:41.278 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 01:25:41.280 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 01:25:41.318 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 01:25:41.321 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 01:25:41.323 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 01:25:41.325 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 01:25:41.327 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 01:25:41.329 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 01:25:41.331 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 01:25:41.333 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 01:25:41.335 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 01:25:41.337 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 01:25:41.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.342 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 01:25:41.344 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.346 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 01:25:41.348 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.350 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 01:25:41.353 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.355 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 01:25:41.357 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.359 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 01:25:41.361 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.363 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 01:25:41.366 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.368 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 01:25:41.370 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.372 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 01:25:41.374 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.377 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 01:25:41.379 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.381 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 01:25:41.383 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.385 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 01:25:41.387 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.389 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 01:25:41.392 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.394 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 01:25:41.396 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.398 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 01:25:41.400 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.402 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 01:25:41.405 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.407 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 01:25:41.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.412 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 01:25:41.414 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.416 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 01:25:41.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.421 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 01:25:41.423 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.426 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 01:25:41.428 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.430 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 01:25:41.432 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.435 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 01:25:41.437 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.439 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 01:25:41.442 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.444 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 01:25:41.446 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.448 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 01:25:41.451 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.453 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 01:25:41.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.457 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 01:25:41.459 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.462 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 01:25:41.464 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.466 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 01:25:41.468 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.470 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 01:25:41.472 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.474 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 01:25:41.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.479 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 01:25:41.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.483 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 01:25:41.485 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.487 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 01:25:41.490 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.492 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 01:25:41.494 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.496 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 01:25:41.498 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.500 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 01:25:41.502 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.505 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 01:25:41.507 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.509 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 01:25:41.511 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.513 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 01:25:41.515 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.518 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 01:25:41.520 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.522 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 01:25:41.524 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.526 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 01:25:41.528 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.531 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 01:25:41.533 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.535 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 01:25:41.538 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.540 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 01:25:41.542 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:25:41.544 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 01:25:41.547 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 01:25:41.550 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 01:25:41.552 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 01:25:41.568 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:25:41.571 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 01:25:41.573 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 01:25:41.576 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 01:25:41.592 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:25:41.594 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 01:25:41.596 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 01:25:41.599 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 01:25:41.601 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 01:25:41.603 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 01:25:41.605 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 01:25:41.608 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 01:25:41.610 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 01:25:41.612 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 01:25:41.612 | Using mysql database backend 2022-04-13 01:25:41.615 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 01:25:41.630 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 01:25:41.633 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 01:25:41.636 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 01:25:41.638 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 01:25:41.641 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 01:25:41.643 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 01:25:41.660 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:25:41.662 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 01:25:41.678 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 01:25:41.696 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:25:41.698 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 01:25:41.715 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 01:25:41.730 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 01:25:41.746 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:25:41.749 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 01:25:41.765 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:25:41.768 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 01:25:41.784 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 01:25:41.786 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 01:25:41.789 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 01:25:41.791 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 01:25:41.794 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 01:25:41.798 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-012541 2022-04-13 01:25:41.801 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-012541 759' 2022-04-13 01:25:41.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.806 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 01:25:41.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.810 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 01:25:41.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.815 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 01:25:41.817 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.820 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 01:25:41.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.824 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 01:25:41.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.829 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 01:25:41.831 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.833 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-012540 2022-04-13 01:25:41.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.838 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 01:25:41.840 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.843 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 01:25:41.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.847 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 01:25:41.849 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.852 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 01:25:41.854 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.856 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 01:25:41.859 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:25:41.861 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 01:25:41.864 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 01:25:41.866 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 01:25:41.868 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 01:25:41.870 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 01:25:41.872 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 01:25:41.874 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 01:25:41.877 | ++ functions-common:git_clone:612 : pwd 2022-04-13 01:25:41.879 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 01:25:41.881 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 01:25:41.884 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 01:25:41.899 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 01:25:41.901 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 01:25:41.903 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 01:25:41.906 | + functions-common:git_clone:629 : echo master 2022-04-13 01:25:41.906 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 01:25:41.911 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 01:25:41.914 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 01:25:41.916 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 01:25:41.919 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 01:25:41.919 | + functions-common:git_clone:678 : head -1 2022-04-13 01:25:41.922 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 01:25:41.924 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 01:25:41.927 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 01:25:41.930 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:25:41.932 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 01:25:41.935 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 01:25:41.937 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 01:25:41.940 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 01:25:41.942 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 01:25:41.945 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 01:25:41.947 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 01:25:41.950 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 01:25:41.953 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 01:25:41.957 | ++ tools/install_prereqs.sh:source:47 : NOW=1649813141 2022-04-13 01:25:41.960 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 01:25:41.965 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649812928 2022-04-13 01:25:41.967 | ++ tools/install_prereqs.sh:source:49 : DELTA=213 2022-04-13 01:25:41.970 | ++ tools/install_prereqs.sh:source:50 : [[ 213 -lt 7200 ]] 2022-04-13 01:25:41.972 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 01:25:41.975 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 01:25:41.977 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 01:25:41.980 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 01:25:41.982 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 01:25:41.984 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 01:25:41.987 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 01:25:41.989 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 01:25:41.992 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 01:25:42.039 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 01:25:42.039 | apache2-dev 2022-04-13 01:25:42.039 | bc 2022-04-13 01:25:42.039 | bsdmainutils 2022-04-13 01:25:42.039 | curl 2022-04-13 01:25:42.039 | g++ 2022-04-13 01:25:42.039 | gawk 2022-04-13 01:25:42.039 | gcc 2022-04-13 01:25:42.040 | gettext 2022-04-13 01:25:42.040 | git 2022-04-13 01:25:42.040 | graphviz 2022-04-13 01:25:42.040 | iputils-ping 2022-04-13 01:25:42.040 | libapache2-mod-proxy-uwsgi 2022-04-13 01:25:42.040 | libffi-dev 2022-04-13 01:25:42.040 | libjpeg-dev 2022-04-13 01:25:42.040 | libpcre3-dev 2022-04-13 01:25:42.040 | libpq-dev 2022-04-13 01:25:42.040 | libssl-dev 2022-04-13 01:25:42.040 | libsystemd-dev 2022-04-13 01:25:42.040 | libxml2-dev 2022-04-13 01:25:42.040 | libxslt1-dev 2022-04-13 01:25:42.040 | libyaml-dev 2022-04-13 01:25:42.040 | lsof 2022-04-13 01:25:42.040 | openssh-server 2022-04-13 01:25:42.040 | openssl 2022-04-13 01:25:42.040 | pkg-config 2022-04-13 01:25:42.040 | psmisc 2022-04-13 01:25:42.040 | python3-dev 2022-04-13 01:25:42.040 | python3-pip 2022-04-13 01:25:42.040 | python3-systemd 2022-04-13 01:25:42.040 | python3-venv 2022-04-13 01:25:42.040 | tar 2022-04-13 01:25:42.040 | tcpdump 2022-04-13 01:25:42.040 | unzip 2022-04-13 01:25:42.040 | uuid-runtime 2022-04-13 01:25:42.040 | wget 2022-04-13 01:25:42.040 | wget 2022-04-13 01:25:42.040 | zlib1g-dev 2022-04-13 01:25:42.040 | libkrb5-dev 2022-04-13 01:25:42.040 | libldap2-dev 2022-04-13 01:25:42.040 | libsasl2-dev 2022-04-13 01:25:42.040 | memcached 2022-04-13 01:25:42.040 | python3-mysqldb 2022-04-13 01:25:42.040 | sqlite3 2022-04-13 01:25:42.040 | conntrack 2022-04-13 01:25:42.041 | curl 2022-04-13 01:25:42.041 | dnsmasq-base 2022-04-13 01:25:42.041 | dnsmasq-utils 2022-04-13 01:25:42.041 | ebtables 2022-04-13 01:25:42.041 | genisoimage 2022-04-13 01:25:42.041 | iptables 2022-04-13 01:25:42.041 | iputils-arping 2022-04-13 01:25:42.041 | kpartx 2022-04-13 01:25:42.041 | libjs-jquery-tablesorter 2022-04-13 01:25:42.041 | parted 2022-04-13 01:25:42.041 | pm-utils 2022-04-13 01:25:42.041 | python3-mysqldb 2022-04-13 01:25:42.041 | socat 2022-04-13 01:25:42.041 | sqlite3 2022-04-13 01:25:42.041 | sudo 2022-04-13 01:25:42.041 | vlan 2022-04-13 01:25:42.041 | lsscsi 2022-04-13 01:25:42.041 | open-iscsi 2022-04-13 01:25:42.041 | lvm2 2022-04-13 01:25:42.041 | qemu-utils 2022-04-13 01:25:42.041 | thin-provisioning-tools 2022-04-13 01:25:42.041 | acl 2022-04-13 01:25:42.041 | dnsmasq-base 2022-04-13 01:25:42.041 | dnsmasq-utils 2022-04-13 01:25:42.041 | ebtables 2022-04-13 01:25:42.041 | haproxy 2022-04-13 01:25:42.041 | iptables 2022-04-13 01:25:42.041 | iputils-arping 2022-04-13 01:25:42.041 | iputils-ping 2022-04-13 01:25:42.041 | postgresql-server-dev-all 2022-04-13 01:25:42.041 | python3-mysqldb 2022-04-13 01:25:42.041 | sqlite3 2022-04-13 01:25:42.041 | sudo 2022-04-13 01:25:42.041 | vlan 2022-04-13 01:25:42.041 | pcp 2022-04-13 01:25:42.041 | ipset 2022-04-13 01:25:42.042 | conntrack 2022-04-13 01:25:42.042 | conntrackd 2022-04-13 01:25:42.042 | keepalived 2022-04-13 01:25:42.042 | lvm2 2022-04-13 01:25:42.042 | qemu-utils 2022-04-13 01:25:42.042 | thin-provisioning-tools 2022-04-13 01:25:42.042 | curl 2022-04-13 01:25:42.042 | liberasurecode-dev 2022-04-13 01:25:42.042 | make 2022-04-13 01:25:42.042 | memcached 2022-04-13 01:25:42.042 | rsync 2022-04-13 01:25:42.042 | sqlite3 2022-04-13 01:25:42.042 | xfsprogs' 2022-04-13 01:25:42.042 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 01:25:42.060 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 01:25:42.060 | apache2-dev 2022-04-13 01:25:42.060 | bc 2022-04-13 01:25:42.060 | bsdmainutils 2022-04-13 01:25:42.060 | curl 2022-04-13 01:25:42.060 | g++ 2022-04-13 01:25:42.061 | gawk 2022-04-13 01:25:42.061 | gcc 2022-04-13 01:25:42.061 | gettext 2022-04-13 01:25:42.061 | git 2022-04-13 01:25:42.061 | graphviz 2022-04-13 01:25:42.061 | iputils-ping 2022-04-13 01:25:42.061 | libapache2-mod-proxy-uwsgi 2022-04-13 01:25:42.061 | libffi-dev 2022-04-13 01:25:42.061 | libjpeg-dev 2022-04-13 01:25:42.061 | libpcre3-dev 2022-04-13 01:25:42.061 | libpq-dev 2022-04-13 01:25:42.061 | libssl-dev 2022-04-13 01:25:42.061 | libsystemd-dev 2022-04-13 01:25:42.061 | libxml2-dev 2022-04-13 01:25:42.061 | libxslt1-dev 2022-04-13 01:25:42.061 | libyaml-dev 2022-04-13 01:25:42.061 | lsof 2022-04-13 01:25:42.061 | openssh-server 2022-04-13 01:25:42.061 | openssl 2022-04-13 01:25:42.061 | pkg-config 2022-04-13 01:25:42.061 | psmisc 2022-04-13 01:25:42.061 | python3-dev 2022-04-13 01:25:42.061 | python3-pip 2022-04-13 01:25:42.061 | python3-systemd 2022-04-13 01:25:42.061 | python3-venv 2022-04-13 01:25:42.061 | tar 2022-04-13 01:25:42.061 | tcpdump 2022-04-13 01:25:42.061 | unzip 2022-04-13 01:25:42.061 | uuid-runtime 2022-04-13 01:25:42.061 | wget 2022-04-13 01:25:42.061 | wget 2022-04-13 01:25:42.061 | zlib1g-dev 2022-04-13 01:25:42.061 | libkrb5-dev 2022-04-13 01:25:42.061 | libldap2-dev 2022-04-13 01:25:42.061 | libsasl2-dev 2022-04-13 01:25:42.061 | memcached 2022-04-13 01:25:42.061 | python3-mysqldb 2022-04-13 01:25:42.062 | sqlite3 2022-04-13 01:25:42.062 | conntrack 2022-04-13 01:25:42.062 | curl 2022-04-13 01:25:42.062 | dnsmasq-base 2022-04-13 01:25:42.062 | dnsmasq-utils 2022-04-13 01:25:42.062 | ebtables 2022-04-13 01:25:42.062 | genisoimage 2022-04-13 01:25:42.062 | iptables 2022-04-13 01:25:42.062 | iputils-arping 2022-04-13 01:25:42.062 | kpartx 2022-04-13 01:25:42.062 | libjs-jquery-tablesorter 2022-04-13 01:25:42.062 | parted 2022-04-13 01:25:42.062 | pm-utils 2022-04-13 01:25:42.062 | python3-mysqldb 2022-04-13 01:25:42.062 | socat 2022-04-13 01:25:42.062 | sqlite3 2022-04-13 01:25:42.062 | sudo 2022-04-13 01:25:42.062 | vlan 2022-04-13 01:25:42.062 | lsscsi 2022-04-13 01:25:42.062 | open-iscsi 2022-04-13 01:25:42.062 | lvm2 2022-04-13 01:25:42.062 | qemu-utils 2022-04-13 01:25:42.062 | thin-provisioning-tools 2022-04-13 01:25:42.062 | acl 2022-04-13 01:25:42.062 | dnsmasq-base 2022-04-13 01:25:42.062 | dnsmasq-utils 2022-04-13 01:25:42.062 | ebtables 2022-04-13 01:25:42.062 | haproxy 2022-04-13 01:25:42.062 | iptables 2022-04-13 01:25:42.062 | iputils-arping 2022-04-13 01:25:42.062 | iputils-ping 2022-04-13 01:25:42.062 | postgresql-server-dev-all 2022-04-13 01:25:42.062 | python3-mysqldb 2022-04-13 01:25:42.062 | sqlite3 2022-04-13 01:25:42.062 | sudo 2022-04-13 01:25:42.063 | vlan 2022-04-13 01:25:42.063 | pcp 2022-04-13 01:25:42.063 | ipset 2022-04-13 01:25:42.063 | conntrack 2022-04-13 01:25:42.063 | conntrackd 2022-04-13 01:25:42.063 | keepalived 2022-04-13 01:25:42.063 | lvm2 2022-04-13 01:25:42.063 | qemu-utils 2022-04-13 01:25:42.063 | thin-provisioning-tools 2022-04-13 01:25:42.063 | curl 2022-04-13 01:25:42.063 | liberasurecode-dev 2022-04-13 01:25:42.063 | make 2022-04-13 01:25:42.063 | memcached 2022-04-13 01:25:42.063 | rsync 2022-04-13 01:25:42.063 | sqlite3 2022-04-13 01:25:42.063 | xfsprogs ' 2022-04-13 01:25:42.064 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 01:25:42.066 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:25:42.069 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:25:42.072 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 01:25:42.072 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 01:25:42.077 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 01:25:42.079 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 01:25:42.081 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:25:42.084 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 01:25:42.086 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:25:42.088 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:25:42.090 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:25:42.092 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:25:42.094 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:25:42.096 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:25:42.099 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 01:25:42.101 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 01:25:42.103 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 01:25:42.105 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 01:25:42.109 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 01:25:42.111 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 01:25:42.114 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 01:25:42.116 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 01:25:42.118 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 01:25:42.120 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 01:25:42.124 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649813142122 2022-04-13 01:25:42.126 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 01:25:42.128 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 01:25:42.130 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 01:25:42.545 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 01:25:42.567 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 01:25:42.661 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 01:25:42.792 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 01:25:44.802 | Reading package lists... 2022-04-13 01:25:44.836 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 01:25:44.839 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 01:25:44.842 | ++ functions-common:time_stop:2425 : local name 2022-04-13 01:25:44.844 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 01:25:44.847 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:25:44.850 | ++ functions-common:time_stop:2428 : local total 2022-04-13 01:25:44.852 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 01:25:44.855 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 01:25:44.858 | ++ functions-common:time_stop:2432 : start_time=1649813142122 2022-04-13 01:25:44.860 | ++ functions-common:time_stop:2434 : [[ -z 1649813142122 ]] 2022-04-13 01:25:44.863 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:25:44.867 | ++ functions-common:time_stop:2437 : end_time=1649813144865 2022-04-13 01:25:44.869 | ++ functions-common:time_stop:2438 : elapsed_time=2743 2022-04-13 01:25:44.872 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 01:25:44.874 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:25:44.876 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2743 2022-04-13 01:25:44.879 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 01:25:44.881 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:25:44.883 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:25:44.885 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:25:44.888 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 01:25:44.908 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 01:25:45.017 | Reading package lists... 2022-04-13 01:25:45.259 | Building dependency tree... 2022-04-13 01:25:45.260 | Reading state information... 2022-04-13 01:25:45.293 | acl is already the newest version (2.2.53-6). 2022-04-13 01:25:45.293 | bc is already the newest version (1.07.1-2build1). 2022-04-13 01:25:45.293 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 01:25:45.293 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 01:25:45.293 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 01:25:45.293 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 01:25:45.293 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 01:25:45.293 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 01:25:45.293 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 01:25:45.293 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 01:25:45.293 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 01:25:45.293 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 01:25:45.293 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 01:25:45.293 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 01:25:45.293 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 01:25:45.293 | libffi-dev is already the newest version (3.3-4). 2022-04-13 01:25:45.293 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 01:25:45.293 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 01:25:45.293 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 01:25:45.293 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 01:25:45.293 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 01:25:45.294 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 01:25:45.294 | make is already the newest version (4.2.1-1.2). 2022-04-13 01:25:45.294 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 01:25:45.294 | psmisc is already the newest version (23.3-1). 2022-04-13 01:25:45.294 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 01:25:45.294 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 01:25:45.294 | python3-systemd is already the newest version (234-3build2). 2022-04-13 01:25:45.294 | socat is already the newest version (1.7.3.3-2). 2022-04-13 01:25:45.294 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 01:25:45.294 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 01:25:45.294 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 01:25:45.294 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 01:25:45.294 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 01:25:45.294 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 01:25:45.294 | pcp is already the newest version (5.0.3-1). 2022-04-13 01:25:45.294 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 01:25:45.294 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 01:25:45.294 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:25:45.294 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:25:45.294 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 01:25:45.294 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 01:25:45.294 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 01:25:45.294 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 01:25:45.294 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 01:25:45.294 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 01:25:45.294 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 01:25:45.294 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 01:25:45.294 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 01:25:45.294 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 01:25:45.294 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 01:25:45.294 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 01:25:45.294 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 01:25:45.294 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 01:25:45.295 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 01:25:45.295 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 01:25:45.295 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 01:25:45.295 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 01:25:45.295 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 01:25:45.295 | openssl set to manually installed. 2022-04-13 01:25:45.295 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 01:25:45.295 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 01:25:45.295 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 01:25:45.295 | rsync set to manually installed. 2022-04-13 01:25:45.295 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 01:25:45.295 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 01:25:45.295 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 01:25:45.295 | tar set to manually installed. 2022-04-13 01:25:45.295 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 01:25:45.295 | tcpdump set to manually installed. 2022-04-13 01:25:45.295 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 01:25:45.500 | uuid-runtime set to manually installed. 2022-04-13 01:25:45.500 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 01:25:45.500 | wget set to manually installed. 2022-04-13 01:25:45.500 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 01:25:45.500 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:25:45.500 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 01:25:45.500 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 01:25:45.500 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 01:25:45.500 | The following packages were automatically installed and are no longer required: 2022-04-13 01:25:45.501 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:25:45.501 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:25:45.501 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:25:45.501 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:25:45.501 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:25:45.501 | python3-zope.interface 2022-04-13 01:25:45.501 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:25:45.644 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:25:45.648 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 01:25:45.652 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:25:45.654 | ++ functions-common:time_stop:2425 : local name 2022-04-13 01:25:45.658 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 01:25:45.661 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:25:45.664 | ++ functions-common:time_stop:2428 : local total 2022-04-13 01:25:45.666 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 01:25:45.669 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:25:45.672 | ++ functions-common:time_stop:2432 : start_time=1649813144905 2022-04-13 01:25:45.675 | ++ functions-common:time_stop:2434 : [[ -z 1649813144905 ]] 2022-04-13 01:25:45.677 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:25:45.682 | ++ functions-common:time_stop:2437 : end_time=1649813145679 2022-04-13 01:25:45.684 | ++ functions-common:time_stop:2438 : elapsed_time=774 2022-04-13 01:25:45.686 | ++ functions-common:time_stop:2439 : total=756 2022-04-13 01:25:45.688 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:25:45.690 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1530 2022-04-13 01:25:45.692 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 01:25:45.695 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 01:25:45.698 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 01:25:45.700 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 01:25:45.705 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 01:25:45.710 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 01:25:45.713 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 01:25:45.715 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 01:25:47.145 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 01:25:47.147 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 01:25:47.149 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 01:25:47.151 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 01:25:47.153 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 01:25:47.155 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 01:25:47.157 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 01:25:47.159 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 01:25:47.161 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 01:25:47.163 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 01:25:47.164 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 01:25:47.166 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 01:25:47.168 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 01:25:47.170 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 01:25:47.171 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 01:25:47.173 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 01:25:47.175 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 01:25:47.176 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 01:25:47.178 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 01:25:47.180 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 01:25:47.182 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 01:25:47.184 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 01:25:47.186 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 01:25:47.188 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 01:25:47.256 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 01:25:47.260 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 01:25:47.328 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 01:25:47.331 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 01:25:47.398 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 01:25:47.401 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 01:25:47.404 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 01:25:47.408 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 01:25:47.410 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 01:25:47.412 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 01:25:47.414 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 01:25:47.416 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 01:25:47.418 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 01:25:47.420 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 01:25:47.422 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 01:25:47.422 | Distro: focal 2022-04-13 01:25:47.424 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 01:25:47.426 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 01:25:47.430 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 01:25:47.432 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 01:25:47.434 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 01:25:47.435 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 01:25:48.007 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 01:25:48.009 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 01:25:48.009 | pip: 21.3.1 2022-04-13 01:25:48.012 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 01:25:48.014 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 01:25:48.017 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:25:48.020 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:25:48.023 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:25:48.025 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:25:48.028 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:25:48.032 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:25:48.034 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:25:48.036 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:25:48.037 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:25:48.039 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:25:48.041 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:25:48.043 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 01:25:48.044 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:25:48.046 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:25:48.048 | + tools/install_pip.sh:main:142 : : 2022-04-13 01:25:48.050 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 01:25:48.052 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 01:25:48.053 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 01:25:48.055 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:25:48.057 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 01:25:48.059 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 01:25:48.061 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:25:48.064 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:25:48.064 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:25:48.068 | ++ 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-04-13 01:25:48.070 | ++ 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-04-13 01:25:48.072 | ++ 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-04-13 01:25:48.074 | + 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-04-13 01:25:48.076 | + 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-04-13 01:25:48.092 | 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-04-13 01:25:48.094 | + 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/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-04-13 01:25:48.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:25:48.820 | from cryptography.utils import int_from_bytes 2022-04-13 01:25:48.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:25:48.820 | from cryptography.utils import int_from_bytes 2022-04-13 01:25:50.043 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:25:50.831 | Collecting 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-04-13 01:25:50.843 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 01:25:52.536 | Installing collected packages: setuptools 2022-04-13 01:25:53.412 | Successfully installed setuptools-62.0.0 2022-04-13 01:25:53.412 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:25:53.558 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:25:53.558 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:25:53.675 | + inc/python:pip_install:200 : result=0 2022-04-13 01:25:53.678 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:25:53.681 | + functions-common:time_stop:2425 : local name 2022-04-13 01:25:53.684 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:25:53.687 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:25:53.689 | + functions-common:time_stop:2428 : local total 2022-04-13 01:25:53.692 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:25:53.695 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:25:53.698 | + functions-common:time_stop:2432 : start_time=1649813148088 2022-04-13 01:25:53.701 | + functions-common:time_stop:2434 : [[ -z 1649813148088 ]] 2022-04-13 01:25:53.704 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:25:53.708 | + functions-common:time_stop:2437 : end_time=1649813153706 2022-04-13 01:25:53.709 | + functions-common:time_stop:2438 : elapsed_time=5618 2022-04-13 01:25:53.711 | + functions-common:time_stop:2439 : total=0 2022-04-13 01:25:53.713 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:25:53.715 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5618 2022-04-13 01:25:53.717 | + inc/python:pip_install:203 : return 0 2022-04-13 01:25:53.719 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 01:25:53.721 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 01:25:53.725 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 01:25:53.727 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 01:25:53.730 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 01:25:53.730 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 01:25:54.302 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 01:25:54.305 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 01:25:54.305 | pip: 21.3.1 2022-04-13 01:25:54.311 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 01:25:54.315 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 01:25:54.321 | + ./stack.sh:main:798 : fixup_all 2022-04-13 01:25:54.324 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 01:25:54.328 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 01:25:54.331 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:25:54.333 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:25:54.335 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 01:25:54.347 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 01:25:54.359 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 01:25:54.372 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 01:25:54.375 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 01:25:54.378 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:25:54.380 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:25:54.383 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:25:54.385 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:25:54.388 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:25:54.391 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:25:54.394 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:25:54.396 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:25:54.398 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:25:54.400 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:25:54.402 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:25:54.404 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 01:25:54.407 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 01:25:54.409 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 01:25:54.411 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:25:54.413 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:25:54.416 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:25:54.418 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:25:54.420 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:25:54.422 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:25:54.424 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 01:25:54.427 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 01:25:54.429 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 01:25:54.431 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 01:25:54.433 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 01:25:54.435 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 01:25:54.438 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 01:25:54.459 | Using python 3.8 to install os-testr 2022-04-13 01:25:54.461 | + 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/requirements/upper-constraints.txt -U os-testr 2022-04-13 01:25:55.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:25:55.199 | from cryptography.utils import int_from_bytes 2022-04-13 01:25:55.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:25:55.199 | from cryptography.utils import int_from_bytes 2022-04-13 01:25:56.371 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:25:56.403 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 01:25:56.478 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 01:25:56.479 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 01:25:56.480 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 01:25:56.494 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 01:25:56.504 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 01:25:56.515 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 01:25:58.162 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:25:58.168 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:25:58.168 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:25:58.275 | + inc/python:pip_install:200 : result=0 2022-04-13 01:25:58.279 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:25:58.282 | + functions-common:time_stop:2425 : local name 2022-04-13 01:25:58.286 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:25:58.289 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:25:58.293 | + functions-common:time_stop:2428 : local total 2022-04-13 01:25:58.296 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:25:58.299 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:25:58.302 | + functions-common:time_stop:2432 : start_time=1649813154453 2022-04-13 01:25:58.304 | + functions-common:time_stop:2434 : [[ -z 1649813154453 ]] 2022-04-13 01:25:58.308 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:25:58.312 | + functions-common:time_stop:2437 : end_time=1649813158309 2022-04-13 01:25:58.314 | + functions-common:time_stop:2438 : elapsed_time=3856 2022-04-13 01:25:58.316 | + functions-common:time_stop:2439 : total=0 2022-04-13 01:25:58.318 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:25:58.320 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3856 2022-04-13 01:25:58.322 | + inc/python:pip_install:203 : return 0 2022-04-13 01:25:58.325 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 01:25:58.380 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 01:25:58.493 | + ./stack.sh:main:812 : install_infra 2022-04-13 01:25:58.497 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 01:25:58.501 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 01:25:58.503 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 01:25:58.506 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 01:25:58.529 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 01:26:00.445 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.452 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.456 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.462 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.465 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.472 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.476 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.502 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.579 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.598 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.602 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.607 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.622 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.630 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.632 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.649 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.666 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.675 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.680 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.697 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.719 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.736 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.744 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.749 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.769 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.798 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.800 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.814 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.818 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.822 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.827 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.842 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.848 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.897 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.914 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.918 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:00.949 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.010 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.016 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.023 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.073 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.087 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.095 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.196 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.220 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.224 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.235 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.240 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.258 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.265 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.282 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.312 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.340 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.352 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.364 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.381 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.390 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.403 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.415 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.419 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:01.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:26:01.561 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 01:26:01.847 | + inc/python:pip_install:200 : result=0 2022-04-13 01:26:01.850 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:26:01.854 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:01.857 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:01.860 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:01.863 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:01.865 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:01.867 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:26:01.869 | + functions-common:time_stop:2432 : start_time=1649813158521 2022-04-13 01:26:01.871 | + functions-common:time_stop:2434 : [[ -z 1649813158521 ]] 2022-04-13 01:26:01.875 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:01.879 | + functions-common:time_stop:2437 : end_time=1649813161876 2022-04-13 01:26:01.881 | + functions-common:time_stop:2438 : elapsed_time=3355 2022-04-13 01:26:01.883 | + functions-common:time_stop:2439 : total=3856 2022-04-13 01:26:01.885 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:01.888 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7211 2022-04-13 01:26:01.890 | + inc/python:pip_install:203 : return 0 2022-04-13 01:26:01.892 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 01:26:01.895 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 01:26:01.918 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 01:26:03.706 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.713 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.717 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.722 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.726 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.733 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.737 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.761 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.838 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.857 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.861 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.865 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.880 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.888 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.889 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.906 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.923 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.932 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.936 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.954 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.975 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:03.992 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.000 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.005 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.025 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.055 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.057 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.070 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.075 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.078 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.084 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.098 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.104 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.152 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.169 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.173 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.203 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.264 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.270 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.277 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.326 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.339 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.347 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.448 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.472 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.476 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.486 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.491 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.510 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.517 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.534 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.563 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.590 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.602 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.615 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.632 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.640 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.653 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.665 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.669 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:26:04.675 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:26:04.677 | Processing /opt/stack/requirements 2022-04-13 01:26:06.402 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 01:26:06.405 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 01:26:06.417 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 01:26:06.422 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 01:26:06.425 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 01:26:06.431 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 01:26:06.461 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 01:26:06.464 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 01:26:06.474 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 01:26:06.524 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 01:26:06.527 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 01:26:06.542 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 01:26:06.545 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 01:26:06.550 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 01:26:06.553 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 01:26:06.556 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 01:26:06.568 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 01:26:06.579 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 01:26:06.585 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 01:26:06.588 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 01:26:06.636 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 01:26:06.640 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 01:26:06.700 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 01:26:06.702 | Building wheels for collected packages: openstack-requirements 2022-04-13 01:26:06.703 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 01:26:07.542 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 01:26:07.542 | ERROR: Command errored out with exit status 1: 2022-04-13 01:26:07.542 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-a28e7pin/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-a28e7pin/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-6qkc0_md 2022-04-13 01:26:07.542 | cwd: /tmp/pip-req-build-a28e7pin/ 2022-04-13 01:26:07.542 | Complete output (6 lines): 2022-04-13 01:26:07.542 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 01:26:07.542 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 01:26:07.542 | or: setup.py --help-commands 2022-04-13 01:26:07.542 | or: setup.py cmd --help 2022-04-13 01:26:07.542 | 2022-04-13 01:26:07.542 | error: invalid command 'bdist_wheel' 2022-04-13 01:26:07.542 | ---------------------------------------- 2022-04-13 01:26:07.542 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 01:26:07.543 | Running setup.py clean for openstack-requirements 2022-04-13 01:26:08.369 | Failed to build openstack-requirements 2022-04-13 01:26:08.388 | Installing collected packages: openstack-requirements 2022-04-13 01:26:08.389 | Attempting uninstall: openstack-requirements 2022-04-13 01:26:08.389 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 01:26:08.424 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 01:26:08.442 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 01:26:08.445 | Running setup.py install for openstack-requirements: started 2022-04-13 01:26:10.813 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 01:26:10.841 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 01:26:10.969 | + inc/python:pip_install:200 : result=0 2022-04-13 01:26:10.972 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:26:10.975 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:10.979 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:10.982 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:10.986 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:10.989 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:10.991 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:26:10.993 | + functions-common:time_stop:2432 : start_time=1649813161910 2022-04-13 01:26:10.995 | + functions-common:time_stop:2434 : [[ -z 1649813161910 ]] 2022-04-13 01:26:10.998 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:11.002 | + functions-common:time_stop:2437 : end_time=1649813170999 2022-04-13 01:26:11.004 | + functions-common:time_stop:2438 : elapsed_time=9089 2022-04-13 01:26:11.006 | + functions-common:time_stop:2439 : total=7211 2022-04-13 01:26:11.008 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:11.010 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16300 2022-04-13 01:26:11.012 | + inc/python:pip_install:203 : return 0 2022-04-13 01:26:11.015 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 01:26:11.017 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 01:26:11.020 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 01:26:11.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:11.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:11.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 01:26:11.029 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:11.032 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 01:26:11.051 | Using python 3.8 to install pbr 2022-04-13 01:26:11.054 | + 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/requirements/upper-constraints.txt -U pbr 2022-04-13 01:26:11.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:11.789 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:11.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:11.789 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:12.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:26:12.976 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 01:26:14.720 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:26:14.726 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:26:14.726 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:26:14.834 | + inc/python:pip_install:200 : result=0 2022-04-13 01:26:14.837 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:26:14.841 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:14.844 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:14.848 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:14.852 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:14.854 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:14.858 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:26:14.861 | + functions-common:time_stop:2432 : start_time=1649813171046 2022-04-13 01:26:14.864 | + functions-common:time_stop:2434 : [[ -z 1649813171046 ]] 2022-04-13 01:26:14.867 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:14.871 | + functions-common:time_stop:2437 : end_time=1649813174869 2022-04-13 01:26:14.874 | + functions-common:time_stop:2438 : elapsed_time=3823 2022-04-13 01:26:14.876 | + functions-common:time_stop:2439 : total=16300 2022-04-13 01:26:14.878 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:14.880 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20123 2022-04-13 01:26:14.882 | + inc/python:pip_install:203 : return 0 2022-04-13 01:26:14.885 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 01:26:17.186 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 01:26:19.082 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:26:19.083 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 01:26:19.098 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 01:26:19.101 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 01:26:19.106 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 01:26:19.108 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 01:26:19.112 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 01:26:19.183 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 01:26:19.187 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 01:26:19.191 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 01:26:19.212 | + ./stack.sh:main:821 : pkgs= 2022-04-13 01:26:19.215 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 01:26:19.217 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 01:26:19.220 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 01:26:19.222 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 01:26:19.224 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 01:26:19.226 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 01:26:19.228 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 01:26:19.230 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 01:26:19.233 | + functions-common:run_phase:1863 : local extra 2022-04-13 01:26:19.235 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 01:26:19.240 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 01:26:19.243 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 01:26:19.245 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 01:26:19.248 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 01:26:19.251 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 01:26:19.268 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:26:19.270 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 01:26:19.272 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:26:19.275 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 01:26:19.277 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:26:19.279 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 01:26:19.281 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:26:19.284 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 01:26:19.286 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:26:19.288 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 01:26:19.290 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:26:19.292 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 01:26:19.294 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 01:26:19.296 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 01:26:19.298 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 01:26:19.301 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 01:26:19.303 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 01:26:19.305 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 01:26:19.307 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 01:26:19.309 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 01:26:19.312 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 01:26:19.314 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 01:26:19.316 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 01:26:19.319 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 01:26:19.321 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 01:26:19.323 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 01:26:19.374 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 01:26:19.374 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 01:26:19.376 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 01:26:19.749 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 01:26:19.752 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 01:26:19.772 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:26:19.774 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 01:26:19.776 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:26:19.779 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:26:19.781 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:26:19.783 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:26:19.785 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:26:19.788 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:26:19.790 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:19.792 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:19.794 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:26:19.796 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:26:19.798 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:26:19.801 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:26:19.803 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 01:26:19.805 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:26:19.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:19.809 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:19.811 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 01:26:19.835 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 01:26:19.944 | Reading package lists... 2022-04-13 01:26:20.190 | Building dependency tree... 2022-04-13 01:26:20.191 | Reading state information... 2022-04-13 01:26:20.435 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 01:26:20.436 | The following packages were automatically installed and are no longer required: 2022-04-13 01:26:20.437 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:26:20.437 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:26:20.437 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:26:20.437 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:26:20.437 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:26:20.437 | python3-zope.interface 2022-04-13 01:26:20.437 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:26:20.577 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:26:20.583 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:26:20.586 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:26:20.588 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:20.591 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:20.594 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:20.596 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:20.598 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:20.601 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:26:20.603 | + functions-common:time_stop:2432 : start_time=1649813179832 2022-04-13 01:26:20.606 | + functions-common:time_stop:2434 : [[ -z 1649813179832 ]] 2022-04-13 01:26:20.609 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:20.613 | + functions-common:time_stop:2437 : end_time=1649813180610 2022-04-13 01:26:20.615 | + functions-common:time_stop:2438 : elapsed_time=778 2022-04-13 01:26:20.618 | + functions-common:time_stop:2439 : total=1530 2022-04-13 01:26:20.620 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:20.622 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2308 2022-04-13 01:26:20.624 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:26:20.627 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 01:26:20.629 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:26:20.631 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:26:20.633 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:26:20.636 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:26:20.638 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:26:20.640 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:26:20.643 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 01:26:20.645 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:26:20.647 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:26:20.650 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:26:20.652 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:26:20.654 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:26:20.657 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:26:20.659 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:26:20.661 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:26:20.664 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:26:20.666 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:26:20.668 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:26:20.670 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 01:26:20.673 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:26:20.675 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:26:20.677 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:26:20.679 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:26:20.682 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:26:20.684 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:26:20.686 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 01:26:20.689 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 01:26:20.704 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:26:20.706 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 01:26:20.709 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:26:20.711 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 01:26:20.713 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 01:26:20.716 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 01:26:20.720 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 01:26:20.723 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 01:26:20.725 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 01:26:20.727 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 01:26:20.729 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 01:26:20.732 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 01:26:20.735 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 01:26:21.438 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 01:26:21.438 | user tags 2022-04-13 01:26:21.438 | stackrabbit []' 2022-04-13 01:26:21.441 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 01:26:21.441 | user tags 2022-04-13 01:26:21.441 | stackrabbit []' 2022-04-13 01:26:21.442 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 01:26:21.448 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 01:26:21.451 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 01:26:21.454 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 01:26:22.166 | Changing password for user "stackrabbit" ... 2022-04-13 01:26:22.191 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 01:26:22.868 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 01:26:22.896 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 01:26:22.899 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 01:26:23.599 | Changing password for user "stackrabbit" ... 2022-04-13 01:26:23.622 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 01:26:23.625 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 01:26:23.627 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 01:26:24.312 | Deleting user "guest" ... 2022-04-13 01:26:24.332 | Error: 2022-04-13 01:26:24.332 | {:no_such_user, "guest"} 2022-04-13 01:26:24.344 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 01:26:24.347 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 01:26:24.363 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:26:24.365 | + ./stack.sh:main:838 : install_database 2022-04-13 01:26:24.367 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 01:26:24.370 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 01:26:24.372 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:24.374 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:24.377 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 01:26:24.595 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 01:26:24.600 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 01:26:24.603 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 01:26:24.607 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 01:26:24.610 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:26:24.614 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 01:26:24.616 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:26:24.618 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:26:24.621 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:26:24.623 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:26:24.625 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:26:24.627 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:26:24.630 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:26:24.632 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:26:24.634 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:26:24.637 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:26:24.639 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:26:24.641 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 01:26:24.643 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:26:24.646 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:26:24.648 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:26:24.650 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:26:24.652 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:26:24.655 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:26:24.657 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 01:26:24.659 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:24.661 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:24.664 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 01:26:24.666 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:26:24.668 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:26:24.670 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:26:24.673 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:26:24.675 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:26:24.677 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:26:24.679 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:24.681 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:24.683 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:26:24.686 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:26:24.688 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:26:24.690 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:26:24.692 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 01:26:24.695 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:26:24.697 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:24.699 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:24.701 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 01:26:24.724 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 01:26:24.834 | Reading package lists... 2022-04-13 01:26:25.077 | Building dependency tree... 2022-04-13 01:26:25.079 | Reading state information... 2022-04-13 01:26:25.322 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 01:26:25.322 | The following packages were automatically installed and are no longer required: 2022-04-13 01:26:25.323 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:26:25.323 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:26:25.323 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:26:25.323 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:26:25.323 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:26:25.323 | python3-zope.interface 2022-04-13 01:26:25.323 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:26:25.447 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:26:25.451 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:26:25.455 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:26:25.460 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:25.464 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:25.467 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:25.470 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:25.474 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:25.477 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:26:25.480 | + functions-common:time_stop:2432 : start_time=1649813184722 2022-04-13 01:26:25.484 | + functions-common:time_stop:2434 : [[ -z 1649813184722 ]] 2022-04-13 01:26:25.488 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:25.495 | + functions-common:time_stop:2437 : end_time=1649813185491 2022-04-13 01:26:25.498 | + functions-common:time_stop:2438 : elapsed_time=769 2022-04-13 01:26:25.502 | + functions-common:time_stop:2439 : total=2308 2022-04-13 01:26:25.505 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:25.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3077 2022-04-13 01:26:25.510 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:26:25.513 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 01:26:25.516 | + ./stack.sh:main:841 : install_database_python 2022-04-13 01:26:25.518 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 01:26:25.521 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 01:26:25.524 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 01:26:25.526 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:26:25.530 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 01:26:25.533 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 01:26:25.536 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:26:25.539 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:26:25.540 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:26:25.545 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 01:26:25.547 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 01:26:25.549 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 01:26:25.552 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 01:26:25.554 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 01:26:25.575 | Using python 3.8 to install PyMySQL 2022-04-13 01:26:25.577 | + 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/requirements/upper-constraints.txt PyMySQL 2022-04-13 01:26:26.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:26.294 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:26.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:26.294 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:27.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:26:27.466 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 01:26:29.085 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:26:29.091 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:26:29.091 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:26:29.195 | + inc/python:pip_install:200 : result=0 2022-04-13 01:26:29.199 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:26:29.203 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:29.206 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:29.210 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:29.213 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:29.218 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:29.221 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:26:29.224 | + functions-common:time_stop:2432 : start_time=1649813185569 2022-04-13 01:26:29.226 | + functions-common:time_stop:2434 : [[ -z 1649813185569 ]] 2022-04-13 01:26:29.229 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:29.233 | + functions-common:time_stop:2437 : end_time=1649813189231 2022-04-13 01:26:29.236 | + functions-common:time_stop:2438 : elapsed_time=3662 2022-04-13 01:26:29.238 | + functions-common:time_stop:2439 : total=20123 2022-04-13 01:26:29.240 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:29.242 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23785 2022-04-13 01:26:29.245 | + inc/python:pip_install:203 : return 0 2022-04-13 01:26:29.247 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 01:26:29.249 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 01:26:29.252 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 01:26:29.255 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 01:26:29.271 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:26:29.273 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 01:26:29.275 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 01:26:29.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 01:26:29.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 01:26:29.284 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 01:26:29.287 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 01:26:29.289 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 01:26:29.291 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 01:26:29.294 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 01:26:29.296 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 01:26:29.312 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:26:29.314 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 01:26:29.316 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:26:29.319 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:26:29.321 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:26:29.324 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:26:29.326 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:26:29.328 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:26:29.330 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:29.333 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:29.335 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:26:29.337 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:26:29.340 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:26:29.342 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:26:29.344 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 01:26:29.346 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:26:29.349 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:29.351 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:29.353 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 01:26:29.373 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 01:26:29.482 | Reading package lists... 2022-04-13 01:26:29.723 | Building dependency tree... 2022-04-13 01:26:29.725 | Reading state information... 2022-04-13 01:26:29.964 | radvd is already the newest version (1:2.17-2). 2022-04-13 01:26:29.964 | The following packages were automatically installed and are no longer required: 2022-04-13 01:26:29.965 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:26:29.965 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:26:29.965 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:26:29.965 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:26:29.965 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:26:29.965 | python3-zope.interface 2022-04-13 01:26:29.965 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:26:30.100 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:26:30.106 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:26:30.109 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:26:30.113 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:30.116 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:30.119 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:30.123 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:30.126 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:30.129 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:26:30.132 | + functions-common:time_stop:2432 : start_time=1649813189371 2022-04-13 01:26:30.134 | + functions-common:time_stop:2434 : [[ -z 1649813189371 ]] 2022-04-13 01:26:30.137 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:30.141 | + functions-common:time_stop:2437 : end_time=1649813190138 2022-04-13 01:26:30.143 | + functions-common:time_stop:2438 : elapsed_time=767 2022-04-13 01:26:30.145 | + functions-common:time_stop:2439 : total=3077 2022-04-13 01:26:30.148 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:30.150 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3844 2022-04-13 01:26:30.152 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:26:30.155 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 01:26:30.171 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:26:30.173 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 01:26:30.176 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 01:26:30.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 01:26:30.181 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 01:26:30.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 01:26:30.203 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:26:30.205 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:26:30.207 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:26:30.210 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:26:30.212 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:26:30.214 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:26:30.216 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:30.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:30.221 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:26:30.223 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:26:30.225 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:26:30.227 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:26:30.229 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 01:26:30.232 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:26:30.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:30.236 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:30.238 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 01:26:30.259 | + functions-common:apt_get:1230 : 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-04-13 01:26:30.368 | Reading package lists... 2022-04-13 01:26:30.613 | Building dependency tree... 2022-04-13 01:26:30.614 | Reading state information... 2022-04-13 01:26:30.855 | fakeroot is already the newest version (1.24-1). 2022-04-13 01:26:30.855 | make is already the newest version (4.2.1-1.2). 2022-04-13 01:26:30.855 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 01:26:30.855 | The following packages were automatically installed and are no longer required: 2022-04-13 01:26:30.856 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:26:30.856 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:26:30.856 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:26:30.856 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:26:30.856 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:26:30.856 | python3-zope.interface 2022-04-13 01:26:30.856 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:26:30.985 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:26:30.991 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:26:30.993 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:26:30.995 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:30.997 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:31.000 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:31.002 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:31.004 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:31.006 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:26:31.008 | + functions-common:time_stop:2432 : start_time=1649813190256 2022-04-13 01:26:31.011 | + functions-common:time_stop:2434 : [[ -z 1649813190256 ]] 2022-04-13 01:26:31.013 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:31.018 | + functions-common:time_stop:2437 : end_time=1649813191015 2022-04-13 01:26:31.020 | + functions-common:time_stop:2438 : elapsed_time=759 2022-04-13 01:26:31.022 | + functions-common:time_stop:2439 : total=3844 2022-04-13 01:26:31.024 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:31.026 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4603 2022-04-13 01:26:31.028 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:26:31.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 01:26:31.033 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:31.036 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:31.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 01:26:31.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 01:26:31.043 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 01:26:31.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 01:26:31.049 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 01:26:31.053 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 01:26:31.053 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 01:26:31.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 01:26:31.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 01:26:31.062 | + functions:vercmp:628 : local v1=5.4 2022-04-13 01:26:31.064 | + functions:vercmp:629 : local 'op=<' 2022-04-13 01:26:31.066 | + functions:vercmp:630 : local v2=3.13 2022-04-13 01:26:31.068 | + functions:vercmp:631 : local result 2022-04-13 01:26:31.072 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 01:26:31.072 | ++ functions:vercmp:635 : sort -V 2022-04-13 01:26:31.073 | ++ functions:vercmp:635 : head -1 2022-04-13 01:26:31.077 | + functions:vercmp:635 : result=3.13 2022-04-13 01:26:31.080 | + functions:vercmp:637 : case $op in 2022-04-13 01:26:31.082 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 01:26:31.084 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 01:26:31.086 | + functions:vercmp:648 : return 2022-04-13 01:26:31.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 01:26:31.090 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 01:26:31.093 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 01:26:31.587 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 01:26:31.589 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 01:26:31.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.594 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 01:26:31.599 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.602 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 01:26:31.619 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:26:31.621 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 01:26:31.624 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 01:26:31.624 | Installing etcd 2022-04-13 01:26:31.626 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 01:26:31.639 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 01:26:31.655 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 01:26:31.657 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 01:26:31.670 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 01:26:31.674 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 01:26:31.677 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 01:26:31.680 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 01:26:31.684 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 01:26:31.687 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 01:26:31.690 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 01:26:31.693 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 01:26:31.695 | ++ functions:get_extra_file:74 : return 2022-04-13 01:26:31.698 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 01:26:31.700 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 01:26:31.703 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 01:26:31.706 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 01:26:31.722 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:26:31.725 | + ./stack.sh:main:868 : install_dstat 2022-04-13 01:26:31.727 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 01:26:31.743 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:26:31.746 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 01:26:31.748 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:26:31.750 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 01:26:31.753 | + ./stack.sh:main:877 : install_libs 2022-04-13 01:26:31.755 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 01:26:31.757 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 01:26:31.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 01:26:31.762 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 01:26:31.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 01:26:31.771 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.773 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 01:26:31.775 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 01:26:31.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 01:26:31.780 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 01:26:31.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 01:26:31.789 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.792 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 01:26:31.794 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 01:26:31.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 01:26:31.799 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 01:26:31.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 01:26:31.808 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.810 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 01:26:31.812 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 01:26:31.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 01:26:31.816 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 01:26:31.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 01:26:31.827 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.831 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 01:26:31.833 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 01:26:31.836 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 01:26:31.839 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 01:26:31.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 01:26:31.849 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.851 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 01:26:31.854 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 01:26:31.857 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 01:26:31.859 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 01:26:31.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 01:26:31.869 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.871 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 01:26:31.873 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 01:26:31.876 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 01:26:31.878 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 01:26:31.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 01:26:31.887 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.889 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 01:26:31.891 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 01:26:31.894 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 01:26:31.896 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 01:26:31.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.901 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 01:26:31.905 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.908 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 01:26:31.910 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 01:26:31.912 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 01:26:31.915 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 01:26:31.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 01:26:31.924 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.926 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 01:26:31.928 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 01:26:31.931 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 01:26:31.933 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 01:26:31.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.938 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 01:26:31.942 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.944 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 01:26:31.947 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 01:26:31.949 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 01:26:31.951 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 01:26:31.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.956 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 01:26:31.960 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.963 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 01:26:31.965 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 01:26:31.967 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 01:26:31.970 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 01:26:31.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 01:26:31.979 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:31.981 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 01:26:31.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 01:26:31.986 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 01:26:31.988 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 01:26:31.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:31.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:31.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 01:26:31.998 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.001 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 01:26:32.003 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 01:26:32.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 01:26:32.008 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 01:26:32.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 01:26:32.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.021 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 01:26:32.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 01:26:32.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 01:26:32.028 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 01:26:32.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 01:26:32.037 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.039 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 01:26:32.042 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 01:26:32.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 01:26:32.046 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 01:26:32.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 01:26:32.056 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.058 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 01:26:32.060 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 01:26:32.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 01:26:32.065 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 01:26:32.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 01:26:32.075 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.079 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 01:26:32.081 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 01:26:32.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 01:26:32.087 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 01:26:32.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.095 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 01:26:32.097 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.100 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 01:26:32.102 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 01:26:32.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 01:26:32.107 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 01:26:32.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 01:26:32.116 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.118 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 01:26:32.121 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 01:26:32.123 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 01:26:32.125 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 01:26:32.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.132 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 01:26:32.135 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.137 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 01:26:32.139 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 01:26:32.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 01:26:32.144 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 01:26:32.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 01:26:32.153 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.156 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 01:26:32.158 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 01:26:32.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 01:26:32.162 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 01:26:32.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 01:26:32.171 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.174 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 01:26:32.176 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 01:26:32.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 01:26:32.180 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 01:26:32.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.187 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 01:26:32.189 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.192 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 01:26:32.194 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 01:26:32.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 01:26:32.198 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 01:26:32.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 01:26:32.207 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.209 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 01:26:32.212 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 01:26:32.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 01:26:32.216 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 01:26:32.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 01:26:32.225 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.227 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 01:26:32.229 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 01:26:32.232 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 01:26:32.234 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 01:26:32.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 01:26:32.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.245 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 01:26:32.247 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 01:26:32.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 01:26:32.251 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 01:26:32.254 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 01:26:32.260 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.263 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 01:26:32.265 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 01:26:32.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 01:26:32.269 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 01:26:32.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 01:26:32.279 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.282 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 01:26:32.284 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 01:26:32.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 01:26:32.288 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 01:26:32.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 01:26:32.297 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.299 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 01:26:32.302 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 01:26:32.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 01:26:32.306 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 01:26:32.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 01:26:32.315 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.318 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 01:26:32.320 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 01:26:32.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 01:26:32.324 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 01:26:32.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 01:26:32.333 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.335 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 01:26:32.338 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 01:26:32.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 01:26:32.342 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 01:26:32.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 01:26:32.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.354 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 01:26:32.356 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 01:26:32.358 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 01:26:32.361 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 01:26:32.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 01:26:32.370 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.372 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 01:26:32.375 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 01:26:32.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 01:26:32.379 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 01:26:32.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 01:26:32.389 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.391 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 01:26:32.394 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 01:26:32.396 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 01:26:32.398 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 01:26:32.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.403 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 01:26:32.408 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.410 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 01:26:32.413 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 01:26:32.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 01:26:32.417 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 01:26:32.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 01:26:32.426 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.428 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 01:26:32.430 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 01:26:32.433 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 01:26:32.435 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 01:26:32.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.441 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 01:26:32.444 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.447 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 01:26:32.449 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 01:26:32.451 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 01:26:32.454 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 01:26:32.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:32.458 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:32.461 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 01:26:32.463 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:32.465 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 01:26:32.485 | Using python 3.8 to install etcd3 2022-04-13 01:26:32.488 | + 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/requirements/upper-constraints.txt etcd3 2022-04-13 01:26:33.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:33.215 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:33.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:33.215 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:34.363 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:26:34.394 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 01:26:34.402 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 01:26:34.403 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 01:26:34.404 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 01:26:34.405 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 01:26:36.046 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:26:36.052 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:26:36.052 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:26:36.157 | + inc/python:pip_install:200 : result=0 2022-04-13 01:26:36.160 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:26:36.163 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:36.167 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:36.170 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:36.172 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:36.174 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:36.178 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:26:36.180 | + functions-common:time_stop:2432 : start_time=1649813192480 2022-04-13 01:26:36.182 | + functions-common:time_stop:2434 : [[ -z 1649813192480 ]] 2022-04-13 01:26:36.186 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:36.191 | + functions-common:time_stop:2437 : end_time=1649813196188 2022-04-13 01:26:36.194 | + functions-common:time_stop:2438 : elapsed_time=3708 2022-04-13 01:26:36.196 | + functions-common:time_stop:2439 : total=23785 2022-04-13 01:26:36.198 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:36.201 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27493 2022-04-13 01:26:36.203 | + inc/python:pip_install:203 : return 0 2022-04-13 01:26:36.205 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 01:26:36.226 | Using python 3.8 to install etcd3gw 2022-04-13 01:26:36.229 | + 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/requirements/upper-constraints.txt etcd3gw 2022-04-13 01:26:36.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:36.955 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:36.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:36.955 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:38.129 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:26:38.160 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 01:26:38.168 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 01:26:38.169 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 01:26:38.170 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 01:26:38.171 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 01:26:38.204 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 01:26:38.205 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 01:26:38.206 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 01:26:38.209 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 01:26:39.840 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:26:39.846 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:26:39.846 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:26:39.951 | + inc/python:pip_install:200 : result=0 2022-04-13 01:26:39.955 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:26:39.958 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:39.961 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:39.963 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:39.965 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:39.967 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:39.970 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:26:39.972 | + functions-common:time_stop:2432 : start_time=1649813196221 2022-04-13 01:26:39.974 | + functions-common:time_stop:2434 : [[ -z 1649813196221 ]] 2022-04-13 01:26:39.977 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:39.981 | + functions-common:time_stop:2437 : end_time=1649813199978 2022-04-13 01:26:39.983 | + functions-common:time_stop:2438 : elapsed_time=3757 2022-04-13 01:26:39.985 | + functions-common:time_stop:2439 : total=27493 2022-04-13 01:26:39.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:39.990 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31250 2022-04-13 01:26:39.992 | + inc/python:pip_install:203 : return 0 2022-04-13 01:26:39.994 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 01:26:39.997 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 01:26:39.999 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 01:26:40.001 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:26:40.004 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:26:40.006 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:26:40.008 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:26:40.011 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:26:40.013 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:26:40.015 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:26:40.018 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:26:40.020 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:26:40.022 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:26:40.025 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:26:40.027 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 01:26:40.030 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:40.032 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:40.034 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 01:26:40.036 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 01:26:40.039 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:26:40.041 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:26:40.043 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:26:40.046 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:26:40.048 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:26:40.050 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:26:40.053 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:40.055 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:40.057 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:26:40.060 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:26:40.062 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:26:40.064 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:26:40.067 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 01:26:40.069 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:26:40.071 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:40.074 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:40.076 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 01:26:40.097 | + functions-common:apt_get:1230 : 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-04-13 01:26:40.206 | Reading package lists... 2022-04-13 01:26:40.450 | Building dependency tree... 2022-04-13 01:26:40.451 | Reading state information... 2022-04-13 01:26:40.696 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 01:26:40.696 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 01:26:40.696 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:26:40.696 | The following packages were automatically installed and are no longer required: 2022-04-13 01:26:40.697 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:26:40.697 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:26:40.697 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:26:40.697 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:26:40.697 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:26:40.698 | python3-zope.interface 2022-04-13 01:26:40.698 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:26:40.824 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:26:40.829 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:26:40.831 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:26:40.834 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:40.836 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:40.838 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:40.841 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:40.843 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:40.846 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:26:40.848 | + functions-common:time_stop:2432 : start_time=1649813200094 2022-04-13 01:26:40.851 | + functions-common:time_stop:2434 : [[ -z 1649813200094 ]] 2022-04-13 01:26:40.854 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:40.859 | + functions-common:time_stop:2437 : end_time=1649813200857 2022-04-13 01:26:40.862 | + functions-common:time_stop:2438 : elapsed_time=763 2022-04-13 01:26:40.865 | + functions-common:time_stop:2439 : total=4603 2022-04-13 01:26:40.867 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:40.869 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5366 2022-04-13 01:26:40.872 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:26:40.874 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 01:26:40.876 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:26:40.879 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:26:40.881 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 01:26:40.945 | Module proxy already enabled 2022-04-13 01:26:40.951 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 01:26:41.015 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 01:26:41.015 | Module proxy already enabled 2022-04-13 01:26:41.016 | Module proxy_uwsgi already enabled 2022-04-13 01:26:41.022 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 01:26:41.026 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 01:26:41.029 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 01:26:41.032 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 01:26:41.162 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 01:26:41.165 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 01:26:41.167 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 01:26:41.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:41.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:41.174 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 01:26:41.177 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:41.179 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 01:26:41.181 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 01:26:41.184 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 01:26:41.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:41.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:41.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 01:26:41.194 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:41.196 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 01:26:41.198 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 01:26:41.201 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 01:26:41.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:41.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:41.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 01:26:41.210 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:41.212 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 01:26:41.214 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 01:26:41.216 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 01:26:41.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:41.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:41.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 01:26:41.226 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:41.228 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 01:26:41.230 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 01:26:41.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:41.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:41.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 01:26:41.240 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:41.242 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 01:26:41.244 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 01:26:41.246 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 01:26:41.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:41.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:41.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 01:26:41.256 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:41.259 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 01:26:41.278 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:26:41.282 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 01:26:41.284 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 01:26:41.287 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 01:26:41.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:41.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:41.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 01:26:41.297 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:41.299 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 01:26:41.315 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:26:41.317 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 01:26:41.320 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 01:26:41.322 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 01:26:41.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:41.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:41.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 01:26:41.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:41.334 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 01:26:41.336 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 01:26:41.338 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 01:26:41.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:26:41.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:26:41.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 01:26:41.348 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:26:41.350 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 01:26:41.353 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 01:26:41.355 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:26:41.358 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 01:26:41.361 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 01:26:41.365 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:26:41.369 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:26:41.369 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:26:41.375 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 01:26:41.379 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 01:26:41.381 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 01:26:41.384 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 01:26:41.386 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 01:26:41.409 | Using python 3.8 to install keystonemiddleware 2022-04-13 01:26:41.412 | + 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/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 01:26:42.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:42.124 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:42.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:42.124 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:43.263 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:26:43.293 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 01:26:43.344 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 01:26:43.345 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 01:26:43.346 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 01:26:43.347 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 01:26:43.348 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 01:26:43.349 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 01:26:43.350 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 01:26:43.351 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 01:26:43.352 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 01:26:43.353 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 01:26:43.354 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 01:26:43.355 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 01:26:43.356 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 01:26:43.358 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 01:26:43.413 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 01:26:43.415 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 01:26:43.416 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 01:26:43.453 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 01:26:43.492 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 01:26:43.492 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 01:26:43.493 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 01:26:43.495 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 01:26:43.544 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 01:26:43.546 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 01:26:43.555 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 01:26:43.556 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 01:26:43.569 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 01:26:43.572 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 01:26:43.573 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 01:26:43.634 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 01:26:43.636 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 01:26:43.638 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 01:26:43.640 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 01:26:43.688 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 01:26:43.699 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 01:26:45.218 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:26:45.223 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:26:45.224 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:26:45.330 | + inc/python:pip_install:200 : result=0 2022-04-13 01:26:45.334 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:26:45.337 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:45.341 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:45.345 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:45.349 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:45.352 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:45.355 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:26:45.359 | + functions-common:time_stop:2432 : start_time=1649813201402 2022-04-13 01:26:45.362 | + functions-common:time_stop:2434 : [[ -z 1649813201402 ]] 2022-04-13 01:26:45.365 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:45.370 | + functions-common:time_stop:2437 : end_time=1649813205367 2022-04-13 01:26:45.372 | + functions-common:time_stop:2438 : elapsed_time=3965 2022-04-13 01:26:45.374 | + functions-common:time_stop:2439 : total=31250 2022-04-13 01:26:45.376 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:45.379 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35215 2022-04-13 01:26:45.381 | + inc/python:pip_install:203 : return 0 2022-04-13 01:26:45.383 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 01:26:45.386 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 01:26:45.388 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:26:45.391 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 01:26:45.394 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 01:26:45.396 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:26:45.400 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:26:45.400 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:26:45.405 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 01:26:45.408 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 01:26:45.410 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 01:26:45.413 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 01:26:45.415 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 01:26:45.436 | Using python 3.8 to install python-memcached 2022-04-13 01:26:45.439 | + 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/requirements/upper-constraints.txt python-memcached 2022-04-13 01:26:46.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:46.155 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:46.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:46.155 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:47.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:26:47.340 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 01:26:47.343 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 01:26:48.977 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:26:48.983 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:26:48.983 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:26:49.086 | + inc/python:pip_install:200 : result=0 2022-04-13 01:26:49.089 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:26:49.093 | + functions-common:time_stop:2425 : local name 2022-04-13 01:26:49.096 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:26:49.099 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:26:49.104 | + functions-common:time_stop:2428 : local total 2022-04-13 01:26:49.107 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:26:49.110 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:26:49.114 | + functions-common:time_stop:2432 : start_time=1649813205431 2022-04-13 01:26:49.116 | + functions-common:time_stop:2434 : [[ -z 1649813205431 ]] 2022-04-13 01:26:49.119 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:26:49.123 | + functions-common:time_stop:2437 : end_time=1649813209121 2022-04-13 01:26:49.126 | + functions-common:time_stop:2438 : elapsed_time=3690 2022-04-13 01:26:49.128 | + functions-common:time_stop:2439 : total=35215 2022-04-13 01:26:49.130 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:26:49.132 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38905 2022-04-13 01:26:49.135 | + inc/python:pip_install:203 : return 0 2022-04-13 01:26:49.137 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 01:26:49.155 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:26:49.157 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 01:26:49.160 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 01:26:49.162 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 01:26:49.164 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 01:26:49.167 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 01:26:49.169 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 01:26:49.171 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 01:26:49.187 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:26:49.189 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 01:26:49.192 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 01:26:49.194 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 01:26:49.196 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 01:26:49.198 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 01:26:49.201 | ++ functions-common:git_clone:612 : pwd 2022-04-13 01:26:49.204 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 01:26:49.206 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 01:26:49.209 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 01:26:49.223 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 01:26:49.226 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 01:26:49.228 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 01:26:49.230 | + functions-common:git_clone:629 : echo master 2022-04-13 01:26:49.231 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 01:26:49.236 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 01:26:49.238 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 01:26:49.240 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 01:26:49.243 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 01:26:49.243 | + functions-common:git_clone:678 : head -1 2022-04-13 01:26:49.246 | c141e6164 trivial: Fix typo 2022-04-13 01:26:49.249 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 01:26:49.251 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 01:26:49.255 | + inc/python:setup_develop:338 : local bindep 2022-04-13 01:26:49.258 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 01:26:49.260 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 01:26:49.262 | + inc/python:setup_develop:344 : local extras= 2022-04-13 01:26:49.265 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 01:26:49.267 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 01:26:49.269 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 01:26:49.272 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 01:26:49.274 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 01:26:49.276 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 01:26:49.280 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 01:26:49.282 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 01:26:49.285 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 01:26:49.287 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 01:26:49.289 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 01:26:49.292 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 01:26:49.298 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 01:26:49.300 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 01:26:49.973 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 01:26:49.976 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 01:26:49.980 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 01:26:49.984 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 01:26:49.987 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 01:26:49.990 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 01:26:49.993 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 01:26:49.996 | + inc/python:setup_package:428 : local extras= 2022-04-13 01:26:49.999 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 01:26:50.001 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 01:26:50.004 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 01:26:50.007 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 01:26:50.009 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 01:26:50.012 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 01:26:50.034 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 01:26:50.036 | + 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/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 01:26:50.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:50.773 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:50.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:26:50.773 | from cryptography.utils import int_from_bytes 2022-04-13 01:26:51.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:26:51.969 | Obtaining file:///opt/stack/keystone 2022-04-13 01:26:51.969 | Preparing metadata (setup.py): started 2022-04-13 01:26:52.737 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 01:26:52.737 | ERROR: Command errored out with exit status 1: 2022-04-13 01:26:52.737 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-eqde8m7j 2022-04-13 01:26:52.737 | cwd: /opt/stack/keystone/ 2022-04-13 01:26:52.737 | Complete output (16 lines): 2022-04-13 01:26:52.737 | Error parsing 2022-04-13 01:26:52.737 | Traceback (most recent call last): 2022-04-13 01:26:52.737 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 01:26:52.738 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 01:26:52.738 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 01:26:52.738 | pbr.hooks.setup_hook(config) 2022-04-13 01:26:52.738 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 01:26:52.738 | metadata_config.run() 2022-04-13 01:26:52.738 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 01:26:52.738 | self.hook() 2022-04-13 01:26:52.738 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 01:26:52.738 | self.config['version'] = packaging.get_version( 2022-04-13 01:26:52.738 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 01:26:52.738 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 01:26:52.738 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 01:26:52.738 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 01:26:52.738 | ---------------------------------------- 2022-04-13 01:26:52.739 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 01:26:52.739 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 01:26:52.750 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:26:52.750 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:26:52.845 | + inc/python:pip_install:1 : exit_trap 2022-04-13 01:26:52.847 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 01:26:52.852 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 01:26:52.855 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 01:26:52.865 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 01:26:52.868 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 01:26:52.871 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 01:26:52.875 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 01:26:52.877 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 01:26:52.881 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 01:26:52.881 | Error on exit 2022-04-13 01:26:52.884 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 01:26:52.887 | + ./stack.sh:exit_trap:544 : generate-subunit 1649813136 76 fail 2022-04-13 01:26:53.468 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 01:26:53.471 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 01:26:54.361 | + ./stack.sh:exit_trap:558 : exit 1