2022-06-10 11:01:03.405 | + ./stack.sh:main:482 : exec 2022-06-10 11:01:03.405 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-110103' 2022-06-10 11:01:03.405 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-10-110103.summary.2022-06-10-110103 2022-06-10 11:01:03.405 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:01:03.405 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-110103 2022-06-10 11:01:03.405 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-110103 /opt/stack/logs/stack.sh.log 2022-06-10 11:01:03.405 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-110103.summary.2022-06-10-110103 /opt/stack/logs/stack.sh.log.summary 2022-06-10 11:01:03.405 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-10 11:01:03.405 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-10 11:01:03.405 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-10 11:01:03.405 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-10 11:01:03.405 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-10 11:01:03.405 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-10 11:01:03.405 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-10 11:01:03.405 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 11:01:03.405 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-10 11:01:03.405 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-10 11:01:03.405 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 11:01:03.405 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 11:01:03.405 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-10 11:01:03.405 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-10 11:01:03.406 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 11:01:03.407 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-10 11:01:03.409 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-10 11:01:03.411 | + ./stack.sh:main:568 : set -o errexit 2022-06-10 11:01:03.413 | + ./stack.sh:main:571 : uname -a 2022-06-10 11:01:03.414 | Linux dv-osbrick-master-4-smb 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-06-10 11:01:03.417 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-10 11:01:03.418 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-10 11:01:03.422 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-10 11:01:03.461 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-10 11:01:03.478 | + ./stack.sh:main:585 : fetch_plugins 2022-06-10 11:01:03.480 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-10 11:01:03.482 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-10 11:01:03.484 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-10 11:01:03.486 | + functions-common:fetch_plugins:1777 : return 2022-06-10 11:01:03.488 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-10 11:01:03.490 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-10 11:01:03.492 | + functions-common:run_phase:1855 : local phase= 2022-06-10 11:01:03.494 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:01:03.496 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:01:03.498 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:01:03.500 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:01:03.501 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:01:03.504 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:01:03.507 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:01:03.509 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:01:03.511 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:01:03.513 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-10 11:01:03.515 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:01:03.527 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:03.529 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 11:01:03.531 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:01:03.533 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:01:03.535 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:01:03.536 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:01:03.538 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:01:03.540 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-10 11:01:03.542 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-10 11:01:03.544 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 11:01:03.545 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 11:01:03.547 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-10 11:01:03.549 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-10 11:01:03.551 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-10 11:01:03.553 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-10 11:01:03.554 | + functions-common:plugin_override_defaults:1818 : return 2022-06-10 11:01:03.557 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-10 11:01:03.575 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-10 11:01:03.577 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-10 11:01:03.590 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:01:03.592 | +++ lib/tls:source:43 : hostname -f 2022-06-10 11:01:03.596 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-10 11:01:03.597 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-10 11:01:03.599 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-10 11:01:03.601 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-10 11:01:03.604 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-10 11:01:03.606 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-10 11:01:03.608 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-10 11:01:03.610 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-10 11:01:03.611 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-10 11:01:03.613 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-10 11:01:03.618 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-10 11:01:03.630 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-10 11:01:03.647 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-10 11:01:03.660 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-10 11:01:03.674 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-10 11:01:03.711 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-10 11:01:03.770 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-10 11:01:03.860 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-10 11:01:03.882 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-10 11:01:03.926 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-10 11:01:03.979 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-10 11:01:04.128 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-10 11:01:04.142 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-10 11:01:04.155 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-10 11:01:04.168 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-10 11:01:04.255 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-10 11:01:04.258 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-10 11:01:04.261 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-10 11:01:04.263 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-10 11:01:04.265 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-10 11:01:04.267 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-10 11:01:04.269 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-10 11:01:04.269 | False' 2022-06-10 11:01:04.272 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-10 11:01:04.287 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-10 11:01:04.291 | + ./stack.sh:main:619 : run_phase source 2022-06-10 11:01:04.293 | + functions-common:run_phase:1854 : local mode=source 2022-06-10 11:01:04.295 | + functions-common:run_phase:1855 : local phase= 2022-06-10 11:01:04.297 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:01:04.299 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:01:04.301 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:01:04.303 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:01:04.305 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:01:04.307 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:01:04.311 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:01:04.313 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:01:04.315 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:01:04.317 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-10 11:01:04.319 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:01:04.334 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:04.336 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 11:01:04.338 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-10 11:01:04.378 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-10 11:01:04.380 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-10 11:01:04.383 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 11:01:04.385 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-10 11:01:04.387 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-10 11:01:04.390 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-10 11:01:04.392 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-10 11:01:04.394 | + functions-common:load_plugin_settings:1795 : return 2022-06-10 11:01:04.396 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-10 11:01:04.398 | + functions-common:verify_disabled_services:2137 : local service 2022-06-10 11:01:04.401 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.403 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-10 11:01:04.405 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.408 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-10 11:01:04.410 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.412 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-10 11:01:04.415 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.417 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-10 11:01:04.419 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.421 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-10 11:01:04.424 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.426 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-10 11:01:04.428 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.430 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-10 11:01:04.433 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.435 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-10 11:01:04.437 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.439 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-10 11:01:04.442 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.444 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-10 11:01:04.447 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.449 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-10 11:01:04.451 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.453 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-10 11:01:04.456 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.458 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-10 11:01:04.460 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.463 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-10 11:01:04.465 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.468 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-10 11:01:04.470 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.472 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-10 11:01:04.474 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.477 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-10 11:01:04.479 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.481 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-10 11:01:04.484 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.486 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-10 11:01:04.488 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.490 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-10 11:01:04.493 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.495 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-10 11:01:04.498 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.500 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-10 11:01:04.502 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.504 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-10 11:01:04.507 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.509 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-10 11:01:04.512 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.514 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-10 11:01:04.516 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.518 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-10 11:01:04.521 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.523 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-10 11:01:04.526 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.528 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-10 11:01:04.530 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.532 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-10 11:01:04.535 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.537 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-10 11:01:04.539 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.542 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-10 11:01:04.544 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.546 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-10 11:01:04.548 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.551 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-10 11:01:04.553 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.555 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-10 11:01:04.557 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.560 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-10 11:01:04.562 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.564 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-10 11:01:04.566 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.568 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-10 11:01:04.571 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.574 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-10 11:01:04.576 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.578 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-10 11:01:04.580 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.583 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-10 11:01:04.585 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.588 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-10 11:01:04.590 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.592 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-10 11:01:04.595 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.597 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-10 11:01:04.600 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.602 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-10 11:01:04.604 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:01:04.606 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-10 11:01:04.609 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-10 11:01:04.612 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 11:01:04.614 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-10 11:01:04.629 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:04.631 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-10 11:01:04.634 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 11:01:04.636 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-10 11:01:04.652 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:01:04.654 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-10 11:01:04.656 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-10 11:01:04.659 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-10 11:01:04.661 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-10 11:01:04.663 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-10 11:01:04.665 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-10 11:01:04.668 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-10 11:01:04.672 | + lib/database:initialize_database_backends:92 : return 0 2022-06-10 11:01:04.674 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-10 11:01:04.674 | Using mysql database backend 2022-06-10 11:01:04.677 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-10 11:01:04.693 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-10 11:01:04.696 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-10 11:01:04.699 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 11:01:04.701 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-10 11:01:04.704 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:01:04.706 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-10 11:01:04.722 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:04.725 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-10 11:01:04.741 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-10 11:01:04.759 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:04.761 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-10 11:01:04.777 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-10 11:01:04.793 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-10 11:01:04.812 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:01:04.815 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-10 11:01:04.831 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:04.834 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-10 11:01:04.850 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-10 11:01:04.852 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-10 11:01:04.854 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-10 11:01:04.857 | + functions-common:save_stackenv:60 : local tag=752 2022-06-10 11:01:04.860 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-10 11:01:04.864 | + functions-common:save_stackenv:62 : time_stamp=2022-06-10-110104 2022-06-10 11:01:04.866 | + functions-common:save_stackenv:63 : echo '# 2022-06-10-110104 752' 2022-06-10 11:01:04.869 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.872 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:01:04.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.876 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-10 11:01:04.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.881 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-10 11:01:04.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.887 | + 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,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,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-06-10 11:01:04.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.892 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-06-10 11:01:04.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.896 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-06-10 11:01:04.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.901 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-10-110103 2022-06-10 11:01:04.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.906 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-10 11:01:04.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.911 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-06-10 11:01:04.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.915 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-10 11:01:04.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.920 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-10 11:01:04.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.925 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-10 11:01:04.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.930 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-10 11:01:04.933 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.935 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.18 2022-06-10 11:01:04.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:01:04.940 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-10 11:01:04.942 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-10 11:01:04.945 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-10 11:01:04.948 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-10 11:01:04.950 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-10 11:01:04.952 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:01:04.954 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:01:04.956 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:01:04.959 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:01:04.961 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:01:04.964 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:01:04.978 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:01:04.980 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:01:04.983 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:04.985 | + functions-common:git_clone:618 : echo master 2022-06-10 11:01:04.986 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:01:04.991 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-10 11:01:04.993 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:04.995 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-10 11:01:05.008 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-10 11:01:05.011 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:01:05.011 | + functions-common:git_clone:679 : head -1 2022-06-10 11:01:05.014 | e9011ef2 Updated from generate-constraints 2022-06-10 11:01:05.017 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:01:05.019 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-10 11:01:05.022 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:01:05.024 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-10 11:01:05.027 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-10 11:01:05.030 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-10 11:01:05.032 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-10 11:01:05.035 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 11:01:05.037 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-10 11:01:05.040 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-10 11:01:05.042 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-10 11:01:05.046 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-10 11:01:05.050 | ++ tools/install_prereqs.sh:source:47 : NOW=1654858865 2022-06-10 11:01:05.053 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-10 11:01:05.059 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654858590 2022-06-10 11:01:05.062 | ++ tools/install_prereqs.sh:source:49 : DELTA=275 2022-06-10 11:01:05.064 | ++ tools/install_prereqs.sh:source:50 : [[ 275 -lt 7200 ]] 2022-06-10 11:01:05.067 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-10 11:01:05.069 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-10 11:01:05.072 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-10 11:01:05.075 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-10 11:01:05.077 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-10 11:01:05.079 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-10 11:01:05.082 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-10 11:01:05.084 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-10 11:01:05.087 | +++ 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,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,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-06-10 11:01:05.137 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-10 11:01:05.137 | apache2-dev 2022-06-10 11:01:05.137 | bc 2022-06-10 11:01:05.137 | bsdmainutils 2022-06-10 11:01:05.137 | curl 2022-06-10 11:01:05.137 | g++ 2022-06-10 11:01:05.137 | gawk 2022-06-10 11:01:05.137 | gcc 2022-06-10 11:01:05.137 | gettext 2022-06-10 11:01:05.137 | git 2022-06-10 11:01:05.137 | graphviz 2022-06-10 11:01:05.137 | iputils-ping 2022-06-10 11:01:05.137 | libapache2-mod-proxy-uwsgi 2022-06-10 11:01:05.137 | libffi-dev 2022-06-10 11:01:05.137 | libjpeg-dev 2022-06-10 11:01:05.137 | libpcre3-dev 2022-06-10 11:01:05.137 | libpq-dev 2022-06-10 11:01:05.137 | libssl-dev 2022-06-10 11:01:05.137 | libsystemd-dev 2022-06-10 11:01:05.137 | libxml2-dev 2022-06-10 11:01:05.137 | libxslt1-dev 2022-06-10 11:01:05.137 | libyaml-dev 2022-06-10 11:01:05.138 | lsof 2022-06-10 11:01:05.138 | openssh-server 2022-06-10 11:01:05.138 | openssl 2022-06-10 11:01:05.138 | pkg-config 2022-06-10 11:01:05.138 | psmisc 2022-06-10 11:01:05.138 | python3-dev 2022-06-10 11:01:05.138 | python3-pip 2022-06-10 11:01:05.138 | python3-systemd 2022-06-10 11:01:05.138 | python3-venv 2022-06-10 11:01:05.138 | tar 2022-06-10 11:01:05.138 | tcpdump 2022-06-10 11:01:05.138 | unzip 2022-06-10 11:01:05.138 | uuid-runtime 2022-06-10 11:01:05.138 | wget 2022-06-10 11:01:05.138 | wget 2022-06-10 11:01:05.138 | zlib1g-dev 2022-06-10 11:01:05.138 | libkrb5-dev 2022-06-10 11:01:05.138 | libldap2-dev 2022-06-10 11:01:05.138 | libsasl2-dev 2022-06-10 11:01:05.138 | memcached 2022-06-10 11:01:05.138 | python3-mysqldb 2022-06-10 11:01:05.138 | sqlite3 2022-06-10 11:01:05.138 | conntrack 2022-06-10 11:01:05.138 | curl 2022-06-10 11:01:05.138 | dnsmasq-base 2022-06-10 11:01:05.138 | dnsmasq-utils 2022-06-10 11:01:05.138 | ebtables 2022-06-10 11:01:05.138 | genisoimage 2022-06-10 11:01:05.138 | iptables 2022-06-10 11:01:05.138 | iputils-arping 2022-06-10 11:01:05.138 | kpartx 2022-06-10 11:01:05.138 | libjs-jquery-tablesorter 2022-06-10 11:01:05.138 | parted 2022-06-10 11:01:05.138 | pm-utils 2022-06-10 11:01:05.138 | python3-mysqldb 2022-06-10 11:01:05.139 | socat 2022-06-10 11:01:05.139 | sqlite3 2022-06-10 11:01:05.139 | sudo 2022-06-10 11:01:05.139 | vlan 2022-06-10 11:01:05.139 | lsscsi 2022-06-10 11:01:05.139 | open-iscsi 2022-06-10 11:01:05.139 | lvm2 2022-06-10 11:01:05.139 | qemu-utils 2022-06-10 11:01:05.139 | thin-provisioning-tools 2022-06-10 11:01:05.139 | acl 2022-06-10 11:01:05.139 | dnsmasq-base 2022-06-10 11:01:05.139 | dnsmasq-utils 2022-06-10 11:01:05.139 | ebtables 2022-06-10 11:01:05.139 | haproxy 2022-06-10 11:01:05.139 | iptables 2022-06-10 11:01:05.139 | iputils-arping 2022-06-10 11:01:05.139 | iputils-ping 2022-06-10 11:01:05.139 | postgresql-server-dev-all 2022-06-10 11:01:05.139 | python3-mysqldb 2022-06-10 11:01:05.139 | sqlite3 2022-06-10 11:01:05.139 | sudo 2022-06-10 11:01:05.139 | vlan 2022-06-10 11:01:05.139 | pcp 2022-06-10 11:01:05.139 | ipset 2022-06-10 11:01:05.139 | conntrack 2022-06-10 11:01:05.139 | conntrackd 2022-06-10 11:01:05.139 | keepalived 2022-06-10 11:01:05.139 | lvm2 2022-06-10 11:01:05.139 | qemu-utils 2022-06-10 11:01:05.139 | thin-provisioning-tools 2022-06-10 11:01:05.139 | curl 2022-06-10 11:01:05.139 | liberasurecode-dev 2022-06-10 11:01:05.139 | make 2022-06-10 11:01:05.139 | memcached 2022-06-10 11:01:05.139 | rsync 2022-06-10 11:01:05.139 | sqlite3 2022-06-10 11:01:05.139 | xfsprogs' 2022-06-10 11:01:05.140 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-10 11:01:05.158 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-10 11:01:05.158 | apache2-dev 2022-06-10 11:01:05.158 | bc 2022-06-10 11:01:05.158 | bsdmainutils 2022-06-10 11:01:05.158 | curl 2022-06-10 11:01:05.158 | g++ 2022-06-10 11:01:05.158 | gawk 2022-06-10 11:01:05.158 | gcc 2022-06-10 11:01:05.158 | gettext 2022-06-10 11:01:05.159 | git 2022-06-10 11:01:05.159 | graphviz 2022-06-10 11:01:05.159 | iputils-ping 2022-06-10 11:01:05.159 | libapache2-mod-proxy-uwsgi 2022-06-10 11:01:05.159 | libffi-dev 2022-06-10 11:01:05.159 | libjpeg-dev 2022-06-10 11:01:05.159 | libpcre3-dev 2022-06-10 11:01:05.159 | libpq-dev 2022-06-10 11:01:05.159 | libssl-dev 2022-06-10 11:01:05.159 | libsystemd-dev 2022-06-10 11:01:05.159 | libxml2-dev 2022-06-10 11:01:05.159 | libxslt1-dev 2022-06-10 11:01:05.159 | libyaml-dev 2022-06-10 11:01:05.159 | lsof 2022-06-10 11:01:05.159 | openssh-server 2022-06-10 11:01:05.159 | openssl 2022-06-10 11:01:05.159 | pkg-config 2022-06-10 11:01:05.159 | psmisc 2022-06-10 11:01:05.159 | python3-dev 2022-06-10 11:01:05.159 | python3-pip 2022-06-10 11:01:05.159 | python3-systemd 2022-06-10 11:01:05.159 | python3-venv 2022-06-10 11:01:05.159 | tar 2022-06-10 11:01:05.159 | tcpdump 2022-06-10 11:01:05.159 | unzip 2022-06-10 11:01:05.159 | uuid-runtime 2022-06-10 11:01:05.159 | wget 2022-06-10 11:01:05.159 | wget 2022-06-10 11:01:05.159 | zlib1g-dev 2022-06-10 11:01:05.159 | libkrb5-dev 2022-06-10 11:01:05.159 | libldap2-dev 2022-06-10 11:01:05.159 | libsasl2-dev 2022-06-10 11:01:05.159 | memcached 2022-06-10 11:01:05.159 | python3-mysqldb 2022-06-10 11:01:05.159 | sqlite3 2022-06-10 11:01:05.159 | conntrack 2022-06-10 11:01:05.159 | curl 2022-06-10 11:01:05.159 | dnsmasq-base 2022-06-10 11:01:05.160 | dnsmasq-utils 2022-06-10 11:01:05.160 | ebtables 2022-06-10 11:01:05.160 | genisoimage 2022-06-10 11:01:05.160 | iptables 2022-06-10 11:01:05.160 | iputils-arping 2022-06-10 11:01:05.160 | kpartx 2022-06-10 11:01:05.160 | libjs-jquery-tablesorter 2022-06-10 11:01:05.160 | parted 2022-06-10 11:01:05.160 | pm-utils 2022-06-10 11:01:05.160 | python3-mysqldb 2022-06-10 11:01:05.160 | socat 2022-06-10 11:01:05.160 | sqlite3 2022-06-10 11:01:05.160 | sudo 2022-06-10 11:01:05.160 | vlan 2022-06-10 11:01:05.160 | lsscsi 2022-06-10 11:01:05.160 | open-iscsi 2022-06-10 11:01:05.160 | lvm2 2022-06-10 11:01:05.160 | qemu-utils 2022-06-10 11:01:05.160 | thin-provisioning-tools 2022-06-10 11:01:05.160 | acl 2022-06-10 11:01:05.160 | dnsmasq-base 2022-06-10 11:01:05.160 | dnsmasq-utils 2022-06-10 11:01:05.160 | ebtables 2022-06-10 11:01:05.160 | haproxy 2022-06-10 11:01:05.160 | iptables 2022-06-10 11:01:05.160 | iputils-arping 2022-06-10 11:01:05.160 | iputils-ping 2022-06-10 11:01:05.160 | postgresql-server-dev-all 2022-06-10 11:01:05.160 | python3-mysqldb 2022-06-10 11:01:05.160 | sqlite3 2022-06-10 11:01:05.160 | sudo 2022-06-10 11:01:05.160 | vlan 2022-06-10 11:01:05.160 | pcp 2022-06-10 11:01:05.160 | ipset 2022-06-10 11:01:05.160 | conntrack 2022-06-10 11:01:05.160 | conntrackd 2022-06-10 11:01:05.161 | keepalived 2022-06-10 11:01:05.161 | lvm2 2022-06-10 11:01:05.161 | qemu-utils 2022-06-10 11:01:05.161 | thin-provisioning-tools 2022-06-10 11:01:05.161 | curl 2022-06-10 11:01:05.161 | liberasurecode-dev 2022-06-10 11:01:05.161 | make 2022-06-10 11:01:05.161 | memcached 2022-06-10 11:01:05.161 | rsync 2022-06-10 11:01:05.161 | sqlite3 2022-06-10 11:01:05.161 | xfsprogs ' 2022-06-10 11:01:05.161 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-10 11:01:05.163 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:05.166 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:05.169 | ++ 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-06-10 11:01:05.170 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-10 11:01:05.174 | ++ 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-06-10 11:01:05.177 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-10 11:01:05.179 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:01:05.182 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-10 11:01:05.184 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:01:05.186 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:05.188 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:01:05.190 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:05.192 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:05.194 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:01:05.196 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-10 11:01:05.198 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:05.200 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-10 11:01:05.203 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-10 11:01:05.207 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-10 11:01:05.209 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-10 11:01:05.212 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-10 11:01:05.214 | ++ functions-common:time_start:2413 : local start_time= 2022-06-10 11:01:05.216 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 11:01:05.218 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 11:01:05.222 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654858865220 2022-06-10 11:01:05.224 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-10 11:01:05.227 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-10 11:01:05.229 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-10 11:01:05.439 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-10 11:01:05.462 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-10 11:01:05.472 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-10 11:01:05.515 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-10 11:01:07.741 | Reading package lists... 2022-06-10 11:01:07.772 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-10 11:01:07.775 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-10 11:01:07.777 | ++ functions-common:time_stop:2426 : local name 2022-06-10 11:01:07.779 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:07.781 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:07.783 | ++ functions-common:time_stop:2429 : local total 2022-06-10 11:01:07.785 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:07.787 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-10 11:01:07.790 | ++ functions-common:time_stop:2433 : start_time=1654858865220 2022-06-10 11:01:07.792 | ++ functions-common:time_stop:2435 : [[ -z 1654858865220 ]] 2022-06-10 11:01:07.795 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:07.799 | ++ functions-common:time_stop:2438 : end_time=1654858867796 2022-06-10 11:01:07.801 | ++ functions-common:time_stop:2439 : elapsed_time=2576 2022-06-10 11:01:07.803 | ++ functions-common:time_stop:2440 : total=0 2022-06-10 11:01:07.805 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:07.807 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2576 2022-06-10 11:01:07.810 | ++ functions-common:install_package:1465 : 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-06-10 11:01:07.812 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:01:07.814 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:07.817 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:07.819 | ++ functions-common:real_install_package:1451 : 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-06-10 11:01:07.840 | ++ functions-common:apt_get:1231 : 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-06-10 11:01:07.951 | Reading package lists... 2022-06-10 11:01:08.220 | Building dependency tree... 2022-06-10 11:01:08.221 | Reading state information... 2022-06-10 11:01:08.260 | acl is already the newest version (2.2.53-6). 2022-06-10 11:01:08.260 | bc is already the newest version (1.07.1-2build1). 2022-06-10 11:01:08.260 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-10 11:01:08.260 | conntrack is already the newest version (1:1.4.5-2). 2022-06-10 11:01:08.260 | ebtables is already the newest version (2.0.11-3build1). 2022-06-10 11:01:08.260 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 11:01:08.260 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-10 11:01:08.260 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 11:01:08.260 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-10 11:01:08.260 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-10 11:01:08.260 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-10 11:01:08.260 | iputils-arping is already the newest version (3:20190709-3). 2022-06-10 11:01:08.260 | iputils-ping is already the newest version (3:20190709-3). 2022-06-10 11:01:08.260 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-10 11:01:08.260 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-10 11:01:08.261 | libffi-dev is already the newest version (3.3-4). 2022-06-10 11:01:08.261 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-10 11:01:08.261 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-10 11:01:08.261 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-10 11:01:08.261 | lsscsi is already the newest version (0.30-0.1). 2022-06-10 11:01:08.261 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-10 11:01:08.261 | make is already the newest version (4.2.1-1.2). 2022-06-10 11:01:08.261 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-10 11:01:08.261 | psmisc is already the newest version (23.3-1). 2022-06-10 11:01:08.261 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-10 11:01:08.261 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-10 11:01:08.261 | python3-systemd is already the newest version (234-3build2). 2022-06-10 11:01:08.261 | socat is already the newest version (1.7.3.3-2). 2022-06-10 11:01:08.261 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-10 11:01:08.261 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-10 11:01:08.261 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-10 11:01:08.261 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-10 11:01:08.261 | graphviz is already the newest version (2.42.2-3build2). 2022-06-10 11:01:08.261 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-10 11:01:08.261 | pcp is already the newest version (5.0.3-1). 2022-06-10 11:01:08.261 | pm-utils is already the newest version (1.4.1-19). 2022-06-10 11:01:08.261 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-10 11:01:08.261 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:01:08.261 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:01:08.261 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-10 11:01:08.261 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 11:01:08.261 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 11:01:08.261 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-10 11:01:08.261 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-10 11:01:08.261 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-10 11:01:08.261 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-10 11:01:08.261 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-10 11:01:08.261 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-10 11:01:08.261 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-10 11:01:08.261 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-10 11:01:08.262 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-10 11:01:08.262 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 11:01:08.262 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-10 11:01:08.262 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-10 11:01:08.262 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-10 11:01:08.262 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-10 11:01:08.262 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-10 11:01:08.262 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-10 11:01:08.262 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 11:01:08.262 | openssl set to manually installed. 2022-06-10 11:01:08.262 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-10 11:01:08.262 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-10 11:01:08.262 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-10 11:01:08.262 | rsync set to manually installed. 2022-06-10 11:01:08.262 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-10 11:01:08.262 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-10 11:01:08.262 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-10 11:01:08.262 | tar set to manually installed. 2022-06-10 11:01:08.262 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-10 11:01:08.262 | tcpdump set to manually installed. 2022-06-10 11:01:08.262 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-10 11:01:08.492 | uuid-runtime set to manually installed. 2022-06-10 11:01:08.492 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-10 11:01:08.492 | wget set to manually installed. 2022-06-10 11:01:08.493 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-10 11:01:08.493 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:01:08.493 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-10 11:01:08.493 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-10 11:01:08.493 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-10 11:01:08.493 | The following packages were automatically installed and are no longer required: 2022-06-10 11:01:08.494 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:01:08.494 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:01:08.494 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:01:08.494 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:01:08.494 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:01:08.494 | python3-zope.interface 2022-06-10 11:01:08.494 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:01:08.627 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:01:08.632 | ++ functions-common:apt_get:1235 : result=0 2022-06-10 11:01:08.634 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:01:08.637 | ++ functions-common:time_stop:2426 : local name 2022-06-10 11:01:08.639 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:08.641 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:08.643 | ++ functions-common:time_stop:2429 : local total 2022-06-10 11:01:08.645 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:08.648 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:01:08.650 | ++ functions-common:time_stop:2433 : start_time=1654858867838 2022-06-10 11:01:08.652 | ++ functions-common:time_stop:2435 : [[ -z 1654858867838 ]] 2022-06-10 11:01:08.655 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:08.660 | ++ functions-common:time_stop:2438 : end_time=1654858868657 2022-06-10 11:01:08.662 | ++ functions-common:time_stop:2439 : elapsed_time=819 2022-06-10 11:01:08.664 | ++ functions-common:time_stop:2440 : total=802 2022-06-10 11:01:08.666 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:08.668 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1621 2022-06-10 11:01:08.671 | ++ functions-common:apt_get:1239 : return 0 2022-06-10 11:01:08.673 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-10 11:01:08.676 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-10 11:01:08.678 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-10 11:01:08.683 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-10 11:01:08.687 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-10 11:01:08.690 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-10 11:01:08.693 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-10 11:01:10.105 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-10 11:01:10.106 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-10 11:01:10.109 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 11:01:10.111 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-10 11:01:10.113 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-10 11:01:10.115 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-10 11:01:10.116 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-10 11:01:10.118 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-10 11:01:10.120 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-10 11:01:10.122 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-10 11:01:10.123 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-10 11:01:10.125 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-10 11:01:10.127 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-10 11:01:10.129 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-10 11:01:10.130 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-10 11:01:10.132 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-10 11:01:10.134 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-10 11:01:10.136 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-10 11:01:10.138 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-10 11:01:10.139 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-10 11:01:10.142 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-10 11:01:10.144 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-10 11:01:10.146 | + functions-common:_ensure_lsb_release:394 : return 2022-06-10 11:01:10.149 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-10 11:01:10.218 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-10 11:01:10.221 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-10 11:01:10.290 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-10 11:01:10.293 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-10 11:01:10.362 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-10 11:01:10.363 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-10 11:01:10.365 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-10 11:01:10.367 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-10 11:01:10.369 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-10 11:01:10.371 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-10 11:01:10.373 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-10 11:01:10.375 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-10 11:01:10.376 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-10 11:01:10.378 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-10 11:01:10.380 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-10 11:01:10.380 | Distro: focal 2022-06-10 11:01:10.383 | + tools/install_pip.sh:main:124 : get_versions 2022-06-10 11:01:10.385 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 11:01:10.389 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 11:01:10.391 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 11:01:10.393 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 11:01:10.393 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 11:01:10.981 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 11:01:10.983 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 11:01:10.983 | pip: 21.3.1 2022-06-10 11:01:10.985 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-10 11:01:10.987 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-10 11:01:10.988 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:01:10.990 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:01:10.992 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:01:10.994 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:01:10.996 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:01:10.997 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:01:10.999 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:01:11.001 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:01:11.002 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:01:11.004 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:01:11.006 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-10 11:01:11.008 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:11.010 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:11.012 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-10 11:01:11.016 | + tools/install_pip.sh:main:153 : set -x 2022-06-10 11:01:11.018 | + tools/install_pip.sh:main:156 : get_versions 2022-06-10 11:01:11.020 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 11:01:11.024 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 11:01:11.026 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 11:01:11.028 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 11:01:11.029 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 11:01:11.611 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 11:01:11.613 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 11:01:11.613 | pip: 21.3.1 2022-06-10 11:01:11.616 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-10 11:01:11.618 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 11:01:11.621 | + ./stack.sh:main:791 : fixup_all 2022-06-10 11:01:11.624 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-10 11:01:11.626 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-10 11:01:11.628 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:11.630 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:11.632 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-10 11:01:11.644 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-10 11:01:11.655 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-10 11:01:11.668 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-10 11:01:11.670 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-10 11:01:11.672 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:01:11.674 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:01:11.676 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:01:11.678 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:01:11.680 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:01:11.682 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:01:11.684 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:01:11.686 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:01:11.688 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:01:11.690 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:01:11.692 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-10 11:01:11.695 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-10 11:01:11.697 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-10 11:01:11.699 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:01:11.701 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:01:11.703 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:01:11.705 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:01:11.708 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:01:11.710 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:01:11.712 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-10 11:01:11.715 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-10 11:01:11.736 | Using python 3.8 to install os-testr 2022-06-10 11:01:11.739 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-10 11:01:12.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:12.480 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:12.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:12.480 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:13.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:13.601 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-10 11:01:13.671 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-10 11:01:13.672 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-10 11:01:13.673 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-10 11:01:13.686 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-10 11:01:13.698 | 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-06-10 11:01:13.708 | 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-06-10 11:01:15.311 | 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-06-10 11:01:15.383 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:15.383 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:15.494 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:15.496 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:15.498 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:15.500 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:15.502 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:15.505 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:15.507 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:15.509 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:15.512 | + functions-common:time_stop:2433 : start_time=1654858871731 2022-06-10 11:01:15.514 | + functions-common:time_stop:2435 : [[ -z 1654858871731 ]] 2022-06-10 11:01:15.516 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:15.520 | + functions-common:time_stop:2438 : end_time=1654858875518 2022-06-10 11:01:15.523 | + functions-common:time_stop:2439 : elapsed_time=3787 2022-06-10 11:01:15.525 | + functions-common:time_stop:2440 : total=0 2022-06-10 11:01:15.527 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:15.529 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3787 2022-06-10 11:01:15.531 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:15.534 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-10 11:01:15.586 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-10 11:01:15.891 | + ./stack.sh:main:805 : install_infra 2022-06-10 11:01:15.893 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:01:15.896 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-10 11:01:15.899 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:01:15.901 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-10 11:01:15.925 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 11:01:18.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:18.824 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:01:19.152 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:19.154 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:19.156 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:19.158 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:19.161 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:19.163 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:19.165 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:19.167 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:19.169 | + functions-common:time_stop:2433 : start_time=1654858875917 2022-06-10 11:01:19.172 | + functions-common:time_stop:2435 : [[ -z 1654858875917 ]] 2022-06-10 11:01:19.174 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:19.178 | + functions-common:time_stop:2438 : end_time=1654858879176 2022-06-10 11:01:19.180 | + functions-common:time_stop:2439 : elapsed_time=3259 2022-06-10 11:01:19.182 | + functions-common:time_stop:2440 : total=3787 2022-06-10 11:01:19.185 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:19.187 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7046 2022-06-10 11:01:19.189 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:19.191 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:01:19.194 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-10 11:01:19.218 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-10 11:01:21.888 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:21.890 | Processing /opt/stack/requirements 2022-06-10 11:01:23.645 | 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 22)) (6.0) 2022-06-10 11:01:23.648 | 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 169)) (3.0.0) 2022-06-10 11:01:23.660 | 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 329)) (21.3) 2022-06-10 11:01:23.665 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:01:23.668 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:01:23.673 | 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 454)) (2.27.1) 2022-06-10 11:01:23.700 | 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 490)) (1.16.0) 2022-06-10 11:01:23.703 | 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 543)) (2.5.0) 2022-06-10 11:01:23.714 | 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 569)) (1.26.9) 2022-06-10 11:01:23.746 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-10 11:01:23.749 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-10 11:01:23.764 | 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 113)) (2.0.12) 2022-06-10 11:01:23.769 | 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 454)) (2022.5.18.1) 2022-06-10 11:01:23.771 | 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 201)) (3.3) 2022-06-10 11:01:23.775 | 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 165)) (1.0.0) 2022-06-10 11:01:23.777 | 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 115)) (3.10.1) 2022-06-10 11:01:23.790 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 11:01:23.838 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 11:01:23.841 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:01:23.873 | 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 523)) (3.5.0) 2022-06-10 11:01:23.879 | 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 370)) (1.8.2) 2022-06-10 11:01:23.881 | 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 90)) (21.4.0) 2022-06-10 11:01:23.943 | 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 579)) (0.2.5) 2022-06-10 11:01:23.948 | Building wheels for collected packages: openstack-requirements 2022-06-10 11:01:23.949 | Building wheel for openstack-requirements (setup.py): started 2022-06-10 11:01:24.783 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-10 11:01:24.783 | ERROR: Command errored out with exit status 1: 2022-06-10 11:01:24.783 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-kkbekox4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-kkbekox4/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-pd8_wbsv 2022-06-10 11:01:24.783 | cwd: /tmp/pip-req-build-kkbekox4/ 2022-06-10 11:01:24.783 | Complete output (6 lines): 2022-06-10 11:01:24.783 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-10 11:01:24.783 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-10 11:01:24.783 | or: setup.py --help-commands 2022-06-10 11:01:24.783 | or: setup.py cmd --help 2022-06-10 11:01:24.783 | 2022-06-10 11:01:24.784 | error: invalid command 'bdist_wheel' 2022-06-10 11:01:24.784 | ---------------------------------------- 2022-06-10 11:01:24.784 | ERROR: Failed building wheel for openstack-requirements 2022-06-10 11:01:24.784 | Running setup.py clean for openstack-requirements 2022-06-10 11:01:25.634 | Failed to build openstack-requirements 2022-06-10 11:01:25.649 | Installing collected packages: openstack-requirements 2022-06-10 11:01:25.649 | Attempting uninstall: openstack-requirements 2022-06-10 11:01:25.650 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-10 11:01:25.687 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-10 11:01:25.705 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-10 11:01:25.708 | Running setup.py install for openstack-requirements: started 2022-06-10 11:01:28.137 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-10 11:01:28.161 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-10 11:01:28.286 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:28.289 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:28.291 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:28.293 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:28.295 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:28.297 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:28.299 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:28.301 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:28.304 | + functions-common:time_stop:2433 : start_time=1654858879209 2022-06-10 11:01:28.306 | + functions-common:time_stop:2435 : [[ -z 1654858879209 ]] 2022-06-10 11:01:28.308 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:28.312 | + functions-common:time_stop:2438 : end_time=1654858888310 2022-06-10 11:01:28.315 | + functions-common:time_stop:2439 : elapsed_time=9101 2022-06-10 11:01:28.317 | + functions-common:time_stop:2440 : total=7046 2022-06-10 11:01:28.319 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:28.321 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16147 2022-06-10 11:01:28.323 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:28.326 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-10 11:01:28.328 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-10 11:01:28.330 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-10 11:01:28.333 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:28.336 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:28.338 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-10 11:01:28.340 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:28.343 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-10 11:01:28.363 | Using python 3.8 to install pbr 2022-06-10 11:01:28.365 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 11:01:29.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:29.105 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:29.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:29.105 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:30.208 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:30.241 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-10 11:01:31.978 | 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-06-10 11:01:32.049 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:32.049 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:32.161 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:32.163 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:32.165 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:32.167 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:32.170 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:32.172 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:32.174 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:32.176 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:32.178 | + functions-common:time_stop:2433 : start_time=1654858888358 2022-06-10 11:01:32.180 | + functions-common:time_stop:2435 : [[ -z 1654858888358 ]] 2022-06-10 11:01:32.183 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:32.187 | + functions-common:time_stop:2438 : end_time=1654858892184 2022-06-10 11:01:32.189 | + functions-common:time_stop:2439 : elapsed_time=3826 2022-06-10 11:01:32.191 | + functions-common:time_stop:2440 : total=16147 2022-06-10 11:01:32.193 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:32.196 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19973 2022-06-10 11:01:32.198 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:32.200 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-10 11:01:34.507 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-10 11:01:36.398 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:36.399 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-10 11:01:36.419 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-10 11:01:36.423 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-10 11:01:36.430 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-10 11:01:36.433 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-10 11:01:36.436 | 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.9) 2022-06-10 11:01:36.517 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 11:01:36.520 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 11:01:36.524 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-10 11:01:36.541 | + ./stack.sh:main:814 : pkgs= 2022-06-10 11:01:36.544 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-10 11:01:36.548 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-10 11:01:36.550 | + functions-common:run_phase:1854 : local mode=stack 2022-06-10 11:01:36.552 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-10 11:01:36.555 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:01:36.557 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:01:36.559 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:01:36.562 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:01:36.564 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:01:36.567 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:01:36.571 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:01:36.574 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:01:36.576 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:01:36.578 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-10 11:01:36.581 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:01:36.595 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:36.597 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:01:36.599 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:01:36.602 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-10 11:01:36.604 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:01:36.606 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-10 11:01:36.608 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:01:36.610 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-10 11:01:36.613 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:01:36.615 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-10 11:01:36.617 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:01:36.620 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-10 11:01:36.622 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-10 11:01:36.624 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-10 11:01:36.626 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:01:36.628 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 11:01:36.630 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-10 11:01:36.632 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-10 11:01:36.635 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-10 11:01:36.637 | + functions-common:run_plugins:1843 : local plugins= 2022-06-10 11:01:36.639 | + functions-common:run_plugins:1844 : local plugin 2022-06-10 11:01:36.641 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-10 11:01:36.644 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-10 11:01:36.646 | + functions:set_systemd_override:821 : local value=2048 2022-06-10 11:01:36.649 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-10 11:01:36.651 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-10 11:01:36.704 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-10 11:01:36.704 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-10 11:01:36.706 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-10 11:01:37.095 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-10 11:01:37.098 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-10 11:01:37.114 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:37.117 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-10 11:01:37.119 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:01:37.122 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:01:37.124 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:01:37.126 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:01:37.128 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:37.131 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:01:37.134 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:37.136 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:37.138 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:01:37.141 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:37.143 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:01:37.145 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:01:37.147 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-10 11:01:37.150 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:01:37.152 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:37.155 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:37.157 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-10 11:01:37.178 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-10 11:01:37.290 | Reading package lists... 2022-06-10 11:01:37.553 | Building dependency tree... 2022-06-10 11:01:37.555 | Reading state information... 2022-06-10 11:01:37.815 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-10 11:01:37.815 | The following packages were automatically installed and are no longer required: 2022-06-10 11:01:37.816 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:01:37.816 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:01:37.816 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:01:37.816 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:01:37.816 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:01:37.816 | python3-zope.interface 2022-06-10 11:01:37.816 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:01:37.934 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:01:37.939 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:01:37.941 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:01:37.943 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:37.946 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:37.948 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:37.950 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:37.952 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:37.955 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:01:37.957 | + functions-common:time_stop:2433 : start_time=1654858897176 2022-06-10 11:01:37.959 | + functions-common:time_stop:2435 : [[ -z 1654858897176 ]] 2022-06-10 11:01:37.962 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:37.966 | + functions-common:time_stop:2438 : end_time=1654858897964 2022-06-10 11:01:37.968 | + functions-common:time_stop:2439 : elapsed_time=788 2022-06-10 11:01:37.971 | + functions-common:time_stop:2440 : total=1621 2022-06-10 11:01:37.973 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:37.975 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2409 2022-06-10 11:01:37.978 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:01:37.980 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-10 11:01:37.982 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:01:37.985 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:01:37.987 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:01:37.989 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:01:37.992 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:01:37.994 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:01:37.996 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-10 11:01:37.998 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:01:38.001 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:01:38.003 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:01:38.005 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:01:38.008 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:01:38.010 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:01:38.012 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:01:38.015 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:01:38.017 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:01:38.019 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:01:38.021 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-10 11:01:38.024 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:01:38.027 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:01:38.029 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:01:38.031 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:01:38.034 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:01:38.036 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:01:38.039 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-10 11:01:38.041 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-10 11:01:38.057 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:38.060 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-10 11:01:38.062 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:01:38.064 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-10 11:01:38.067 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-10 11:01:38.069 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-10 11:01:38.073 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-10 11:01:38.076 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-10 11:01:38.078 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-10 11:01:38.080 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-10 11:01:38.083 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-10 11:01:38.085 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-10 11:01:38.088 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-10 11:01:38.789 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-10 11:01:38.789 | user tags 2022-06-10 11:01:38.789 | stackrabbit []' 2022-06-10 11:01:38.792 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-10 11:01:38.792 | user tags 2022-06-10 11:01:38.792 | stackrabbit []' 2022-06-10 11:01:38.792 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-10 11:01:38.798 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-10 11:01:38.801 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-10 11:01:38.803 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 11:01:39.461 | Changing password for user "stackrabbit" ... 2022-06-10 11:01:39.544 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-10 11:01:40.217 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-10 11:01:40.285 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-10 11:01:40.287 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 11:01:40.968 | Changing password for user "stackrabbit" ... 2022-06-10 11:01:41.023 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-10 11:01:41.026 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-10 11:01:41.028 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-10 11:01:41.699 | Deleting user "guest" ... 2022-06-10 11:01:41.714 | Error: 2022-06-10 11:01:41.714 | {:no_such_user, "guest"} 2022-06-10 11:01:41.726 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-10 11:01:41.729 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-10 11:01:41.746 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:41.749 | + ./stack.sh:main:831 : install_database 2022-06-10 11:01:41.751 | + lib/database:install_database:118 : install_database_mysql 2022-06-10 11:01:41.753 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-10 11:01:41.756 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:41.758 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:41.761 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-10 11:01:42.131 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-10 11:01:42.133 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:42.136 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-10 11:01:42.138 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-10 11:01:42.140 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:01:42.143 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-10 11:01:42.145 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:01:42.148 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:01:42.150 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:01:42.152 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:01:42.155 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:01:42.157 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:01:42.159 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:01:42.162 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:01:42.165 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:01:42.167 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:01:42.169 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-10 11:01:42.172 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:01:42.174 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:01:42.176 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:01:42.179 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:01:42.182 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:01:42.184 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:01:42.186 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-10 11:01:42.189 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:42.191 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:42.193 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-10 11:01:42.196 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:01:42.198 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:01:42.200 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:01:42.203 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:01:42.205 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:42.207 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:01:42.210 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:42.212 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:42.214 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:01:42.217 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:42.219 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:01:42.221 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:01:42.223 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-10 11:01:42.226 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:01:42.229 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:42.231 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:42.233 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-10 11:01:42.255 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-10 11:01:42.366 | Reading package lists... 2022-06-10 11:01:42.638 | Building dependency tree... 2022-06-10 11:01:42.639 | Reading state information... 2022-06-10 11:01:42.912 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-10 11:01:42.912 | The following packages were automatically installed and are no longer required: 2022-06-10 11:01:42.914 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:01:42.914 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:01:42.914 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:01:42.914 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:01:42.914 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:01:42.914 | python3-zope.interface 2022-06-10 11:01:42.914 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:01:43.028 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:01:43.033 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:01:43.035 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:01:43.038 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:43.040 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:43.042 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:43.044 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:43.046 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:43.048 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:01:43.051 | + functions-common:time_stop:2433 : start_time=1654858902252 2022-06-10 11:01:43.053 | + functions-common:time_stop:2435 : [[ -z 1654858902252 ]] 2022-06-10 11:01:43.056 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:43.060 | + functions-common:time_stop:2438 : end_time=1654858903058 2022-06-10 11:01:43.062 | + functions-common:time_stop:2439 : elapsed_time=806 2022-06-10 11:01:43.065 | + functions-common:time_stop:2440 : total=2409 2022-06-10 11:01:43.067 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:43.070 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3215 2022-06-10 11:01:43.072 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:01:43.075 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-10 11:01:43.077 | + ./stack.sh:main:834 : install_database_python 2022-06-10 11:01:43.079 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-10 11:01:43.082 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-10 11:01:43.084 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-10 11:01:43.086 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:01:43.089 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-10 11:01:43.092 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-10 11:01:43.094 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:01:43.098 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:01:43.098 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:01:43.103 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-10 11:01:43.106 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-10 11:01:43.108 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-10 11:01:43.111 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-10 11:01:43.113 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-10 11:01:43.135 | Using python 3.8 to install PyMySQL 2022-06-10 11:01:43.138 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-10 11:01:43.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:43.874 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:43.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:43.874 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:44.952 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:44.985 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 11:01:46.579 | 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-06-10 11:01:46.651 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:46.651 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:46.754 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:46.756 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:46.759 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:46.761 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:46.763 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:46.766 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:46.768 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:46.770 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:46.773 | + functions-common:time_stop:2433 : start_time=1654858903129 2022-06-10 11:01:46.775 | + functions-common:time_stop:2435 : [[ -z 1654858903129 ]] 2022-06-10 11:01:46.778 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:46.783 | + functions-common:time_stop:2438 : end_time=1654858906780 2022-06-10 11:01:46.785 | + functions-common:time_stop:2439 : elapsed_time=3651 2022-06-10 11:01:46.787 | + functions-common:time_stop:2440 : total=19973 2022-06-10 11:01:46.790 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:46.792 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23624 2022-06-10 11:01:46.795 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:46.797 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-10 11:01:46.799 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 11:01:46.802 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-10 11:01:46.804 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-10 11:01:46.820 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:46.823 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-10 11:01:46.825 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-10 11:01:46.828 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 11:01:46.829 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 11:01:46.834 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 11:01:46.836 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-10 11:01:46.839 | + 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,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,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-06-10 11:01:46.841 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 11:01:46.844 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-10 11:01:46.846 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-10 11:01:46.862 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:46.865 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-10 11:01:46.867 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:01:46.869 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:01:46.872 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:01:46.874 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:01:46.876 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:46.879 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:01:46.881 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:46.883 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:46.886 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:01:46.888 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:46.890 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:01:46.892 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:01:46.895 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-10 11:01:46.898 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:01:46.900 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:46.902 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:46.904 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-10 11:01:46.927 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-10 11:01:47.040 | Reading package lists... 2022-06-10 11:01:47.295 | Building dependency tree... 2022-06-10 11:01:47.296 | Reading state information... 2022-06-10 11:01:47.562 | radvd is already the newest version (1:2.17-2). 2022-06-10 11:01:47.562 | The following packages were automatically installed and are no longer required: 2022-06-10 11:01:47.563 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:01:47.563 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:01:47.563 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:01:47.564 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:01:47.564 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:01:47.564 | python3-zope.interface 2022-06-10 11:01:47.564 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:01:47.682 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:01:47.686 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:01:47.689 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:01:47.691 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:47.694 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:47.696 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:47.699 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:47.701 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:47.703 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:01:47.705 | + functions-common:time_stop:2433 : start_time=1654858906923 2022-06-10 11:01:47.708 | + functions-common:time_stop:2435 : [[ -z 1654858906923 ]] 2022-06-10 11:01:47.711 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:47.715 | + functions-common:time_stop:2438 : end_time=1654858907713 2022-06-10 11:01:47.718 | + functions-common:time_stop:2439 : elapsed_time=790 2022-06-10 11:01:47.720 | + functions-common:time_stop:2440 : total=3215 2022-06-10 11:01:47.722 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:47.724 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4005 2022-06-10 11:01:47.727 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:01:47.729 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-10 11:01:47.748 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:47.751 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-10 11:01:47.753 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-10 11:01:47.756 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-10 11:01:47.759 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-10 11:01:47.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-10 11:01:47.781 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:01:47.784 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:01:47.786 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:01:47.789 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:01:47.791 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:47.793 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:01:47.796 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:47.798 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:47.800 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:01:47.802 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:47.804 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:01:47.807 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:01:47.809 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-10 11:01:47.811 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:01:47.814 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:47.816 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:47.818 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-10 11:01:47.839 | + functions-common:apt_get:1231 : 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-06-10 11:01:47.955 | Reading package lists... 2022-06-10 11:01:48.211 | Building dependency tree... 2022-06-10 11:01:48.213 | Reading state information... 2022-06-10 11:01:48.476 | fakeroot is already the newest version (1.24-1). 2022-06-10 11:01:48.476 | make is already the newest version (4.2.1-1.2). 2022-06-10 11:01:48.476 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-10 11:01:48.476 | The following packages were automatically installed and are no longer required: 2022-06-10 11:01:48.478 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:01:48.478 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:01:48.478 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:01:48.478 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:01:48.478 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:01:48.478 | python3-zope.interface 2022-06-10 11:01:48.478 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:01:48.592 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:01:48.596 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:01:48.598 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:01:48.601 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:48.603 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:48.605 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:48.607 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:48.609 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:48.611 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:01:48.614 | + functions-common:time_stop:2433 : start_time=1654858907836 2022-06-10 11:01:48.617 | + functions-common:time_stop:2435 : [[ -z 1654858907836 ]] 2022-06-10 11:01:48.619 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:48.623 | + functions-common:time_stop:2438 : end_time=1654858908621 2022-06-10 11:01:48.625 | + functions-common:time_stop:2439 : elapsed_time=785 2022-06-10 11:01:48.628 | + functions-common:time_stop:2440 : total=4005 2022-06-10 11:01:48.630 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:48.632 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4790 2022-06-10 11:01:48.634 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:01:48.637 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-10 11:01:48.639 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:48.641 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:48.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-10 11:01:48.646 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-10 11:01:48.649 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-10 11:01:48.653 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-10 11:01:48.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-10 11:01:48.659 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-10 11:01:48.665 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-10 11:01:48.668 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-10 11:01:48.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-10 11:01:48.672 | + functions:vercmp:628 : local v1=5.4 2022-06-10 11:01:48.675 | + functions:vercmp:629 : local 'op=<' 2022-06-10 11:01:48.677 | + functions:vercmp:630 : local v2=3.13 2022-06-10 11:01:48.680 | + functions:vercmp:631 : local result 2022-06-10 11:01:48.683 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-10 11:01:48.684 | ++ functions:vercmp:635 : head -1 2022-06-10 11:01:48.684 | ++ functions:vercmp:635 : sort -V 2022-06-10 11:01:48.690 | + functions:vercmp:635 : result=3.13 2022-06-10 11:01:48.692 | + functions:vercmp:637 : case $op in 2022-06-10 11:01:48.694 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-10 11:01:48.697 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-10 11:01:48.699 | + functions:vercmp:648 : return 2022-06-10 11:01:48.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-10 11:01:48.703 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:01:48.706 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-10 11:01:49.189 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-10 11:01:49.191 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-10 11:01:49.195 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.197 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.200 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-10 11:01:49.202 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.204 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-10 11:01:49.222 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:49.225 | + ./stack.sh:main:842 : install_etcd3 2022-06-10 11:01:49.228 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-10 11:01:49.228 | Installing etcd 2022-06-10 11:01:49.230 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-10 11:01:49.243 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-10 11:01:49.254 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:49.257 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-10 11:01:49.273 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-10 11:01:49.276 | ++ 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-06-10 11:01:49.278 | ++ 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-06-10 11:01:49.282 | +++ 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-06-10 11:01:49.287 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:01:49.289 | ++ 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-06-10 11:01:49.292 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-10 11:01:49.294 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:01:49.296 | ++ functions:get_extra_file:74 : return 2022-06-10 11:01:49.299 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:01:49.301 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-10 11:01:49.304 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-10 11:01:49.307 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-10 11:01:49.323 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:01:49.326 | + ./stack.sh:main:861 : install_dstat 2022-06-10 11:01:49.328 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-10 11:01:49.344 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:01:49.347 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-10 11:01:49.349 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:01:49.352 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-10 11:01:49.354 | + ./stack.sh:main:870 : install_libs 2022-06-10 11:01:49.357 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-10 11:01:49.359 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-10 11:01:49.361 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-10 11:01:49.364 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-10 11:01:49.367 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.369 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.371 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-10 11:01:49.373 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.376 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-10 11:01:49.378 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-10 11:01:49.380 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-10 11:01:49.382 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-10 11:01:49.385 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.387 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.389 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-10 11:01:49.391 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.393 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-10 11:01:49.396 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-10 11:01:49.398 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-10 11:01:49.400 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-10 11:01:49.403 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.405 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.407 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-10 11:01:49.410 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.414 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-10 11:01:49.416 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-10 11:01:49.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-10 11:01:49.421 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-10 11:01:49.423 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.425 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.427 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-10 11:01:49.430 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.433 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-10 11:01:49.435 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-10 11:01:49.437 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-10 11:01:49.440 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-10 11:01:49.442 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.444 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.446 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-10 11:01:49.449 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.451 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-10 11:01:49.453 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-10 11:01:49.455 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-10 11:01:49.458 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-10 11:01:49.460 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.462 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.465 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-10 11:01:49.467 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.469 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-10 11:01:49.472 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-10 11:01:49.474 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-10 11:01:49.477 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-10 11:01:49.479 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.481 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.484 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-10 11:01:49.486 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.488 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-10 11:01:49.491 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-10 11:01:49.493 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-10 11:01:49.496 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-10 11:01:49.498 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.500 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.503 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-10 11:01:49.505 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.508 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-10 11:01:49.510 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-10 11:01:49.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-10 11:01:49.515 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-10 11:01:49.517 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.519 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.522 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-10 11:01:49.525 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.527 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-10 11:01:49.530 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-10 11:01:49.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-10 11:01:49.535 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-10 11:01:49.537 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.540 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.542 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-10 11:01:49.545 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.547 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-10 11:01:49.550 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-10 11:01:49.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-10 11:01:49.555 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-10 11:01:49.557 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.560 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.562 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-10 11:01:49.564 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.567 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-10 11:01:49.569 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-10 11:01:49.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-10 11:01:49.574 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-10 11:01:49.576 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.579 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.581 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-10 11:01:49.584 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.586 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-10 11:01:49.589 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-10 11:01:49.591 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-10 11:01:49.593 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-10 11:01:49.596 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.598 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.601 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-10 11:01:49.603 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.606 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-10 11:01:49.608 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-10 11:01:49.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-10 11:01:49.613 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-10 11:01:49.615 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.618 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.620 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-10 11:01:49.623 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.625 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-10 11:01:49.627 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-10 11:01:49.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-10 11:01:49.633 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-10 11:01:49.635 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.637 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.640 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-10 11:01:49.642 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.645 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-10 11:01:49.647 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-10 11:01:49.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-10 11:01:49.652 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-10 11:01:49.654 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.657 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.659 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-10 11:01:49.661 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.665 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-10 11:01:49.667 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-10 11:01:49.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-10 11:01:49.672 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-10 11:01:49.674 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.677 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.680 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-10 11:01:49.682 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.684 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-10 11:01:49.687 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-10 11:01:49.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-10 11:01:49.691 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-10 11:01:49.694 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.696 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.699 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-10 11:01:49.701 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.704 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-10 11:01:49.706 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-10 11:01:49.708 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-10 11:01:49.711 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-10 11:01:49.713 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.715 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.718 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-10 11:01:49.720 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.722 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-10 11:01:49.724 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-10 11:01:49.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-10 11:01:49.730 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-10 11:01:49.732 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.734 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.737 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-10 11:01:49.739 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.742 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-10 11:01:49.745 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-10 11:01:49.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-10 11:01:49.749 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-10 11:01:49.751 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.754 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.756 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-10 11:01:49.758 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.761 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-10 11:01:49.763 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-10 11:01:49.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-10 11:01:49.768 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-10 11:01:49.770 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.773 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.775 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-10 11:01:49.777 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.780 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-10 11:01:49.782 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-10 11:01:49.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-10 11:01:49.787 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-10 11:01:49.790 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.792 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.794 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-10 11:01:49.797 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.799 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-10 11:01:49.801 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-10 11:01:49.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-10 11:01:49.806 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-10 11:01:49.808 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.811 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.813 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-10 11:01:49.815 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.817 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-10 11:01:49.820 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-10 11:01:49.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-10 11:01:49.824 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-10 11:01:49.827 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.829 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.832 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-10 11:01:49.834 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.837 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-10 11:01:49.839 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-10 11:01:49.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-10 11:01:49.844 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-10 11:01:49.846 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.848 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.851 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-10 11:01:49.854 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.856 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-10 11:01:49.859 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-10 11:01:49.861 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-10 11:01:49.863 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-10 11:01:49.865 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.868 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.870 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-10 11:01:49.872 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.875 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-10 11:01:49.877 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-10 11:01:49.879 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-10 11:01:49.882 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-10 11:01:49.884 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.886 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.889 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-10 11:01:49.891 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.893 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-10 11:01:49.896 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-10 11:01:49.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-10 11:01:49.901 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-10 11:01:49.903 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.905 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.908 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-10 11:01:49.910 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.913 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-10 11:01:49.916 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-10 11:01:49.918 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-10 11:01:49.920 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-10 11:01:49.922 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.925 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.927 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-10 11:01:49.929 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.932 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-10 11:01:49.934 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-10 11:01:49.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-10 11:01:49.939 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-10 11:01:49.941 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.944 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.946 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-10 11:01:49.948 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.950 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-10 11:01:49.953 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-10 11:01:49.955 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-10 11:01:49.957 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-10 11:01:49.960 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.962 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.965 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-10 11:01:49.967 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.970 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-10 11:01:49.972 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-10 11:01:49.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-10 11:01:49.977 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-10 11:01:49.979 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:49.981 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:49.984 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-10 11:01:49.986 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:49.988 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-10 11:01:49.991 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-10 11:01:49.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-10 11:01:49.995 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-10 11:01:49.998 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:50.000 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:50.002 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-10 11:01:50.004 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:50.007 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-10 11:01:50.009 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-10 11:01:50.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-10 11:01:50.014 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-10 11:01:50.016 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:50.019 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:50.021 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-10 11:01:50.024 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:50.027 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-10 11:01:50.029 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-10 11:01:50.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-10 11:01:50.034 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-10 11:01:50.036 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:50.039 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:50.042 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-10 11:01:50.044 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:50.046 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-10 11:01:50.049 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-10 11:01:50.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-10 11:01:50.054 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-10 11:01:50.057 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:50.059 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:50.061 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-10 11:01:50.064 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:50.066 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-10 11:01:50.068 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-10 11:01:50.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-10 11:01:50.073 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-10 11:01:50.075 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:50.078 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:50.080 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-10 11:01:50.085 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:50.087 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-10 11:01:50.109 | Using python 3.8 to install etcd3 2022-06-10 11:01:50.111 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-10 11:01:50.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:50.859 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:50.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:50.859 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:51.949 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:51.982 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-10 11:01:51.989 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-10 11:01:51.990 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-06-10 11:01:51.991 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.3) 2022-06-10 11:01:51.992 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-10 11:01:53.610 | 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-06-10 11:01:53.682 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:53.682 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:53.791 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:53.794 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:53.796 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:53.798 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:53.800 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:53.803 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:53.805 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:53.807 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:53.809 | + functions-common:time_stop:2433 : start_time=1654858910103 2022-06-10 11:01:53.811 | + functions-common:time_stop:2435 : [[ -z 1654858910103 ]] 2022-06-10 11:01:53.814 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:53.818 | + functions-common:time_stop:2438 : end_time=1654858913816 2022-06-10 11:01:53.820 | + functions-common:time_stop:2439 : elapsed_time=3713 2022-06-10 11:01:53.822 | + functions-common:time_stop:2440 : total=23624 2022-06-10 11:01:53.825 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:53.827 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=27337 2022-06-10 11:01:53.829 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:53.831 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-10 11:01:53.854 | Using python 3.8 to install etcd3gw 2022-06-10 11:01:53.857 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-10 11:01:54.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:54.601 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:54.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:54.601 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:55.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:55.722 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 11:01:55.728 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-10 11:01:55.729 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-10 11:01:55.730 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-10 11:01:55.759 | 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-06-10 11:01:55.761 | 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-06-10 11:01:55.762 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-06-10 11:01:55.764 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-06-10 11:01:57.342 | 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-06-10 11:01:57.414 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:57.414 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:57.528 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:57.530 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:57.533 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:57.535 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:57.539 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:57.541 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:57.543 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:57.545 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:57.547 | + functions-common:time_stop:2433 : start_time=1654858913848 2022-06-10 11:01:57.550 | + functions-common:time_stop:2435 : [[ -z 1654858913848 ]] 2022-06-10 11:01:57.552 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:57.557 | + functions-common:time_stop:2438 : end_time=1654858917554 2022-06-10 11:01:57.559 | + functions-common:time_stop:2439 : elapsed_time=3706 2022-06-10 11:01:57.562 | + functions-common:time_stop:2440 : total=27337 2022-06-10 11:01:57.564 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:57.566 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=31043 2022-06-10 11:01:57.569 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:57.571 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-10 11:01:57.573 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-10 11:01:57.576 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-10 11:01:57.578 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:01:57.581 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:01:57.583 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:01:57.586 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:01:57.588 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:01:57.590 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:01:57.593 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:01:57.595 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:01:57.597 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:01:57.599 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:01:57.603 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-10 11:01:57.605 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:57.608 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:57.610 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-10 11:01:57.612 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:01:57.615 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:01:57.617 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:01:57.619 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:01:57.622 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:01:57.624 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:57.627 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:01:57.629 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:57.632 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:57.634 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:01:57.637 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:57.639 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:01:57.641 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:01:57.644 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:01:57.646 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:01:57.649 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:57.652 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:57.654 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:01:57.677 | + functions-common:apt_get:1231 : 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-06-10 11:01:57.789 | Reading package lists... 2022-06-10 11:01:58.048 | Building dependency tree... 2022-06-10 11:01:58.050 | Reading state information... 2022-06-10 11:01:58.308 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-10 11:01:58.308 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-10 11:01:58.309 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:01:58.309 | The following packages were automatically installed and are no longer required: 2022-06-10 11:01:58.310 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:01:58.310 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:01:58.310 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:01:58.310 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:01:58.310 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:01:58.310 | python3-zope.interface 2022-06-10 11:01:58.310 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:01:58.427 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:01:58.431 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:01:58.434 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:01:58.436 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:58.439 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:58.441 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:58.444 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:58.446 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:58.449 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:01:58.451 | + functions-common:time_stop:2433 : start_time=1654858917673 2022-06-10 11:01:58.453 | + functions-common:time_stop:2435 : [[ -z 1654858917673 ]] 2022-06-10 11:01:58.456 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:58.461 | + functions-common:time_stop:2438 : end_time=1654858918458 2022-06-10 11:01:58.464 | + functions-common:time_stop:2439 : elapsed_time=785 2022-06-10 11:01:58.466 | + functions-common:time_stop:2440 : total=4790 2022-06-10 11:01:58.468 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:58.470 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5575 2022-06-10 11:01:58.473 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:01:58.475 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-10 11:01:58.478 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:58.480 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:58.483 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-10 11:01:58.545 | Module proxy already enabled 2022-06-10 11:01:58.549 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-10 11:01:58.613 | Considering dependency proxy for proxy_uwsgi: 2022-06-10 11:01:58.613 | Module proxy already enabled 2022-06-10 11:01:58.613 | Module proxy_uwsgi already enabled 2022-06-10 11:01:58.617 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-10 11:01:58.620 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 11:01:58.622 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:01:58.624 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 11:01:58.754 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-10 11:01:58.757 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-10 11:01:58.760 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-10 11:01:58.763 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:58.765 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:58.767 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-06-10 11:01:58.770 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:58.773 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-10 11:01:58.775 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-10 11:01:58.778 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-10 11:01:58.780 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:58.783 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:58.785 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-10 11:01:58.787 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:58.790 | + ./stack.sh:main:878 : install_glanceclient 2022-06-10 11:01:58.792 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-10 11:01:58.795 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-10 11:01:58.797 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:58.800 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:58.802 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-10 11:01:58.805 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:58.807 | + ./stack.sh:main:879 : install_cinderclient 2022-06-10 11:01:58.810 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-10 11:01:58.812 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-10 11:01:58.815 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:58.817 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:58.820 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-10 11:01:58.823 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:58.825 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-10 11:01:58.827 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-10 11:01:58.830 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:58.832 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:58.834 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-10 11:01:58.837 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:58.839 | + ./stack.sh:main:880 : install_novaclient 2022-06-10 11:01:58.842 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-10 11:01:58.844 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-10 11:01:58.847 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:58.849 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:58.851 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-06-10 11:01:58.854 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:58.856 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-10 11:01:58.873 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:58.876 | + ./stack.sh:main:882 : install_swiftclient 2022-06-10 11:01:58.878 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-10 11:01:58.881 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-10 11:01:58.884 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:58.886 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:58.889 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-10 11:01:58.891 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:58.893 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-10 11:01:58.910 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:58.913 | + ./stack.sh:main:885 : install_neutronclient 2022-06-10 11:01:58.916 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-10 11:01:58.918 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-10 11:01:58.921 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:58.923 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:58.925 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-10 11:01:58.928 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:58.930 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-10 11:01:58.933 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-10 11:01:58.935 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-10 11:01:58.938 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:58.940 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:58.943 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-10 11:01:58.945 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:58.947 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-10 11:01:58.950 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-10 11:01:58.952 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:01:58.955 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-10 11:01:58.958 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-10 11:01:58.961 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:01:58.964 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:01:58.965 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:01:58.969 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-10 11:01:58.972 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-10 11:01:58.974 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-10 11:01:58.978 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-10 11:01:58.980 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-10 11:01:59.001 | Using python 3.8 to install keystonemiddleware 2022-06-10 11:01:59.003 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-10 11:01:59.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:59.746 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:59.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:59.746 | from cryptography.utils import int_from_bytes 2022-06-10 11:02:00.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:02:00.877 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-10 11:02:00.931 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-06-10 11:02:00.932 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-10 11:02:00.933 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-10 11:02:00.934 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-06-10 11:02:00.935 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-06-10 11:02:00.936 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-06-10 11:02:00.937 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-10 11:02:00.938 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-10 11:02:00.939 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-06-10 11:02:00.940 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-10 11:02:00.941 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-10 11:02:00.942 | 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-06-10 11:02:00.944 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-06-10 11:02:00.945 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-06-10 11:02:01.002 | 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-06-10 11:02:01.004 | 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-06-10 11:02:01.005 | 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-06-10 11:02:01.045 | 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-06-10 11:02:01.084 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-06-10 11:02:01.086 | 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-06-10 11:02:01.087 | 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-06-10 11:02:01.089 | 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-06-10 11:02:01.137 | 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-06-10 11:02:01.141 | 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-06-10 11:02:01.150 | 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-06-10 11:02:01.152 | 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.4) 2022-06-10 11:02:01.165 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-06-10 11:02:01.167 | 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-06-10 11:02:01.168 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-10 11:02:01.238 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-06-10 11:02:01.241 | 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-06-10 11:02:01.242 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-06-10 11:02:01.243 | 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-06-10 11:02:01.294 | 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.1) 2022-06-10 11:02:01.306 | 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-06-10 11:02:02.816 | 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-06-10 11:02:02.888 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:02:02.888 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:02:02.996 | + inc/python:pip_install:196 : result=0 2022-06-10 11:02:02.999 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:02:03.001 | + functions-common:time_stop:2426 : local name 2022-06-10 11:02:03.003 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:02:03.005 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:02:03.007 | + functions-common:time_stop:2429 : local total 2022-06-10 11:02:03.010 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:02:03.012 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:02:03.014 | + functions-common:time_stop:2433 : start_time=1654858918995 2022-06-10 11:02:03.016 | + functions-common:time_stop:2435 : [[ -z 1654858918995 ]] 2022-06-10 11:02:03.019 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:02:03.023 | + functions-common:time_stop:2438 : end_time=1654858923020 2022-06-10 11:02:03.025 | + functions-common:time_stop:2439 : elapsed_time=4025 2022-06-10 11:02:03.027 | + functions-common:time_stop:2440 : total=31043 2022-06-10 11:02:03.029 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:02:03.032 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=35068 2022-06-10 11:02:03.034 | + inc/python:pip_install:199 : return 0 2022-06-10 11:02:03.036 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-10 11:02:03.039 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-10 11:02:03.042 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:02:03.045 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-10 11:02:03.047 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-10 11:02:03.050 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:02:03.054 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:02:03.054 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:02:03.060 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-10 11:02:03.062 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-10 11:02:03.064 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-10 11:02:03.067 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-10 11:02:03.070 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-10 11:02:03.091 | Using python 3.8 to install python-memcached 2022-06-10 11:02:03.093 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-10 11:02:03.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:02:03.825 | from cryptography.utils import int_from_bytes 2022-06-10 11:02:03.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:02:03.825 | from cryptography.utils import int_from_bytes 2022-06-10 11:02:04.917 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:02:04.953 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-10 11:02:04.956 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-10 11:02:06.569 | 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-06-10 11:02:06.641 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:02:06.641 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:02:06.750 | + inc/python:pip_install:196 : result=0 2022-06-10 11:02:06.752 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:02:06.754 | + functions-common:time_stop:2426 : local name 2022-06-10 11:02:06.757 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:02:06.759 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:02:06.762 | + functions-common:time_stop:2429 : local total 2022-06-10 11:02:06.764 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:02:06.766 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:02:06.768 | + functions-common:time_stop:2433 : start_time=1654858923085 2022-06-10 11:02:06.771 | + functions-common:time_stop:2435 : [[ -z 1654858923085 ]] 2022-06-10 11:02:06.774 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:02:06.778 | + functions-common:time_stop:2438 : end_time=1654858926776 2022-06-10 11:02:06.780 | + functions-common:time_stop:2439 : elapsed_time=3691 2022-06-10 11:02:06.783 | + functions-common:time_stop:2440 : total=35068 2022-06-10 11:02:06.785 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:02:06.788 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=38759 2022-06-10 11:02:06.790 | + inc/python:pip_install:199 : return 0 2022-06-10 11:02:06.792 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-10 11:02:06.809 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:02:06.811 | + ./stack.sh:main:892 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-06-10 11:02:06.814 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-10 11:02:06.816 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-10 11:02:06.819 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-10 11:02:06.821 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 11:02:06.824 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-10 11:02:06.826 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-10 11:02:06.842 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:02:06.844 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-10 11:02:06.846 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-10 11:02:06.848 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-10 11:02:06.850 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:02:06.852 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:02:06.855 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:02:06.857 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:02:06.860 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:02:06.862 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:02:06.878 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:02:06.880 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:02:06.882 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:02:06.885 | + functions-common:git_clone:618 : echo master 2022-06-10 11:02:06.885 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:02:06.890 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-10 11:02:06.892 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:02:06.894 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-10 11:02:06.907 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-10 11:02:06.910 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:02:06.910 | + functions-common:git_clone:679 : head -1 2022-06-10 11:02:06.918 | daa8e746b Merge "Fix typo in documentation" 2022-06-10 11:02:06.920 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:02:06.923 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-10 11:02:06.925 | + inc/python:setup_develop:334 : local bindep 2022-06-10 11:02:06.927 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:02:06.929 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-10 11:02:06.932 | + inc/python:setup_develop:340 : local extras= 2022-06-10 11:02:06.934 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-10 11:02:06.936 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 11:02:06.939 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:02:06.941 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-10 11:02:06.944 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 11:02:06.946 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 11:02:06.949 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-10 11:02:06.951 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 11:02:06.954 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-10 11:02:06.956 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 11:02:06.958 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 11:02:06.962 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-10 11:02:06.968 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-10 11:02:06.970 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-10 11:02:07.611 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-10 11:02:07.613 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 11:02:07.615 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 11:02:07.617 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 11:02:07.619 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:02:07.621 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-10 11:02:07.624 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 11:02:07.626 | + inc/python:setup_package:424 : local extras= 2022-06-10 11:02:07.628 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 11:02:07.630 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 11:02:07.633 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 11:02:07.635 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 11:02:07.637 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 11:02:07.639 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-10 11:02:07.661 | Using python 3.8 to install /opt/stack/keystone 2022-06-10 11:02:07.663 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-10 11:02:08.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:02:08.392 | from cryptography.utils import int_from_bytes 2022-06-10 11:02:08.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:02:08.392 | from cryptography.utils import int_from_bytes 2022-06-10 11:02:09.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:02:09.520 | Obtaining file:///opt/stack/keystone 2022-06-10 11:02:09.521 | Preparing metadata (setup.py): started 2022-06-10 11:02:09.565 | Preparing metadata (setup.py): finished with status 'error' 2022-06-10 11:02:09.565 | ERROR: Command errored out with exit status 1: 2022-06-10 11:02:09.565 | 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-e9gp5hch 2022-06-10 11:02:09.565 | cwd: /opt/stack/keystone/ 2022-06-10 11:02:09.565 | Complete output (3 lines): 2022-06-10 11:02:09.565 | Traceback (most recent call last): 2022-06-10 11:02:09.565 | File "", line 1, in 2022-06-10 11:02:09.565 | ModuleNotFoundError: No module named 'setuptools' 2022-06-10 11:02:09.565 | ---------------------------------------- 2022-06-10 11:02:09.565 | 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-06-10 11:02:09.566 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 11:02:09.644 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:02:09.644 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:02:09.730 | + inc/python:pip_install:1 : exit_trap 2022-06-10 11:02:09.732 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-10 11:02:09.735 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-10 11:02:09.738 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-10 11:02:09.740 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-10 11:02:09.742 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-10 11:02:09.744 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-10 11:02:09.746 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-10 11:02:09.748 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-10 11:02:09.751 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-10 11:02:09.751 | Error on exit 2022-06-10 11:02:09.753 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-10 11:02:09.755 | + ./stack.sh:exit_trap:537 : generate-subunit 1654858859 70 fail 2022-06-10 11:02:10.005 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-10 11:02:10.008 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-10 11:02:10.461 | + ./stack.sh:exit_trap:551 : exit 1