2022-04-13 03:08:09.440 | + ./stack.sh:main:489 : exec 2022-04-13 03:08:09.440 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-030809' 2022-04-13 03:08:09.440 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-030809.summary.2022-04-13-030809 2022-04-13 03:08:09.440 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 03:08:09.440 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-030809 2022-04-13 03:08:09.440 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-030809 /opt/stack/logs/stack.sh.log 2022-04-13 03:08:09.440 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-030809.summary.2022-04-13-030809 /opt/stack/logs/stack.sh.log.summary 2022-04-13 03:08:09.440 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 03:08:09.440 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 03:08:09.440 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 03:08:09.440 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 03:08:09.440 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 03:08:09.440 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 03:08:09.440 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 03:08:09.440 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 03:08:09.440 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 03:08:09.440 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 03:08:09.440 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 03:08:09.440 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 03:08:09.441 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 03:08:09.444 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 03:08:09.447 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 03:08:09.449 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 03:08:09.451 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 03:08:09.453 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 03:08:09.455 | + ./stack.sh:main:578 : uname -a 2022-04-13 03:08:09.457 | Linux dv-neutron-837462-1-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 03:08:09.459 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 03:08:09.460 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 03:08:09.463 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 03:08:09.498 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 03:08:09.514 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 03:08:09.517 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 03:08:09.518 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 03:08:09.520 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 03:08:09.522 | + functions-common:fetch_plugins:1776 : return 2022-04-13 03:08:09.524 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 03:08:09.526 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 03:08:09.527 | + functions-common:run_phase:1854 : local phase= 2022-04-13 03:08:09.529 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 03:08:09.531 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 03:08:09.533 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 03:08:09.534 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 03:08:09.536 | + functions-common:run_phase:1863 : local extra 2022-04-13 03:08:09.538 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 03:08:09.541 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 03:08:09.543 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 03:08:09.545 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 03:08:09.546 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 03:08:09.549 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 03:08:09.561 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:09.563 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 03:08:09.565 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:08:09.567 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:08:09.568 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:08:09.570 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:08:09.572 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:08:09.574 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 03:08:09.575 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 03:08:09.577 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 03:08:09.579 | + 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 03:08:09.581 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 03:08:09.582 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 03:08:09.584 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 03:08:09.586 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 03:08:09.588 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 03:08:09.590 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 03:08:09.606 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 03:08:09.608 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 03:08:09.621 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:08:09.623 | +++ lib/tls:source:43 : hostname -f 2022-04-13 03:08:09.627 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 03:08:09.628 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 03:08:09.630 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 03:08:09.632 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 03:08:09.634 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 03:08:09.636 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 03:08:09.638 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 03:08:09.640 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 03:08:09.642 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 03:08:09.644 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 03:08:09.648 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 03:08:09.660 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 03:08:09.676 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 03:08:09.689 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 03:08:09.701 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 03:08:09.735 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 03:08:09.793 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 03:08:09.882 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 03:08:09.904 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 03:08:09.955 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 03:08:10.006 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 03:08:10.150 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 03:08:10.164 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 03:08:10.177 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 03:08:10.190 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 03:08:10.277 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 03:08:10.281 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 03:08:10.284 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 03:08:10.288 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 03:08:10.291 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 03:08:10.294 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 03:08:10.297 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 03:08:10.298 | False' 2022-04-13 03:08:10.301 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 03:08:10.320 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 03:08:10.323 | + ./stack.sh:main:626 : run_phase source 2022-04-13 03:08:10.325 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 03:08:10.327 | + functions-common:run_phase:1854 : local phase= 2022-04-13 03:08:10.329 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 03:08:10.332 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 03:08:10.334 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 03:08:10.336 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 03:08:10.338 | + functions-common:run_phase:1863 : local extra 2022-04-13 03:08:10.341 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 03:08:10.345 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 03:08:10.347 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 03:08:10.349 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 03:08:10.351 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 03:08:10.353 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 03:08:10.368 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:10.370 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 03:08:10.372 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 03:08:10.411 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 03:08:10.413 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 03:08:10.415 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 03:08:10.417 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 03:08:10.420 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 03:08:10.422 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 03:08:10.424 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 03:08:10.426 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 03:08:10.428 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 03:08:10.430 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 03:08:10.432 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.434 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 03:08:10.437 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.439 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 03:08:10.441 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.444 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 03:08:10.446 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.448 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 03:08:10.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.453 | + 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 03:08:10.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.457 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 03:08:10.459 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.462 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 03:08:10.464 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.466 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 03:08:10.468 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.471 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 03:08:10.473 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.475 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 03:08:10.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.480 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 03:08:10.482 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.484 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 03:08:10.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.488 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 03:08:10.491 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.493 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 03:08:10.495 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.497 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 03:08:10.499 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.502 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 03:08:10.504 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.506 | + 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 03:08:10.508 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.511 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 03:08:10.513 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.515 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 03:08:10.518 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.520 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 03:08:10.522 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.524 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 03:08:10.526 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.528 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 03:08:10.530 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.533 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 03:08:10.535 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.537 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 03:08:10.539 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.541 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 03:08:10.543 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.545 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 03:08:10.547 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.550 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 03:08:10.552 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.554 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 03:08:10.556 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.558 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 03:08:10.560 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.563 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 03:08:10.565 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.567 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 03:08:10.569 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.571 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 03:08:10.573 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.576 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 03:08:10.578 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.580 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 03:08:10.582 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.584 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 03:08:10.586 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.589 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 03:08:10.591 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.593 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 03:08:10.595 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.597 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 03:08:10.599 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.601 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 03:08:10.604 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.606 | + 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 03:08:10.608 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.610 | + 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 03:08:10.612 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.614 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 03:08:10.616 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.619 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 03:08:10.621 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.623 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 03:08:10.625 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.627 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 03:08:10.629 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.632 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 03:08:10.634 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:08:10.636 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 03:08:10.638 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 03:08:10.641 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 03:08:10.643 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 03:08:10.658 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:10.660 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 03:08:10.662 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 03:08:10.664 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 03:08:10.679 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:08:10.681 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 03:08:10.683 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 03:08:10.685 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 03:08:10.688 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 03:08:10.690 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 03:08:10.692 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 03:08:10.694 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 03:08:10.697 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 03:08:10.699 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 03:08:10.699 | Using mysql database backend 2022-04-13 03:08:10.701 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 03:08:10.717 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 03:08:10.720 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 03:08:10.722 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 03:08:10.724 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 03:08:10.727 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 03:08:10.730 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 03:08:10.745 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:10.748 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 03:08:10.764 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 03:08:10.781 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:10.783 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 03:08:10.799 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 03:08:10.815 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 03:08:10.831 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:08:10.833 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 03:08:10.849 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:10.851 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 03:08:10.867 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 03:08:10.869 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 03:08:10.871 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 03:08:10.874 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 03:08:10.877 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 03:08:10.881 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-030810 2022-04-13 03:08:10.883 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-030810 759' 2022-04-13 03:08:10.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.888 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 03:08:10.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.893 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 03:08:10.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.898 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 03:08:10.900 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.902 | + 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 03:08:10.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.907 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-04-13 03:08:10.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.911 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-04-13 03:08:10.914 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.916 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-030809 2022-04-13 03:08:10.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.921 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 03:08:10.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.925 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-04-13 03:08:10.928 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.930 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 03:08:10.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.934 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 03:08:10.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.939 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 03:08:10.942 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:08:10.944 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 03:08:10.947 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 03:08:10.949 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 03:08:10.951 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 03:08:10.953 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 03:08:10.955 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 03:08:10.957 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 03:08:10.961 | ++ functions-common:git_clone:612 : pwd 2022-04-13 03:08:10.963 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 03:08:10.965 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 03:08:10.968 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 03:08:10.983 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 03:08:10.985 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 03:08:10.987 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 03:08:10.990 | + functions-common:git_clone:629 : echo master 2022-04-13 03:08:10.990 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 03:08:10.995 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 03:08:10.997 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 03:08:10.999 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 03:08:11.002 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 03:08:11.002 | + functions-common:git_clone:678 : head -1 2022-04-13 03:08:11.006 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 03:08:11.008 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 03:08:11.010 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 03:08:11.013 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 03:08:11.015 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 03:08:11.018 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 03:08:11.021 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 03:08:11.023 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 03:08:11.026 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 03:08:11.028 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 03:08:11.030 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 03:08:11.033 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 03:08:11.037 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 03:08:11.043 | ++ tools/install_prereqs.sh:source:47 : NOW=1649819291 2022-04-13 03:08:11.047 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 03:08:11.054 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649819073 2022-04-13 03:08:11.057 | ++ tools/install_prereqs.sh:source:49 : DELTA=218 2022-04-13 03:08:11.060 | ++ tools/install_prereqs.sh:source:50 : [[ 218 -lt 7200 ]] 2022-04-13 03:08:11.063 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 03:08:11.066 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 03:08:11.068 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 03:08:11.071 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 03:08:11.073 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 03:08:11.075 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 03:08:11.078 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 03:08:11.080 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 03:08:11.083 | +++ 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 03:08:11.134 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 03:08:11.135 | apache2-dev 2022-04-13 03:08:11.135 | bc 2022-04-13 03:08:11.135 | bsdmainutils 2022-04-13 03:08:11.135 | curl 2022-04-13 03:08:11.135 | g++ 2022-04-13 03:08:11.135 | gawk 2022-04-13 03:08:11.135 | gcc 2022-04-13 03:08:11.135 | gettext 2022-04-13 03:08:11.135 | git 2022-04-13 03:08:11.135 | graphviz 2022-04-13 03:08:11.135 | iputils-ping 2022-04-13 03:08:11.135 | libapache2-mod-proxy-uwsgi 2022-04-13 03:08:11.135 | libffi-dev 2022-04-13 03:08:11.135 | libjpeg-dev 2022-04-13 03:08:11.135 | libpcre3-dev 2022-04-13 03:08:11.135 | libpq-dev 2022-04-13 03:08:11.135 | libssl-dev 2022-04-13 03:08:11.135 | libsystemd-dev 2022-04-13 03:08:11.135 | libxml2-dev 2022-04-13 03:08:11.135 | libxslt1-dev 2022-04-13 03:08:11.135 | libyaml-dev 2022-04-13 03:08:11.135 | lsof 2022-04-13 03:08:11.135 | openssh-server 2022-04-13 03:08:11.135 | openssl 2022-04-13 03:08:11.135 | pkg-config 2022-04-13 03:08:11.135 | psmisc 2022-04-13 03:08:11.135 | python3-dev 2022-04-13 03:08:11.135 | python3-pip 2022-04-13 03:08:11.135 | python3-systemd 2022-04-13 03:08:11.135 | python3-venv 2022-04-13 03:08:11.135 | tar 2022-04-13 03:08:11.135 | tcpdump 2022-04-13 03:08:11.135 | unzip 2022-04-13 03:08:11.135 | uuid-runtime 2022-04-13 03:08:11.135 | wget 2022-04-13 03:08:11.135 | wget 2022-04-13 03:08:11.136 | zlib1g-dev 2022-04-13 03:08:11.136 | libkrb5-dev 2022-04-13 03:08:11.136 | libldap2-dev 2022-04-13 03:08:11.136 | libsasl2-dev 2022-04-13 03:08:11.136 | memcached 2022-04-13 03:08:11.136 | python3-mysqldb 2022-04-13 03:08:11.136 | sqlite3 2022-04-13 03:08:11.136 | conntrack 2022-04-13 03:08:11.136 | curl 2022-04-13 03:08:11.136 | dnsmasq-base 2022-04-13 03:08:11.136 | dnsmasq-utils 2022-04-13 03:08:11.136 | ebtables 2022-04-13 03:08:11.136 | genisoimage 2022-04-13 03:08:11.136 | iptables 2022-04-13 03:08:11.136 | iputils-arping 2022-04-13 03:08:11.136 | kpartx 2022-04-13 03:08:11.136 | libjs-jquery-tablesorter 2022-04-13 03:08:11.136 | parted 2022-04-13 03:08:11.136 | pm-utils 2022-04-13 03:08:11.136 | python3-mysqldb 2022-04-13 03:08:11.136 | socat 2022-04-13 03:08:11.136 | sqlite3 2022-04-13 03:08:11.136 | sudo 2022-04-13 03:08:11.136 | vlan 2022-04-13 03:08:11.136 | lsscsi 2022-04-13 03:08:11.136 | open-iscsi 2022-04-13 03:08:11.136 | lvm2 2022-04-13 03:08:11.136 | qemu-utils 2022-04-13 03:08:11.136 | thin-provisioning-tools 2022-04-13 03:08:11.136 | acl 2022-04-13 03:08:11.136 | dnsmasq-base 2022-04-13 03:08:11.136 | dnsmasq-utils 2022-04-13 03:08:11.136 | ebtables 2022-04-13 03:08:11.136 | haproxy 2022-04-13 03:08:11.136 | iptables 2022-04-13 03:08:11.136 | iputils-arping 2022-04-13 03:08:11.136 | iputils-ping 2022-04-13 03:08:11.136 | postgresql-server-dev-all 2022-04-13 03:08:11.137 | python3-mysqldb 2022-04-13 03:08:11.137 | sqlite3 2022-04-13 03:08:11.137 | sudo 2022-04-13 03:08:11.137 | vlan 2022-04-13 03:08:11.137 | pcp 2022-04-13 03:08:11.137 | ipset 2022-04-13 03:08:11.137 | conntrack 2022-04-13 03:08:11.137 | conntrackd 2022-04-13 03:08:11.137 | keepalived 2022-04-13 03:08:11.137 | lvm2 2022-04-13 03:08:11.137 | qemu-utils 2022-04-13 03:08:11.137 | thin-provisioning-tools 2022-04-13 03:08:11.137 | curl 2022-04-13 03:08:11.137 | liberasurecode-dev 2022-04-13 03:08:11.137 | make 2022-04-13 03:08:11.137 | memcached 2022-04-13 03:08:11.137 | rsync 2022-04-13 03:08:11.137 | sqlite3 2022-04-13 03:08:11.137 | xfsprogs' 2022-04-13 03:08:11.138 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 03:08:11.156 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 03:08:11.156 | apache2-dev 2022-04-13 03:08:11.156 | bc 2022-04-13 03:08:11.156 | bsdmainutils 2022-04-13 03:08:11.156 | curl 2022-04-13 03:08:11.156 | g++ 2022-04-13 03:08:11.156 | gawk 2022-04-13 03:08:11.156 | gcc 2022-04-13 03:08:11.156 | gettext 2022-04-13 03:08:11.156 | git 2022-04-13 03:08:11.156 | graphviz 2022-04-13 03:08:11.156 | iputils-ping 2022-04-13 03:08:11.156 | libapache2-mod-proxy-uwsgi 2022-04-13 03:08:11.156 | libffi-dev 2022-04-13 03:08:11.156 | libjpeg-dev 2022-04-13 03:08:11.156 | libpcre3-dev 2022-04-13 03:08:11.156 | libpq-dev 2022-04-13 03:08:11.156 | libssl-dev 2022-04-13 03:08:11.156 | libsystemd-dev 2022-04-13 03:08:11.156 | libxml2-dev 2022-04-13 03:08:11.156 | libxslt1-dev 2022-04-13 03:08:11.156 | libyaml-dev 2022-04-13 03:08:11.156 | lsof 2022-04-13 03:08:11.156 | openssh-server 2022-04-13 03:08:11.156 | openssl 2022-04-13 03:08:11.156 | pkg-config 2022-04-13 03:08:11.157 | psmisc 2022-04-13 03:08:11.157 | python3-dev 2022-04-13 03:08:11.157 | python3-pip 2022-04-13 03:08:11.157 | python3-systemd 2022-04-13 03:08:11.157 | python3-venv 2022-04-13 03:08:11.157 | tar 2022-04-13 03:08:11.157 | tcpdump 2022-04-13 03:08:11.157 | unzip 2022-04-13 03:08:11.157 | uuid-runtime 2022-04-13 03:08:11.157 | wget 2022-04-13 03:08:11.157 | wget 2022-04-13 03:08:11.157 | zlib1g-dev 2022-04-13 03:08:11.157 | libkrb5-dev 2022-04-13 03:08:11.157 | libldap2-dev 2022-04-13 03:08:11.157 | libsasl2-dev 2022-04-13 03:08:11.157 | memcached 2022-04-13 03:08:11.157 | python3-mysqldb 2022-04-13 03:08:11.157 | sqlite3 2022-04-13 03:08:11.157 | conntrack 2022-04-13 03:08:11.157 | curl 2022-04-13 03:08:11.157 | dnsmasq-base 2022-04-13 03:08:11.157 | dnsmasq-utils 2022-04-13 03:08:11.157 | ebtables 2022-04-13 03:08:11.157 | genisoimage 2022-04-13 03:08:11.157 | iptables 2022-04-13 03:08:11.157 | iputils-arping 2022-04-13 03:08:11.157 | kpartx 2022-04-13 03:08:11.157 | libjs-jquery-tablesorter 2022-04-13 03:08:11.157 | parted 2022-04-13 03:08:11.157 | pm-utils 2022-04-13 03:08:11.157 | python3-mysqldb 2022-04-13 03:08:11.157 | socat 2022-04-13 03:08:11.157 | sqlite3 2022-04-13 03:08:11.157 | sudo 2022-04-13 03:08:11.157 | vlan 2022-04-13 03:08:11.157 | lsscsi 2022-04-13 03:08:11.157 | open-iscsi 2022-04-13 03:08:11.158 | lvm2 2022-04-13 03:08:11.158 | qemu-utils 2022-04-13 03:08:11.158 | thin-provisioning-tools 2022-04-13 03:08:11.158 | acl 2022-04-13 03:08:11.158 | dnsmasq-base 2022-04-13 03:08:11.158 | dnsmasq-utils 2022-04-13 03:08:11.158 | ebtables 2022-04-13 03:08:11.158 | haproxy 2022-04-13 03:08:11.158 | iptables 2022-04-13 03:08:11.158 | iputils-arping 2022-04-13 03:08:11.158 | iputils-ping 2022-04-13 03:08:11.158 | postgresql-server-dev-all 2022-04-13 03:08:11.158 | python3-mysqldb 2022-04-13 03:08:11.158 | sqlite3 2022-04-13 03:08:11.158 | sudo 2022-04-13 03:08:11.158 | vlan 2022-04-13 03:08:11.158 | pcp 2022-04-13 03:08:11.158 | ipset 2022-04-13 03:08:11.158 | conntrack 2022-04-13 03:08:11.158 | conntrackd 2022-04-13 03:08:11.158 | keepalived 2022-04-13 03:08:11.158 | lvm2 2022-04-13 03:08:11.158 | qemu-utils 2022-04-13 03:08:11.158 | thin-provisioning-tools 2022-04-13 03:08:11.158 | curl 2022-04-13 03:08:11.158 | liberasurecode-dev 2022-04-13 03:08:11.158 | make 2022-04-13 03:08:11.158 | memcached 2022-04-13 03:08:11.158 | rsync 2022-04-13 03:08:11.158 | sqlite3 2022-04-13 03:08:11.158 | xfsprogs ' 2022-04-13 03:08:11.158 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 03:08:11.161 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:11.163 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:11.167 | ++ 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 03:08:11.167 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 03:08:11.172 | ++ 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 03:08:11.174 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 03:08:11.176 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:08:11.178 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 03:08:11.180 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:08:11.182 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:08:11.185 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:08:11.187 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:11.189 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:11.191 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:08:11.193 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 03:08:11.195 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 03:08:11.197 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 03:08:11.199 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 03:08:11.204 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 03:08:11.206 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 03:08:11.208 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 03:08:11.210 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 03:08:11.211 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 03:08:11.214 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 03:08:11.218 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649819291215 2022-04-13 03:08:11.220 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 03:08:11.222 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 03:08:11.224 | ++ 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 03:08:11.458 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 03:08:11.489 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 03:08:11.534 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 03:08:11.541 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 03:08:13.747 | Reading package lists... 2022-04-13 03:08:13.782 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 03:08:13.785 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 03:08:13.787 | ++ functions-common:time_stop:2425 : local name 2022-04-13 03:08:13.790 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 03:08:13.792 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:08:13.795 | ++ functions-common:time_stop:2428 : local total 2022-04-13 03:08:13.797 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 03:08:13.799 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 03:08:13.801 | ++ functions-common:time_stop:2432 : start_time=1649819291215 2022-04-13 03:08:13.803 | ++ functions-common:time_stop:2434 : [[ -z 1649819291215 ]] 2022-04-13 03:08:13.807 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:08:13.811 | ++ functions-common:time_stop:2437 : end_time=1649819293808 2022-04-13 03:08:13.813 | ++ functions-common:time_stop:2438 : elapsed_time=2593 2022-04-13 03:08:13.816 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 03:08:13.818 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:08:13.821 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2593 2022-04-13 03:08:13.824 | ++ 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 03:08:13.827 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:08:13.829 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:13.831 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:13.833 | ++ 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 03:08:13.854 | ++ 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 03:08:13.963 | Reading package lists... 2022-04-13 03:08:14.206 | Building dependency tree... 2022-04-13 03:08:14.207 | Reading state information... 2022-04-13 03:08:14.241 | acl is already the newest version (2.2.53-6). 2022-04-13 03:08:14.241 | bc is already the newest version (1.07.1-2build1). 2022-04-13 03:08:14.241 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 03:08:14.241 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 03:08:14.241 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 03:08:14.242 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 03:08:14.242 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 03:08:14.242 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 03:08:14.242 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 03:08:14.242 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 03:08:14.242 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 03:08:14.242 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 03:08:14.242 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 03:08:14.242 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 03:08:14.242 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 03:08:14.242 | libffi-dev is already the newest version (3.3-4). 2022-04-13 03:08:14.242 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 03:08:14.242 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 03:08:14.242 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 03:08:14.242 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 03:08:14.242 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 03:08:14.242 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 03:08:14.242 | make is already the newest version (4.2.1-1.2). 2022-04-13 03:08:14.242 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 03:08:14.242 | psmisc is already the newest version (23.3-1). 2022-04-13 03:08:14.242 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 03:08:14.242 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 03:08:14.242 | python3-systemd is already the newest version (234-3build2). 2022-04-13 03:08:14.242 | socat is already the newest version (1.7.3.3-2). 2022-04-13 03:08:14.242 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 03:08:14.242 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 03:08:14.242 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 03:08:14.242 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 03:08:14.242 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 03:08:14.242 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 03:08:14.242 | pcp is already the newest version (5.0.3-1). 2022-04-13 03:08:14.242 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 03:08:14.242 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 03:08:14.242 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 03:08:14.243 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 03:08:14.243 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 03:08:14.243 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 03:08:14.243 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 03:08:14.243 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 03:08:14.243 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 03:08:14.243 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 03:08:14.243 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 03:08:14.243 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 03:08:14.243 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 03:08:14.243 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 03:08:14.243 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 03:08:14.243 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 03:08:14.243 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 03:08:14.243 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 03:08:14.243 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 03:08:14.243 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 03:08:14.243 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 03:08:14.243 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 03:08:14.243 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 03:08:14.243 | openssl set to manually installed. 2022-04-13 03:08:14.243 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 03:08:14.243 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 03:08:14.243 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 03:08:14.243 | rsync set to manually installed. 2022-04-13 03:08:14.243 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 03:08:14.243 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 03:08:14.243 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 03:08:14.243 | tar set to manually installed. 2022-04-13 03:08:14.243 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 03:08:14.243 | tcpdump set to manually installed. 2022-04-13 03:08:14.243 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 03:08:14.454 | uuid-runtime set to manually installed. 2022-04-13 03:08:14.454 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 03:08:14.454 | wget set to manually installed. 2022-04-13 03:08:14.454 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 03:08:14.454 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 03:08:14.454 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 03:08:14.454 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 03:08:14.454 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 03:08:14.454 | The following packages were automatically installed and are no longer required: 2022-04-13 03:08:14.455 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:08:14.455 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:08:14.455 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:08:14.455 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:08:14.455 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:08:14.455 | python3-zope.interface 2022-04-13 03:08:14.455 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:08:14.607 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:08:14.612 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 03:08:14.615 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:08:14.618 | ++ functions-common:time_stop:2425 : local name 2022-04-13 03:08:14.622 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 03:08:14.624 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:08:14.626 | ++ functions-common:time_stop:2428 : local total 2022-04-13 03:08:14.629 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 03:08:14.631 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:08:14.633 | ++ functions-common:time_stop:2432 : start_time=1649819293851 2022-04-13 03:08:14.635 | ++ functions-common:time_stop:2434 : [[ -z 1649819293851 ]] 2022-04-13 03:08:14.638 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:08:14.643 | ++ functions-common:time_stop:2437 : end_time=1649819294640 2022-04-13 03:08:14.645 | ++ functions-common:time_stop:2438 : elapsed_time=789 2022-04-13 03:08:14.647 | ++ functions-common:time_stop:2439 : total=773 2022-04-13 03:08:14.649 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:08:14.652 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1562 2022-04-13 03:08:14.654 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 03:08:14.657 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 03:08:14.659 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 03:08:14.661 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 03:08:14.666 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 03:08:14.670 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 03:08:14.672 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 03:08:14.675 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 03:08:16.135 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 03:08:16.137 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 03:08:16.139 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 03:08:16.141 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 03:08:16.143 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 03:08:16.145 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 03:08:16.147 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 03:08:16.149 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 03:08:16.150 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 03:08:16.152 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 03:08:16.154 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 03:08:16.156 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 03:08:16.157 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 03:08:16.159 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 03:08:16.161 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 03:08:16.163 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 03:08:16.164 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 03:08:16.166 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 03:08:16.168 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 03:08:16.170 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 03:08:16.172 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 03:08:16.174 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 03:08:16.176 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 03:08:16.178 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 03:08:16.246 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 03:08:16.250 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 03:08:16.318 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 03:08:16.321 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 03:08:16.398 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 03:08:16.400 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 03:08:16.403 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 03:08:16.406 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 03:08:16.408 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 03:08:16.410 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 03:08:16.412 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 03:08:16.415 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 03:08:16.416 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 03:08:16.418 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 03:08:16.420 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 03:08:16.421 | Distro: focal 2022-04-13 03:08:16.423 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 03:08:16.426 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 03:08:16.430 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 03:08:16.432 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 03:08:16.434 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 03:08:16.435 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 03:08:17.013 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 03:08:17.016 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 03:08:17.016 | pip: 21.3.1 2022-04-13 03:08:17.020 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 03:08:17.022 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 03:08:17.026 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:08:17.028 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:08:17.030 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:08:17.032 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:08:17.034 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:08:17.036 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:08:17.038 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:08:17.039 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:08:17.041 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:08:17.043 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:08:17.045 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:08:17.047 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 03:08:17.049 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:17.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:17.053 | + tools/install_pip.sh:main:142 : : 2022-04-13 03:08:17.055 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 03:08:17.058 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 03:08:17.060 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 03:08:17.062 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 03:08:17.064 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 03:08:17.066 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 03:08:17.068 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 03:08:17.071 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 03:08:17.071 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 03:08:17.075 | ++ 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 03:08:17.077 | ++ 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 03:08:17.079 | ++ 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 03:08:17.081 | + 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 03:08:17.083 | + 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 03:08:17.099 | 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 03:08:17.101 | + 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 03:08:17.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:08:17.843 | from cryptography.utils import int_from_bytes 2022-04-13 03:08:17.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:08:17.843 | from cryptography.utils import int_from_bytes 2022-04-13 03:08:19.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:08:20.524 | 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 03:08:20.535 | 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 03:08:22.217 | Installing collected packages: setuptools 2022-04-13 03:08:23.075 | Successfully installed setuptools-62.0.0 2022-04-13 03:08:23.075 | 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 03:08:23.220 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:08:23.220 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:08:23.339 | + inc/python:pip_install:200 : result=0 2022-04-13 03:08:23.342 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:08:23.345 | + functions-common:time_stop:2425 : local name 2022-04-13 03:08:23.348 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:08:23.351 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:08:23.353 | + functions-common:time_stop:2428 : local total 2022-04-13 03:08:23.356 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:08:23.358 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:08:23.360 | + functions-common:time_stop:2432 : start_time=1649819297094 2022-04-13 03:08:23.362 | + functions-common:time_stop:2434 : [[ -z 1649819297094 ]] 2022-04-13 03:08:23.364 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:08:23.367 | + functions-common:time_stop:2437 : end_time=1649819303365 2022-04-13 03:08:23.369 | + functions-common:time_stop:2438 : elapsed_time=6271 2022-04-13 03:08:23.371 | + functions-common:time_stop:2439 : total=0 2022-04-13 03:08:23.372 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:08:23.374 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6271 2022-04-13 03:08:23.376 | + inc/python:pip_install:203 : return 0 2022-04-13 03:08:23.378 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 03:08:23.380 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 03:08:23.384 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 03:08:23.385 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 03:08:23.388 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 03:08:23.388 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 03:08:23.968 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 03:08:23.970 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 03:08:23.970 | pip: 21.3.1 2022-04-13 03:08:23.974 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 03:08:23.977 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 03:08:23.981 | + ./stack.sh:main:798 : fixup_all 2022-04-13 03:08:23.983 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 03:08:23.985 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 03:08:23.987 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:23.989 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:23.992 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 03:08:24.003 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 03:08:24.014 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 03:08:24.026 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 03:08:24.028 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 03:08:24.031 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:08:24.033 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:08:24.035 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:08:24.038 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:08:24.040 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:08:24.043 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:08:24.046 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:08:24.048 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:08:24.050 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:08:24.052 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:08:24.054 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:08:24.056 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 03:08:24.058 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 03:08:24.060 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 03:08:24.062 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 03:08:24.065 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 03:08:24.067 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 03:08:24.069 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 03:08:24.071 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 03:08:24.073 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 03:08:24.075 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 03:08:24.077 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 03:08:24.080 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 03:08:24.082 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 03:08:24.084 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 03:08:24.086 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 03:08:24.089 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 03:08:24.110 | Using python 3.8 to install os-testr 2022-04-13 03:08:24.113 | + 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 03:08:24.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:08:24.828 | from cryptography.utils import int_from_bytes 2022-04-13 03:08:24.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:08:24.828 | from cryptography.utils import int_from_bytes 2022-04-13 03:08:25.986 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:08:26.017 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 03:08:26.085 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 03:08:26.086 | 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 03:08:26.087 | 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 03:08:26.100 | 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 03:08:26.110 | 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 03:08:26.121 | 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 03:08:27.741 | 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 03:08:27.746 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:08:27.746 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:08:27.854 | + inc/python:pip_install:200 : result=0 2022-04-13 03:08:27.858 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:08:27.860 | + functions-common:time_stop:2425 : local name 2022-04-13 03:08:27.862 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:08:27.864 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:08:27.866 | + functions-common:time_stop:2428 : local total 2022-04-13 03:08:27.868 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:08:27.871 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:08:27.873 | + functions-common:time_stop:2432 : start_time=1649819304105 2022-04-13 03:08:27.875 | + functions-common:time_stop:2434 : [[ -z 1649819304105 ]] 2022-04-13 03:08:27.878 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:08:27.883 | + functions-common:time_stop:2437 : end_time=1649819307880 2022-04-13 03:08:27.885 | + functions-common:time_stop:2438 : elapsed_time=3775 2022-04-13 03:08:27.887 | + functions-common:time_stop:2439 : total=0 2022-04-13 03:08:27.889 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:08:27.892 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3775 2022-04-13 03:08:27.894 | + inc/python:pip_install:203 : return 0 2022-04-13 03:08:27.897 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 03:08:27.949 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 03:08:28.055 | + ./stack.sh:main:812 : install_infra 2022-04-13 03:08:28.057 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 03:08:28.060 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 03:08:28.063 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 03:08:28.066 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 03:08:28.088 | + 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 03:08:29.958 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:29.965 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:29.969 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:29.974 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:29.978 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:29.985 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:29.989 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.014 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.092 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.110 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.114 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.119 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.133 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.142 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.144 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.160 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.177 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.186 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.191 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.209 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.230 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.248 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.256 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.261 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.281 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.310 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.312 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.325 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.330 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.334 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.339 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.354 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.360 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.409 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.426 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.430 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.461 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.523 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.529 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.536 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.585 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.599 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.607 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.708 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.732 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.736 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.747 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.752 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.771 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.778 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.795 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.824 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.852 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.864 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.877 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.895 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.903 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.917 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.928 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.932 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:30.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:08:31.075 | 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 03:08:31.359 | + inc/python:pip_install:200 : result=0 2022-04-13 03:08:31.361 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:08:31.364 | + functions-common:time_stop:2425 : local name 2022-04-13 03:08:31.366 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:08:31.368 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:08:31.370 | + functions-common:time_stop:2428 : local total 2022-04-13 03:08:31.373 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:08:31.375 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:08:31.377 | + functions-common:time_stop:2432 : start_time=1649819308081 2022-04-13 03:08:31.379 | + functions-common:time_stop:2434 : [[ -z 1649819308081 ]] 2022-04-13 03:08:31.382 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:08:31.387 | + functions-common:time_stop:2437 : end_time=1649819311384 2022-04-13 03:08:31.389 | + functions-common:time_stop:2438 : elapsed_time=3303 2022-04-13 03:08:31.393 | + functions-common:time_stop:2439 : total=3775 2022-04-13 03:08:31.395 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:08:31.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7078 2022-04-13 03:08:31.399 | + inc/python:pip_install:203 : return 0 2022-04-13 03:08:31.402 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 03:08:31.404 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 03:08:31.429 | + 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 03:08:33.199 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.206 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.211 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.216 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.220 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.227 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.231 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.256 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.335 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.354 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.358 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.363 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.378 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.386 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.388 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.405 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.423 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.432 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.437 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.455 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.477 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.495 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.503 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.508 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.529 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.558 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.560 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.574 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.579 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.583 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.588 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.603 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.613 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.662 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.680 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.684 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.716 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.779 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.785 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.792 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.843 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.856 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.865 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.969 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.994 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:33.998 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.008 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.014 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.033 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.040 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.057 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.088 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.116 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.129 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.142 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.159 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.168 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.182 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.193 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.197 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:08:34.204 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:08:34.206 | Processing /opt/stack/requirements 2022-04-13 03:08:35.950 | 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 03:08:35.953 | 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 03:08:35.965 | 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 03:08:35.971 | 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 03:08:35.973 | 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 03:08:35.979 | 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 03:08:36.005 | 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 03:08:36.008 | 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 03:08:36.020 | 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 03:08:36.071 | 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 03:08:36.073 | 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 03:08:36.088 | 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 03:08:36.091 | 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 03:08:36.094 | 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 03:08:36.100 | 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 03:08:36.102 | 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 03:08:36.114 | 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 03:08:36.117 | 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 03:08:36.128 | 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 03:08:36.135 | 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 03:08:36.183 | 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 03:08:36.188 | 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 03:08:36.249 | 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 03:08:36.251 | Building wheels for collected packages: openstack-requirements 2022-04-13 03:08:36.252 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 03:08:37.074 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 03:08:37.074 | ERROR: Command errored out with exit status 1: 2022-04-13 03:08:37.074 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-vbugjmtz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-vbugjmtz/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-nbzxuixa 2022-04-13 03:08:37.075 | cwd: /tmp/pip-req-build-vbugjmtz/ 2022-04-13 03:08:37.075 | Complete output (6 lines): 2022-04-13 03:08:37.075 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 03:08:37.075 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 03:08:37.075 | or: setup.py --help-commands 2022-04-13 03:08:37.075 | or: setup.py cmd --help 2022-04-13 03:08:37.075 | 2022-04-13 03:08:37.075 | error: invalid command 'bdist_wheel' 2022-04-13 03:08:37.075 | ---------------------------------------- 2022-04-13 03:08:37.075 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 03:08:37.075 | Running setup.py clean for openstack-requirements 2022-04-13 03:08:37.937 | Failed to build openstack-requirements 2022-04-13 03:08:37.963 | Installing collected packages: openstack-requirements 2022-04-13 03:08:37.964 | Attempting uninstall: openstack-requirements 2022-04-13 03:08:37.965 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 03:08:38.000 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 03:08:38.019 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 03:08:38.021 | Running setup.py install for openstack-requirements: started 2022-04-13 03:08:40.408 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 03:08:40.441 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 03:08:40.568 | + inc/python:pip_install:200 : result=0 2022-04-13 03:08:40.571 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:08:40.576 | + functions-common:time_stop:2425 : local name 2022-04-13 03:08:40.578 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:08:40.580 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:08:40.582 | + functions-common:time_stop:2428 : local total 2022-04-13 03:08:40.584 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:08:40.587 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:08:40.589 | + functions-common:time_stop:2432 : start_time=1649819311420 2022-04-13 03:08:40.591 | + functions-common:time_stop:2434 : [[ -z 1649819311420 ]] 2022-04-13 03:08:40.594 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:08:40.598 | + functions-common:time_stop:2437 : end_time=1649819320595 2022-04-13 03:08:40.600 | + functions-common:time_stop:2438 : elapsed_time=9175 2022-04-13 03:08:40.602 | + functions-common:time_stop:2439 : total=7078 2022-04-13 03:08:40.604 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:08:40.606 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16253 2022-04-13 03:08:40.608 | + inc/python:pip_install:203 : return 0 2022-04-13 03:08:40.611 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 03:08:40.613 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 03:08:40.615 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 03:08:40.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:08:40.620 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:08:40.622 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 03:08:40.625 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:08:40.627 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 03:08:40.647 | Using python 3.8 to install pbr 2022-04-13 03:08:40.649 | + 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 03:08:41.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:08:41.374 | from cryptography.utils import int_from_bytes 2022-04-13 03:08:41.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:08:41.374 | from cryptography.utils import int_from_bytes 2022-04-13 03:08:42.517 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:08:42.548 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 03:08:44.294 | 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 03:08:44.299 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:08:44.300 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:08:44.414 | + inc/python:pip_install:200 : result=0 2022-04-13 03:08:44.418 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:08:44.421 | + functions-common:time_stop:2425 : local name 2022-04-13 03:08:44.424 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:08:44.427 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:08:44.429 | + functions-common:time_stop:2428 : local total 2022-04-13 03:08:44.432 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:08:44.435 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:08:44.438 | + functions-common:time_stop:2432 : start_time=1649819320642 2022-04-13 03:08:44.441 | + functions-common:time_stop:2434 : [[ -z 1649819320642 ]] 2022-04-13 03:08:44.444 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:08:44.450 | + functions-common:time_stop:2437 : end_time=1649819324446 2022-04-13 03:08:44.452 | + functions-common:time_stop:2438 : elapsed_time=3804 2022-04-13 03:08:44.455 | + functions-common:time_stop:2439 : total=16253 2022-04-13 03:08:44.458 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:08:44.460 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20057 2022-04-13 03:08:44.463 | + inc/python:pip_install:203 : return 0 2022-04-13 03:08:44.466 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 03:08:46.740 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 03:08:48.630 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:08:48.631 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 03:08:48.646 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 03:08:48.650 | 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 03:08:48.654 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 03:08:48.657 | 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 03:08:48.660 | 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 03:08:48.731 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 03:08:48.734 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 03:08:48.740 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 03:08:48.764 | + ./stack.sh:main:821 : pkgs= 2022-04-13 03:08:48.768 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 03:08:48.770 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 03:08:48.773 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 03:08:48.775 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 03:08:48.777 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 03:08:48.780 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 03:08:48.782 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 03:08:48.784 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 03:08:48.787 | + functions-common:run_phase:1863 : local extra 2022-04-13 03:08:48.790 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 03:08:48.794 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 03:08:48.796 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 03:08:48.799 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 03:08:48.801 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 03:08:48.803 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 03:08:48.818 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:48.820 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 03:08:48.822 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:08:48.824 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 03:08:48.827 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:08:48.829 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 03:08:48.831 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:08:48.833 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 03:08:48.835 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:08:48.837 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 03:08:48.839 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:08:48.841 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 03:08:48.843 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 03:08:48.845 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 03:08:48.847 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 03:08:48.849 | + 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 03:08:48.851 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 03:08:48.853 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 03:08:48.855 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 03:08:48.857 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 03:08:48.859 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 03:08:48.862 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 03:08:48.864 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 03:08:48.866 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 03:08:48.868 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 03:08:48.871 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 03:08:48.921 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 03:08:48.921 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 03:08:48.923 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 03:08:49.287 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 03:08:49.291 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 03:08:49.314 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:49.317 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 03:08:49.319 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:08:49.321 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:08:49.324 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:08:49.326 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:08:49.328 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:08:49.330 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:08:49.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:49.335 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:49.337 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:08:49.339 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:08:49.342 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:08:49.344 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:08:49.346 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 03:08:49.348 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:08:49.351 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:49.353 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:49.355 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 03:08:49.376 | + 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 03:08:49.485 | Reading package lists... 2022-04-13 03:08:49.727 | Building dependency tree... 2022-04-13 03:08:49.728 | Reading state information... 2022-04-13 03:08:49.974 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 03:08:49.974 | The following packages were automatically installed and are no longer required: 2022-04-13 03:08:49.975 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:08:49.975 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:08:49.975 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:08:49.975 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:08:49.975 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:08:49.975 | python3-zope.interface 2022-04-13 03:08:49.975 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:08:50.101 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:08:50.107 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:08:50.110 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:08:50.113 | + functions-common:time_stop:2425 : local name 2022-04-13 03:08:50.116 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:08:50.118 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:08:50.121 | + functions-common:time_stop:2428 : local total 2022-04-13 03:08:50.123 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:08:50.126 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:08:50.128 | + functions-common:time_stop:2432 : start_time=1649819329373 2022-04-13 03:08:50.130 | + functions-common:time_stop:2434 : [[ -z 1649819329373 ]] 2022-04-13 03:08:50.133 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:08:50.137 | + functions-common:time_stop:2437 : end_time=1649819330135 2022-04-13 03:08:50.139 | + functions-common:time_stop:2438 : elapsed_time=762 2022-04-13 03:08:50.142 | + functions-common:time_stop:2439 : total=1562 2022-04-13 03:08:50.144 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:08:50.146 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2324 2022-04-13 03:08:50.149 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:08:50.151 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 03:08:50.154 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 03:08:50.156 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 03:08:50.159 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 03:08:50.161 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 03:08:50.163 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 03:08:50.165 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 03:08:50.168 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 03:08:50.170 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:08:50.172 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:08:50.175 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:08:50.177 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:08:50.179 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:08:50.181 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:08:50.184 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:08:50.186 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:08:50.188 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:08:50.190 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:08:50.193 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:08:50.195 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 03:08:50.197 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 03:08:50.199 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 03:08:50.202 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 03:08:50.204 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 03:08:50.206 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 03:08:50.209 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 03:08:50.211 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 03:08:50.214 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 03:08:50.230 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:50.233 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 03:08:50.236 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 03:08:50.238 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 03:08:50.240 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 03:08:50.243 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 03:08:50.247 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 03:08:50.249 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 03:08:50.252 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 03:08:50.254 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 03:08:50.256 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 03:08:50.258 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 03:08:50.261 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 03:08:51.042 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 03:08:51.043 | user tags 2022-04-13 03:08:51.043 | stackrabbit []' 2022-04-13 03:08:51.047 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 03:08:51.047 | user tags 2022-04-13 03:08:51.047 | stackrabbit []' 2022-04-13 03:08:51.047 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 03:08:51.056 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 03:08:51.059 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 03:08:51.062 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 03:08:51.756 | Changing password for user "stackrabbit" ... 2022-04-13 03:08:51.781 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 03:08:52.468 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 03:08:52.495 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 03:08:52.498 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 03:08:53.246 | Changing password for user "stackrabbit" ... 2022-04-13 03:08:53.275 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 03:08:53.277 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 03:08:53.280 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 03:08:53.948 | Deleting user "guest" ... 2022-04-13 03:08:53.967 | Error: 2022-04-13 03:08:53.967 | {:no_such_user, "guest"} 2022-04-13 03:08:53.980 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 03:08:53.983 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 03:08:53.999 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:54.001 | + ./stack.sh:main:838 : install_database 2022-04-13 03:08:54.004 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 03:08:54.006 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 03:08:54.008 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:54.011 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:54.013 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 03:08:54.232 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 03:08:54.235 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 03:08:54.238 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 03:08:54.242 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 03:08:54.245 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:08:54.249 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 03:08:54.252 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:08:54.255 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:08:54.258 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:08:54.262 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:08:54.264 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:08:54.267 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:08:54.269 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:08:54.271 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:08:54.274 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:08:54.276 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:08:54.278 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:08:54.280 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 03:08:54.283 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 03:08:54.285 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 03:08:54.287 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 03:08:54.290 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 03:08:54.292 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 03:08:54.294 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 03:08:54.297 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 03:08:54.299 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:54.301 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:54.304 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 03:08:54.306 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:08:54.308 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:08:54.310 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:08:54.313 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:08:54.315 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:08:54.317 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:08:54.320 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:54.322 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:54.324 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:08:54.326 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:08:54.328 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:08:54.331 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:08:54.333 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 03:08:54.335 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:08:54.337 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:54.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:54.342 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 03:08:54.362 | + 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 03:08:54.472 | Reading package lists... 2022-04-13 03:08:54.714 | Building dependency tree... 2022-04-13 03:08:54.715 | Reading state information... 2022-04-13 03:08:54.961 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 03:08:54.962 | The following packages were automatically installed and are no longer required: 2022-04-13 03:08:54.963 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:08:54.963 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:08:54.963 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:08:54.963 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:08:54.963 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:08:54.963 | python3-zope.interface 2022-04-13 03:08:54.963 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:08:55.115 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:08:55.121 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:08:55.124 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:08:55.127 | + functions-common:time_stop:2425 : local name 2022-04-13 03:08:55.129 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:08:55.132 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:08:55.134 | + functions-common:time_stop:2428 : local total 2022-04-13 03:08:55.136 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:08:55.138 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:08:55.141 | + functions-common:time_stop:2432 : start_time=1649819334360 2022-04-13 03:08:55.144 | + functions-common:time_stop:2434 : [[ -z 1649819334360 ]] 2022-04-13 03:08:55.146 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:08:55.151 | + functions-common:time_stop:2437 : end_time=1649819335148 2022-04-13 03:08:55.154 | + functions-common:time_stop:2438 : elapsed_time=788 2022-04-13 03:08:55.156 | + functions-common:time_stop:2439 : total=2324 2022-04-13 03:08:55.158 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:08:55.160 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3112 2022-04-13 03:08:55.163 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:08:55.165 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 03:08:55.167 | + ./stack.sh:main:841 : install_database_python 2022-04-13 03:08:55.170 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 03:08:55.172 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 03:08:55.174 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 03:08:55.177 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 03:08:55.179 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 03:08:55.182 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 03:08:55.184 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 03:08:55.188 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 03:08:55.188 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 03:08:55.194 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 03:08:55.196 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 03:08:55.199 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 03:08:55.201 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 03:08:55.204 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 03:08:55.225 | Using python 3.8 to install PyMySQL 2022-04-13 03:08:55.227 | + 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 03:08:55.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:08:55.954 | from cryptography.utils import int_from_bytes 2022-04-13 03:08:55.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:08:55.954 | from cryptography.utils import int_from_bytes 2022-04-13 03:08:57.124 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:08:57.156 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 03:08:58.793 | 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 03:08:58.799 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:08:58.799 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:08:58.905 | + inc/python:pip_install:200 : result=0 2022-04-13 03:08:58.909 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:08:58.912 | + functions-common:time_stop:2425 : local name 2022-04-13 03:08:58.916 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:08:58.920 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:08:58.924 | + functions-common:time_stop:2428 : local total 2022-04-13 03:08:58.928 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:08:58.931 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:08:58.935 | + functions-common:time_stop:2432 : start_time=1649819335219 2022-04-13 03:08:58.938 | + functions-common:time_stop:2434 : [[ -z 1649819335219 ]] 2022-04-13 03:08:58.940 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:08:58.945 | + functions-common:time_stop:2437 : end_time=1649819338942 2022-04-13 03:08:58.947 | + functions-common:time_stop:2438 : elapsed_time=3723 2022-04-13 03:08:58.949 | + functions-common:time_stop:2439 : total=20057 2022-04-13 03:08:58.952 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:08:58.954 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23780 2022-04-13 03:08:58.956 | + inc/python:pip_install:203 : return 0 2022-04-13 03:08:58.959 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 03:08:58.961 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 03:08:58.963 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 03:08:58.966 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 03:08:58.982 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:58.984 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 03:08:58.986 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 03:08:58.990 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 03:08:58.990 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 03:08:58.995 | + 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 03:08:58.997 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 03:08:59.000 | + 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 03:08:59.002 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 03:08:59.005 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 03:08:59.007 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 03:08:59.023 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:59.025 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 03:08:59.027 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:08:59.030 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:08:59.032 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:08:59.035 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:08:59.037 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:08:59.039 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:08:59.042 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:59.044 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:59.046 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:08:59.049 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:08:59.051 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:08:59.053 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:08:59.055 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 03:08:59.058 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:08:59.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:59.062 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:59.065 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 03:08:59.084 | + 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 03:08:59.194 | Reading package lists... 2022-04-13 03:08:59.436 | Building dependency tree... 2022-04-13 03:08:59.437 | Reading state information... 2022-04-13 03:08:59.683 | radvd is already the newest version (1:2.17-2). 2022-04-13 03:08:59.683 | The following packages were automatically installed and are no longer required: 2022-04-13 03:08:59.684 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:08:59.684 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:08:59.684 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:08:59.684 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:08:59.685 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:08:59.685 | python3-zope.interface 2022-04-13 03:08:59.685 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:08:59.813 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:08:59.818 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:08:59.821 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:08:59.824 | + functions-common:time_stop:2425 : local name 2022-04-13 03:08:59.828 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:08:59.831 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:08:59.834 | + functions-common:time_stop:2428 : local total 2022-04-13 03:08:59.837 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:08:59.840 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:08:59.844 | + functions-common:time_stop:2432 : start_time=1649819339082 2022-04-13 03:08:59.846 | + functions-common:time_stop:2434 : [[ -z 1649819339082 ]] 2022-04-13 03:08:59.849 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:08:59.853 | + functions-common:time_stop:2437 : end_time=1649819339850 2022-04-13 03:08:59.855 | + functions-common:time_stop:2438 : elapsed_time=768 2022-04-13 03:08:59.858 | + functions-common:time_stop:2439 : total=3112 2022-04-13 03:08:59.860 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:08:59.863 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3880 2022-04-13 03:08:59.865 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:08:59.867 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 03:08:59.884 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:08:59.886 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 03:08:59.888 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 03:08:59.891 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 03:08:59.894 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 03:08:59.913 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 03:08:59.915 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:08:59.917 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:08:59.920 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:08:59.922 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:08:59.924 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:08:59.926 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:08:59.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:59.931 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:59.933 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:08:59.935 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:08:59.937 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:08:59.939 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:08:59.941 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 03:08:59.944 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:08:59.946 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:08:59.948 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:08:59.950 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 03:08:59.972 | + 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 03:09:00.082 | Reading package lists... 2022-04-13 03:09:00.324 | Building dependency tree... 2022-04-13 03:09:00.326 | Reading state information... 2022-04-13 03:09:00.573 | fakeroot is already the newest version (1.24-1). 2022-04-13 03:09:00.573 | make is already the newest version (4.2.1-1.2). 2022-04-13 03:09:00.573 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 03:09:00.573 | The following packages were automatically installed and are no longer required: 2022-04-13 03:09:00.574 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:09:00.575 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:09:00.575 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:09:00.575 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:09:00.575 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:09:00.575 | python3-zope.interface 2022-04-13 03:09:00.575 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:09:00.713 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:09:00.718 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:09:00.721 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:09:00.723 | + functions-common:time_stop:2425 : local name 2022-04-13 03:09:00.726 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:09:00.728 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:09:00.730 | + functions-common:time_stop:2428 : local total 2022-04-13 03:09:00.734 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:09:00.736 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:09:00.738 | + functions-common:time_stop:2432 : start_time=1649819339969 2022-04-13 03:09:00.741 | + functions-common:time_stop:2434 : [[ -z 1649819339969 ]] 2022-04-13 03:09:00.744 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:09:00.749 | + functions-common:time_stop:2437 : end_time=1649819340746 2022-04-13 03:09:00.751 | + functions-common:time_stop:2438 : elapsed_time=777 2022-04-13 03:09:00.753 | + functions-common:time_stop:2439 : total=3880 2022-04-13 03:09:00.755 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:09:00.757 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4657 2022-04-13 03:09:00.760 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:09:00.762 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 03:09:00.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:09:00.768 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:09:00.770 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 03:09:00.772 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 03:09:00.775 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 03:09:00.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 03:09:00.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 03:09:00.785 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 03:09:00.787 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 03:09:00.790 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 03:09:00.792 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 03:09:00.794 | + functions:vercmp:628 : local v1=5.4 2022-04-13 03:09:00.797 | + functions:vercmp:629 : local 'op=<' 2022-04-13 03:09:00.799 | + functions:vercmp:630 : local v2=3.13 2022-04-13 03:09:00.801 | + functions:vercmp:631 : local result 2022-04-13 03:09:00.805 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 03:09:00.806 | ++ functions:vercmp:635 : head -1 2022-04-13 03:09:00.806 | ++ functions:vercmp:635 : sort -V 2022-04-13 03:09:00.811 | + functions:vercmp:635 : result=3.13 2022-04-13 03:09:00.813 | + functions:vercmp:637 : case $op in 2022-04-13 03:09:00.815 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 03:09:00.818 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 03:09:00.820 | + functions:vercmp:648 : return 2022-04-13 03:09:00.822 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 03:09:00.824 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 03:09:00.827 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 03:09:01.333 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 03:09:01.335 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 03:09:01.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 03:09:01.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.348 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 03:09:01.365 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:09:01.368 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 03:09:01.371 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 03:09:01.371 | Installing etcd 2022-04-13 03:09:01.374 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 03:09:01.386 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 03:09:01.398 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 03:09:01.400 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 03:09:01.414 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 03:09:01.417 | ++ 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 03:09:01.420 | ++ 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 03:09:01.423 | +++ 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 03:09:01.427 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 03:09:01.431 | ++ 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 03:09:01.433 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 03:09:01.435 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 03:09:01.438 | ++ functions:get_extra_file:74 : return 2022-04-13 03:09:01.440 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 03:09:01.443 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 03:09:01.445 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 03:09:01.447 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 03:09:01.464 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:09:01.466 | + ./stack.sh:main:868 : install_dstat 2022-04-13 03:09:01.469 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 03:09:01.485 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:09:01.487 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 03:09:01.489 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 03:09:01.492 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 03:09:01.494 | + ./stack.sh:main:877 : install_libs 2022-04-13 03:09:01.496 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 03:09:01.498 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 03:09:01.501 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 03:09:01.503 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 03:09:01.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 03:09:01.512 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.514 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 03:09:01.517 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 03:09:01.519 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 03:09:01.522 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 03:09:01.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 03:09:01.531 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.534 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 03:09:01.536 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 03:09:01.538 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 03:09:01.540 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 03:09:01.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 03:09:01.549 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.551 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 03:09:01.554 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 03:09:01.556 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 03:09:01.558 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 03:09:01.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 03:09:01.567 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.569 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 03:09:01.572 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 03:09:01.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 03:09:01.576 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 03:09:01.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 03:09:01.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.587 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 03:09:01.589 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 03:09:01.591 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 03:09:01.594 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 03:09:01.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 03:09:01.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.606 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 03:09:01.609 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 03:09:01.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 03:09:01.614 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 03:09:01.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 03:09:01.623 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.625 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 03:09:01.628 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 03:09:01.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 03:09:01.633 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 03:09:01.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 03:09:01.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.644 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 03:09:01.647 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 03:09:01.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 03:09:01.651 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 03:09:01.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 03:09:01.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.662 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 03:09:01.665 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 03:09:01.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 03:09:01.670 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 03:09:01.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 03:09:01.679 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.682 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 03:09:01.684 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 03:09:01.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 03:09:01.689 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 03:09:01.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 03:09:01.700 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.703 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 03:09:01.705 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 03:09:01.707 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 03:09:01.709 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 03:09:01.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 03:09:01.719 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.721 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 03:09:01.723 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 03:09:01.725 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 03:09:01.728 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 03:09:01.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 03:09:01.737 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.740 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 03:09:01.742 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 03:09:01.745 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 03:09:01.747 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 03:09:01.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 03:09:01.757 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.759 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 03:09:01.762 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 03:09:01.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 03:09:01.767 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 03:09:01.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 03:09:01.776 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.778 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 03:09:01.781 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 03:09:01.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 03:09:01.785 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 03:09:01.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 03:09:01.794 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.796 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 03:09:01.798 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 03:09:01.801 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 03:09:01.803 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 03:09:01.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 03:09:01.812 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.814 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 03:09:01.816 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 03:09:01.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 03:09:01.821 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 03:09:01.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 03:09:01.830 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.832 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 03:09:01.834 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 03:09:01.836 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 03:09:01.839 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 03:09:01.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 03:09:01.848 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.850 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 03:09:01.852 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 03:09:01.854 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 03:09:01.856 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 03:09:01.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 03:09:01.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.868 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 03:09:01.870 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 03:09:01.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 03:09:01.874 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 03:09:01.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 03:09:01.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.887 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 03:09:01.889 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 03:09:01.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 03:09:01.894 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 03:09:01.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 03:09:01.904 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.907 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 03:09:01.909 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 03:09:01.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 03:09:01.914 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 03:09:01.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 03:09:01.925 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.927 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 03:09:01.930 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 03:09:01.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 03:09:01.935 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 03:09:01.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 03:09:01.944 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.946 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 03:09:01.949 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 03:09:01.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 03:09:01.954 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 03:09:01.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 03:09:01.963 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.966 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 03:09:01.968 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 03:09:01.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 03:09:01.972 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 03:09:01.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 03:09:01.981 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:01.983 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 03:09:01.986 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 03:09:01.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 03:09:01.990 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 03:09:01.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:01.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:01.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 03:09:01.999 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:02.001 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 03:09:02.004 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 03:09:02.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 03:09:02.008 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 03:09:02.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:02.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:02.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 03:09:02.017 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:02.019 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 03:09:02.022 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 03:09:02.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 03:09:02.026 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 03:09:02.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:02.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:02.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 03:09:02.035 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:02.038 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 03:09:02.040 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 03:09:02.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 03:09:02.046 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 03:09:02.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:02.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:02.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 03:09:02.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:02.062 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 03:09:02.064 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 03:09:02.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 03:09:02.069 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 03:09:02.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:02.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:02.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 03:09:02.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:02.080 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 03:09:02.082 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 03:09:02.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 03:09:02.087 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 03:09:02.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:02.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:02.094 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 03:09:02.096 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:02.099 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 03:09:02.101 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 03:09:02.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 03:09:02.106 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 03:09:02.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:02.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:02.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 03:09:02.115 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:02.117 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 03:09:02.119 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 03:09:02.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 03:09:02.124 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 03:09:02.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:02.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:02.131 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 03:09:02.133 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:02.136 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 03:09:02.138 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 03:09:02.140 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 03:09:02.143 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 03:09:02.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:02.147 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:02.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 03:09:02.152 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:02.154 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 03:09:02.157 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 03:09:02.159 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 03:09:02.162 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 03:09:02.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:02.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:02.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 03:09:02.172 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:02.174 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 03:09:02.177 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 03:09:02.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 03:09:02.181 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 03:09:02.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:02.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:02.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 03:09:02.190 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:02.193 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 03:09:02.195 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 03:09:02.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 03:09:02.200 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 03:09:02.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:02.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:02.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 03:09:02.209 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:02.212 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 03:09:02.234 | Using python 3.8 to install etcd3 2022-04-13 03:09:02.237 | + 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 03:09:02.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:02.967 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:02.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:02.968 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:04.122 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:09:04.154 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 03:09:04.162 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 03:09:04.163 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 03:09:04.164 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 03:09:04.165 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 03:09:05.814 | 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 03:09:05.820 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:09:05.820 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:09:05.924 | + inc/python:pip_install:200 : result=0 2022-04-13 03:09:05.928 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:09:05.932 | + functions-common:time_stop:2425 : local name 2022-04-13 03:09:05.936 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:09:05.940 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:09:05.944 | + functions-common:time_stop:2428 : local total 2022-04-13 03:09:05.948 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:09:05.951 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:09:05.954 | + functions-common:time_stop:2432 : start_time=1649819342227 2022-04-13 03:09:05.956 | + functions-common:time_stop:2434 : [[ -z 1649819342227 ]] 2022-04-13 03:09:05.959 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:09:05.964 | + functions-common:time_stop:2437 : end_time=1649819345961 2022-04-13 03:09:05.967 | + functions-common:time_stop:2438 : elapsed_time=3734 2022-04-13 03:09:05.971 | + functions-common:time_stop:2439 : total=23780 2022-04-13 03:09:05.974 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:09:05.976 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27514 2022-04-13 03:09:05.980 | + inc/python:pip_install:203 : return 0 2022-04-13 03:09:05.983 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 03:09:06.004 | Using python 3.8 to install etcd3gw 2022-04-13 03:09:06.006 | + 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 03:09:06.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:06.725 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:06.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:06.725 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:07.891 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:09:07.923 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 03:09:07.931 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 03:09:07.932 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 03:09:07.932 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 03:09:07.933 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 03:09:07.966 | 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 03:09:07.968 | 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 03:09:07.969 | 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 03:09:07.971 | 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 03:09:09.590 | 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 03:09:09.596 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:09:09.596 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:09:09.701 | + inc/python:pip_install:200 : result=0 2022-04-13 03:09:09.704 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:09:09.708 | + functions-common:time_stop:2425 : local name 2022-04-13 03:09:09.711 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:09:09.714 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:09:09.718 | + functions-common:time_stop:2428 : local total 2022-04-13 03:09:09.720 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:09:09.724 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:09:09.727 | + functions-common:time_stop:2432 : start_time=1649819345998 2022-04-13 03:09:09.730 | + functions-common:time_stop:2434 : [[ -z 1649819345998 ]] 2022-04-13 03:09:09.734 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:09:09.738 | + functions-common:time_stop:2437 : end_time=1649819349736 2022-04-13 03:09:09.740 | + functions-common:time_stop:2438 : elapsed_time=3738 2022-04-13 03:09:09.743 | + functions-common:time_stop:2439 : total=27514 2022-04-13 03:09:09.745 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:09:09.747 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31252 2022-04-13 03:09:09.749 | + inc/python:pip_install:203 : return 0 2022-04-13 03:09:09.752 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 03:09:09.754 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 03:09:09.756 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 03:09:09.759 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:09:09.761 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:09:09.763 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:09:09.766 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:09:09.768 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:09:09.771 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:09:09.773 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:09:09.775 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:09:09.778 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:09:09.780 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:09:09.782 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:09:09.785 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 03:09:09.787 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:09:09.789 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:09:09.791 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 03:09:09.793 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 03:09:09.796 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:09:09.798 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:09:09.800 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:09:09.803 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:09:09.805 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:09:09.807 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:09:09.810 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:09:09.812 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:09:09.814 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:09:09.817 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:09:09.819 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:09:09.821 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:09:09.823 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 03:09:09.826 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:09:09.828 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:09:09.830 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:09:09.833 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 03:09:09.854 | + 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 03:09:09.964 | Reading package lists... 2022-04-13 03:09:10.206 | Building dependency tree... 2022-04-13 03:09:10.207 | Reading state information... 2022-04-13 03:09:10.447 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 03:09:10.447 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 03:09:10.447 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 03:09:10.447 | The following packages were automatically installed and are no longer required: 2022-04-13 03:09:10.448 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:09:10.448 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:09:10.448 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:09:10.448 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:09:10.448 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:09:10.448 | python3-zope.interface 2022-04-13 03:09:10.448 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:09:10.578 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:09:10.584 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:09:10.587 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:09:10.591 | + functions-common:time_stop:2425 : local name 2022-04-13 03:09:10.594 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:09:10.597 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:09:10.600 | + functions-common:time_stop:2428 : local total 2022-04-13 03:09:10.604 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:09:10.607 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:09:10.610 | + functions-common:time_stop:2432 : start_time=1649819349851 2022-04-13 03:09:10.612 | + functions-common:time_stop:2434 : [[ -z 1649819349851 ]] 2022-04-13 03:09:10.615 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:09:10.619 | + functions-common:time_stop:2437 : end_time=1649819350617 2022-04-13 03:09:10.621 | + functions-common:time_stop:2438 : elapsed_time=766 2022-04-13 03:09:10.624 | + functions-common:time_stop:2439 : total=4657 2022-04-13 03:09:10.626 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:09:10.628 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5423 2022-04-13 03:09:10.631 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:09:10.633 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 03:09:10.635 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:09:10.637 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:09:10.640 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 03:09:10.707 | Module proxy already enabled 2022-04-13 03:09:10.712 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 03:09:10.783 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 03:09:10.783 | Module proxy already enabled 2022-04-13 03:09:10.783 | Module proxy_uwsgi already enabled 2022-04-13 03:09:10.789 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 03:09:10.792 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 03:09:10.796 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 03:09:10.799 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 03:09:10.941 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 03:09:10.944 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 03:09:10.946 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 03:09:10.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:10.952 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:10.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 03:09:10.956 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:10.959 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 03:09:10.961 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 03:09:10.963 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 03:09:10.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:10.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:10.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 03:09:10.973 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:10.975 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 03:09:10.977 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 03:09:10.979 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 03:09:10.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:10.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:10.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 03:09:10.989 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:10.991 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 03:09:10.994 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 03:09:10.996 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 03:09:10.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:11.001 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:11.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 03:09:11.006 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:11.008 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 03:09:11.011 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 03:09:11.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:11.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:11.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 03:09:11.021 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:11.024 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 03:09:11.026 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 03:09:11.029 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 03:09:11.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:11.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:11.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 03:09:11.038 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:11.040 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 03:09:11.057 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:09:11.060 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 03:09:11.062 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 03:09:11.064 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 03:09:11.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:11.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:11.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 03:09:11.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:11.076 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 03:09:11.092 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:09:11.095 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 03:09:11.097 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 03:09:11.099 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 03:09:11.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:11.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:11.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 03:09:11.109 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:11.111 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 03:09:11.114 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 03:09:11.116 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 03:09:11.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:09:11.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:09:11.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 03:09:11.125 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:09:11.128 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 03:09:11.130 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 03:09:11.132 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 03:09:11.135 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 03:09:11.138 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 03:09:11.140 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 03:09:11.144 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 03:09:11.144 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 03:09:11.149 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 03:09:11.151 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 03:09:11.153 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 03:09:11.156 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 03:09:11.158 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 03:09:11.178 | Using python 3.8 to install keystonemiddleware 2022-04-13 03:09:11.181 | + 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 03:09:11.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:11.909 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:11.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:11.909 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:13.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:09:13.084 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 03:09:13.136 | 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 03:09:13.137 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 03:09:13.138 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 03:09:13.139 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 03:09:13.140 | 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 03:09:13.141 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 03:09:13.142 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 03:09:13.143 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 03:09:13.145 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 03:09:13.146 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 03:09:13.147 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 03:09:13.148 | 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 03:09:13.148 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 03:09:13.150 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 03:09:13.206 | 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 03:09:13.207 | 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 03:09:13.208 | 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 03:09:13.248 | 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 03:09:13.298 | 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 03:09:13.299 | 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 03:09:13.300 | 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 03:09:13.301 | 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 03:09:13.350 | 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 03:09:13.353 | 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 03:09:13.362 | 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 03:09:13.363 | 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 03:09:13.376 | 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 03:09:13.379 | 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 03:09:13.380 | 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 03:09:13.442 | 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 03:09:13.443 | 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 03:09:13.445 | 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 03:09:13.448 | 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 03:09:13.495 | 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 03:09:13.507 | 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 03:09:15.037 | 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 03:09:15.043 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:09:15.043 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:09:15.151 | + inc/python:pip_install:200 : result=0 2022-04-13 03:09:15.155 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:09:15.158 | + functions-common:time_stop:2425 : local name 2022-04-13 03:09:15.161 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:09:15.164 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:09:15.167 | + functions-common:time_stop:2428 : local total 2022-04-13 03:09:15.171 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:09:15.173 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:09:15.175 | + functions-common:time_stop:2432 : start_time=1649819351173 2022-04-13 03:09:15.177 | + functions-common:time_stop:2434 : [[ -z 1649819351173 ]] 2022-04-13 03:09:15.180 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:09:15.184 | + functions-common:time_stop:2437 : end_time=1649819355182 2022-04-13 03:09:15.186 | + functions-common:time_stop:2438 : elapsed_time=4009 2022-04-13 03:09:15.188 | + functions-common:time_stop:2439 : total=31252 2022-04-13 03:09:15.191 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:09:15.193 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35261 2022-04-13 03:09:15.195 | + inc/python:pip_install:203 : return 0 2022-04-13 03:09:15.197 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 03:09:15.199 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 03:09:15.202 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 03:09:15.205 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 03:09:15.207 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 03:09:15.210 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 03:09:15.213 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 03:09:15.214 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 03:09:15.219 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 03:09:15.222 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 03:09:15.224 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 03:09:15.227 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 03:09:15.230 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 03:09:15.250 | Using python 3.8 to install python-memcached 2022-04-13 03:09:15.252 | + 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 03:09:15.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:15.979 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:15.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:15.979 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:17.152 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:09:17.183 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 03:09:17.187 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 03:09:18.825 | 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 03:09:18.831 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:09:18.831 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:09:18.936 | + inc/python:pip_install:200 : result=0 2022-04-13 03:09:18.940 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:09:18.944 | + functions-common:time_stop:2425 : local name 2022-04-13 03:09:18.948 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:09:18.952 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:09:18.954 | + functions-common:time_stop:2428 : local total 2022-04-13 03:09:18.956 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:09:18.959 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:09:18.961 | + functions-common:time_stop:2432 : start_time=1649819355245 2022-04-13 03:09:18.963 | + functions-common:time_stop:2434 : [[ -z 1649819355245 ]] 2022-04-13 03:09:18.966 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:09:18.970 | + functions-common:time_stop:2437 : end_time=1649819358968 2022-04-13 03:09:18.973 | + functions-common:time_stop:2438 : elapsed_time=3723 2022-04-13 03:09:18.975 | + functions-common:time_stop:2439 : total=35261 2022-04-13 03:09:18.977 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:09:18.980 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38984 2022-04-13 03:09:18.982 | + inc/python:pip_install:203 : return 0 2022-04-13 03:09:18.985 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 03:09:19.001 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:09:19.004 | + ./stack.sh:main:899 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-04-13 03:09:19.006 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 03:09:19.009 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 03:09:19.012 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 03:09:19.014 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 03:09:19.017 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 03:09:19.019 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 03:09:19.033 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:09:19.035 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 03:09:19.038 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 03:09:19.040 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 03:09:19.045 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 03:09:19.047 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 03:09:19.051 | ++ functions-common:git_clone:612 : pwd 2022-04-13 03:09:19.054 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 03:09:19.057 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 03:09:19.060 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 03:09:19.075 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 03:09:19.077 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 03:09:19.079 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 03:09:19.082 | + functions-common:git_clone:629 : echo master 2022-04-13 03:09:19.082 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 03:09:19.088 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 03:09:19.091 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 03:09:19.093 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 03:09:19.096 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 03:09:19.096 | + functions-common:git_clone:678 : head -1 2022-04-13 03:09:19.099 | c141e6164 trivial: Fix typo 2022-04-13 03:09:19.102 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 03:09:19.104 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 03:09:19.106 | + inc/python:setup_develop:338 : local bindep 2022-04-13 03:09:19.109 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 03:09:19.111 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 03:09:19.113 | + inc/python:setup_develop:344 : local extras= 2022-04-13 03:09:19.115 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 03:09:19.117 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 03:09:19.120 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 03:09:19.122 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 03:09:19.124 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 03:09:19.126 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 03:09:19.129 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 03:09:19.131 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 03:09:19.134 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 03:09:19.136 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 03:09:19.138 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 03:09:19.141 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 03:09:19.147 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 03:09:19.149 | + 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 03:09:19.815 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 03:09:19.818 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 03:09:19.821 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 03:09:19.824 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 03:09:19.826 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 03:09:19.830 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 03:09:19.834 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 03:09:19.838 | + inc/python:setup_package:428 : local extras= 2022-04-13 03:09:19.841 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 03:09:19.844 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 03:09:19.846 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 03:09:19.849 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 03:09:19.851 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 03:09:19.853 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 03:09:19.874 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 03:09:19.876 | + 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 03:09:20.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:20.597 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:20.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:20.597 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:21.750 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:09:21.782 | Obtaining file:///opt/stack/keystone 2022-04-13 03:09:21.783 | Preparing metadata (setup.py): started 2022-04-13 03:09:22.558 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 03:09:22.558 | ERROR: Command errored out with exit status 1: 2022-04-13 03:09:22.558 | 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-7mktvdju 2022-04-13 03:09:22.558 | cwd: /opt/stack/keystone/ 2022-04-13 03:09:22.558 | Complete output (16 lines): 2022-04-13 03:09:22.558 | Error parsing 2022-04-13 03:09:22.558 | Traceback (most recent call last): 2022-04-13 03:09:22.558 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 03:09:22.559 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 03:09:22.559 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 03:09:22.559 | pbr.hooks.setup_hook(config) 2022-04-13 03:09:22.559 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 03:09:22.559 | metadata_config.run() 2022-04-13 03:09:22.559 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 03:09:22.559 | self.hook() 2022-04-13 03:09:22.559 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 03:09:22.559 | self.config['version'] = packaging.get_version( 2022-04-13 03:09:22.559 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 03:09:22.559 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 03:09:22.559 | 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 03:09:22.559 | 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 03:09:22.559 | ---------------------------------------- 2022-04-13 03:09:22.559 | 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 03:09:22.559 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 03:09:22.571 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:09:22.571 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:09:22.660 | + inc/python:pip_install:1 : exit_trap 2022-04-13 03:09:22.663 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 03:09:22.667 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 03:09:22.671 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 03:09:22.673 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 03:09:22.676 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 03:09:22.678 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 03:09:22.680 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 03:09:22.682 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 03:09:22.685 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 03:09:22.685 | Error on exit 2022-04-13 03:09:22.687 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 03:09:22.689 | + ./stack.sh:exit_trap:544 : generate-subunit 1649819285 77 fail 2022-04-13 03:09:23.268 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 03:09:23.271 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 03:09:24.196 | + ./stack.sh:exit_trap:558 : exit 1