2021-10-18 18:25:28.511 | + ./stack.sh:main:473 : exec 2021-10-18 18:25:28.511 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-18-182528' 2021-10-18 18:25:28.511 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-18-182528.summary.2021-10-18-182528 2021-10-18 18:25:28.511 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-18 18:25:28.511 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-18-182528 2021-10-18 18:25:28.511 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-18-182528 /opt/stack/logs/stack.sh.log 2021-10-18 18:25:28.511 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-18-182528.summary.2021-10-18-182528 /opt/stack/logs/stack.sh.log.summary 2021-10-18 18:25:28.511 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-18 18:25:28.511 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-18 18:25:28.511 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-18 18:25:28.511 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-18 18:25:28.511 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-18 18:25:28.511 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-18 18:25:28.511 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-18 18:25:28.511 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-18 18:25:28.511 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-18 18:25:28.511 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-18 18:25:28.511 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-18 18:25:28.511 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-18 18:25:28.511 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-18 18:25:28.512 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-18 18:25:28.516 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-18 18:25:28.518 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-18 18:25:28.520 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-18 18:25:28.522 | + ./stack.sh:main:559 : set -o errexit 2021-10-18 18:25:28.524 | + ./stack.sh:main:562 : uname -a 2021-10-18 18:25:28.525 | Linux dv-cinder-813220-2-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 2021-10-18 18:25:28.527 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-18 18:25:28.529 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-18 18:25:28.532 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-18 18:25:28.560 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-18 18:25:28.575 | + ./stack.sh:main:576 : fetch_plugins 2021-10-18 18:25:28.577 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-18 18:25:28.579 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-18 18:25:28.581 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-18 18:25:28.583 | + functions-common:fetch_plugins:1660 : return 2021-10-18 18:25:28.585 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-18 18:25:28.587 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-18 18:25:28.588 | + functions-common:run_phase:1738 : local phase= 2021-10-18 18:25:28.590 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-18 18:25:28.592 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-18 18:25:28.593 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-18 18:25:28.595 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-18 18:25:28.597 | + functions-common:run_phase:1747 : local extra 2021-10-18 18:25:28.600 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-18 18:25:28.603 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-18 18:25:28.605 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-18 18:25:28.606 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-18 18:25:28.608 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-18 18:25:28.610 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-18 18:25:28.623 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:25:28.624 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-18 18:25:28.626 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-18 18:25:28.628 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-18 18:25:28.629 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-18 18:25:28.632 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-18 18:25:28.633 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-18 18:25:28.635 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-18 18:25:28.637 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-18 18:25:28.639 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-18 18:25:28.640 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-18 18:25:28.642 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-18 18:25:28.644 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-18 18:25:28.646 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-18 18:25:28.648 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-18 18:25:28.650 | + functions-common:plugin_override_defaults:1701 : return 2021-10-18 18:25:28.652 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-18 18:25:28.668 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-18 18:25:28.670 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-18 18:25:28.683 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-18 18:25:28.685 | +++ lib/tls:source:43 : hostname -f 2021-10-18 18:25:28.688 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-18 18:25:28.690 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-18 18:25:28.692 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-18 18:25:28.694 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-18 18:25:28.696 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-18 18:25:28.698 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-18 18:25:28.699 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-18 18:25:28.701 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-18 18:25:28.703 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-18 18:25:28.705 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-18 18:25:28.710 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-18 18:25:28.721 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-18 18:25:28.737 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-18 18:25:28.749 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-18 18:25:28.762 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-18 18:25:28.788 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-18 18:25:28.846 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-18 18:25:28.932 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-18 18:25:28.953 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-18 18:25:28.995 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-18 18:25:29.047 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-18 18:25:29.174 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-18 18:25:29.188 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-18 18:25:29.201 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-18 18:25:29.214 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-18 18:25:29.300 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-18 18:25:29.303 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-18 18:25:29.305 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-18 18:25:29.307 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-18 18:25:29.309 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-18 18:25:29.311 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-18 18:25:29.314 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-18 18:25:29.314 | False' 2021-10-18 18:25:29.317 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-18 18:25:29.332 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-18 18:25:29.335 | + ./stack.sh:main:610 : run_phase source 2021-10-18 18:25:29.337 | + functions-common:run_phase:1737 : local mode=source 2021-10-18 18:25:29.339 | + functions-common:run_phase:1738 : local phase= 2021-10-18 18:25:29.341 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-18 18:25:29.343 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-18 18:25:29.345 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-18 18:25:29.347 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-18 18:25:29.349 | + functions-common:run_phase:1747 : local extra 2021-10-18 18:25:29.352 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-18 18:25:29.355 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-18 18:25:29.357 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-18 18:25:29.359 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-18 18:25:29.361 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-18 18:25:29.363 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-18 18:25:29.377 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:25:29.379 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-18 18:25:29.382 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-18 18:25:29.420 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-18 18:25:29.422 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-18 18:25:29.424 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-18 18:25:29.427 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-18 18:25:29.429 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-18 18:25:29.431 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-18 18:25:29.433 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-18 18:25:29.435 | + functions-common:load_plugin_settings:1678 : return 2021-10-18 18:25:29.437 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-18 18:25:29.439 | + functions-common:verify_disabled_services:2020 : local service 2021-10-18 18:25:29.441 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.444 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-10-18 18:25:29.446 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.449 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-10-18 18:25:29.451 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.453 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-10-18 18:25:29.455 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.457 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-10-18 18:25:29.460 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.462 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-10-18 18:25:29.464 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.466 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-10-18 18:25:29.469 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.471 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-10-18 18:25:29.473 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.476 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-10-18 18:25:29.478 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.480 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-10-18 18:25:29.483 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.485 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-10-18 18:25:29.487 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.490 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-10-18 18:25:29.493 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.495 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-10-18 18:25:29.497 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.499 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-10-18 18:25:29.501 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.503 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-10-18 18:25:29.506 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.508 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-10-18 18:25:29.510 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.513 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-10-18 18:25:29.515 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.517 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-10-18 18:25:29.519 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.522 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-10-18 18:25:29.524 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.526 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-10-18 18:25:29.528 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.530 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-10-18 18:25:29.533 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.535 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-10-18 18:25:29.538 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.540 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-10-18 18:25:29.542 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.544 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-10-18 18:25:29.546 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.549 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-10-18 18:25:29.551 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.554 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-10-18 18:25:29.556 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.558 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-10-18 18:25:29.560 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.563 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-10-18 18:25:29.565 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.567 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-10-18 18:25:29.570 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.572 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-10-18 18:25:29.574 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.576 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-10-18 18:25:29.578 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.580 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-10-18 18:25:29.583 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.585 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-10-18 18:25:29.587 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.590 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-10-18 18:25:29.592 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.594 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-10-18 18:25:29.596 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.598 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-10-18 18:25:29.601 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.603 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-10-18 18:25:29.606 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.608 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-10-18 18:25:29.610 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.612 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-10-18 18:25:29.615 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.618 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-10-18 18:25:29.620 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.622 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-10-18 18:25:29.624 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.626 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-10-18 18:25:29.629 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.631 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-10-18 18:25:29.633 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.635 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-10-18 18:25:29.637 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.640 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-10-18 18:25:29.642 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:29.644 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-10-18 18:25:29.648 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-18 18:25:29.650 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-18 18:25:29.652 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-18 18:25:29.668 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:25:29.670 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-18 18:25:29.672 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-18 18:25:29.675 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-18 18:25:29.690 | + functions-common:is_service_enabled:1965 : return 1 2021-10-18 18:25:29.693 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-18 18:25:29.695 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-18 18:25:29.697 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-18 18:25:29.700 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-18 18:25:29.702 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-18 18:25:29.704 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-18 18:25:29.706 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-18 18:25:29.710 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-18 18:25:29.712 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-18 18:25:29.715 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-18 18:25:29.717 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-18 18:25:29.719 | + lib/database:initialize_database_backends:104 : return 0 2021-10-18 18:25:29.722 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-18 18:25:29.722 | Using mysql database backend 2021-10-18 18:25:29.724 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-18 18:25:29.740 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-18 18:25:29.755 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:25:29.758 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-18 18:25:29.775 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-18 18:25:29.792 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:25:29.794 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-18 18:25:29.810 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-18 18:25:29.825 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-18 18:25:29.842 | + functions-common:is_service_enabled:1965 : return 1 2021-10-18 18:25:29.845 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-18 18:25:29.860 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:25:29.863 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-18 18:25:29.879 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-18 18:25:29.882 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-18 18:25:29.884 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-18 18:25:29.886 | + functions-common:save_stackenv:60 : local tag=741 2021-10-18 18:25:29.890 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-18 18:25:29.894 | + functions-common:save_stackenv:62 : time_stamp=2021-10-18-182529 2021-10-18 18:25:29.896 | + functions-common:save_stackenv:63 : echo '# 2021-10-18-182529 741' 2021-10-18 18:25:29.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.901 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-18 18:25:29.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.905 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-18 18:25:29.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.910 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-18 18:25:29.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.915 | + 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 2021-10-18 18:25:29.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.919 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2021-10-18 18:25:29.921 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.924 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2021-10-18 18:25:29.926 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.929 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-18-182528 2021-10-18 18:25:29.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.934 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-18 18:25:29.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.939 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2021-10-18 18:25:29.941 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.944 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-18 18:25:29.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.949 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-18 18:25:29.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.953 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-18 18:25:29.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:29.958 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-18 18:25:29.960 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-18 18:25:29.962 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-18 18:25:29.964 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-18 18:25:29.967 | + functions-common:git_clone:525 : local git_ref=master 2021-10-18 18:25:29.969 | + functions-common:git_clone:526 : local orig_dir 2021-10-18 18:25:29.971 | ++ functions-common:git_clone:527 : pwd 2021-10-18 18:25:29.974 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-18 18:25:29.976 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-18 18:25:29.979 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-18 18:25:29.993 | + functions-common:git_clone:530 : RECLONE=False 2021-10-18 18:25:29.995 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-18 18:25:29.998 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-18 18:25:30.000 | + functions-common:git_clone:544 : echo master 2021-10-18 18:25:30.001 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-18 18:25:30.006 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-18 18:25:30.008 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-18 18:25:30.010 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-18 18:25:30.013 | + functions-common:git_clone:593 : git show --oneline 2021-10-18 18:25:30.014 | + functions-common:git_clone:593 : head -1 2021-10-18 18:25:30.016 | 6c1ddf58 Merge "update constraint for python-ironicclient to new release 4.9.0" 2021-10-18 18:25:30.019 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-18 18:25:30.021 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-18 18:25:30.024 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-18 18:25:30.026 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-18 18:25:30.028 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-18 18:25:30.031 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-18 18:25:30.033 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-18 18:25:30.036 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-18 18:25:30.039 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-18 18:25:30.041 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-18 18:25:30.044 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-18 18:25:30.047 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-18 18:25:30.051 | ++ tools/install_prereqs.sh:source:47 : NOW=1634581530 2021-10-18 18:25:30.054 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-18 18:25:30.058 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634581368 2021-10-18 18:25:30.061 | ++ tools/install_prereqs.sh:source:49 : DELTA=162 2021-10-18 18:25:30.063 | ++ tools/install_prereqs.sh:source:50 : [[ 162 -lt 7200 ]] 2021-10-18 18:25:30.066 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-18 18:25:30.068 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-18 18:25:30.071 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-18 18:25:30.073 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-18 18:25:30.075 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-18 18:25:30.078 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-18 18:25:30.080 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-18 18:25:30.082 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-18 18:25:30.086 | +++ 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 2021-10-18 18:25:30.132 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-18 18:25:30.132 | apache2-dev 2021-10-18 18:25:30.132 | bc 2021-10-18 18:25:30.132 | bsdmainutils 2021-10-18 18:25:30.132 | curl 2021-10-18 18:25:30.132 | g++ 2021-10-18 18:25:30.132 | gawk 2021-10-18 18:25:30.132 | gcc 2021-10-18 18:25:30.132 | gettext 2021-10-18 18:25:30.132 | git 2021-10-18 18:25:30.132 | graphviz 2021-10-18 18:25:30.132 | iputils-ping 2021-10-18 18:25:30.132 | libapache2-mod-proxy-uwsgi 2021-10-18 18:25:30.132 | libffi-dev 2021-10-18 18:25:30.132 | libjpeg-dev 2021-10-18 18:25:30.132 | libpcre3-dev 2021-10-18 18:25:30.132 | libpq-dev 2021-10-18 18:25:30.132 | libssl-dev 2021-10-18 18:25:30.132 | libsystemd-dev 2021-10-18 18:25:30.132 | libxml2-dev 2021-10-18 18:25:30.132 | libxslt1-dev 2021-10-18 18:25:30.132 | libyaml-dev 2021-10-18 18:25:30.132 | lsof 2021-10-18 18:25:30.132 | openssh-server 2021-10-18 18:25:30.132 | openssl 2021-10-18 18:25:30.132 | pkg-config 2021-10-18 18:25:30.132 | psmisc 2021-10-18 18:25:30.132 | python3-dev 2021-10-18 18:25:30.132 | python3-pip 2021-10-18 18:25:30.132 | python3-systemd 2021-10-18 18:25:30.133 | python3-venv 2021-10-18 18:25:30.133 | tar 2021-10-18 18:25:30.133 | tcpdump 2021-10-18 18:25:30.133 | unzip 2021-10-18 18:25:30.133 | uuid-runtime 2021-10-18 18:25:30.133 | wget 2021-10-18 18:25:30.133 | wget 2021-10-18 18:25:30.133 | zlib1g-dev 2021-10-18 18:25:30.133 | libkrb5-dev 2021-10-18 18:25:30.133 | libldap2-dev 2021-10-18 18:25:30.133 | libsasl2-dev 2021-10-18 18:25:30.133 | memcached 2021-10-18 18:25:30.133 | python3-mysqldb 2021-10-18 18:25:30.133 | sqlite3 2021-10-18 18:25:30.133 | conntrack 2021-10-18 18:25:30.133 | curl 2021-10-18 18:25:30.133 | dnsmasq-base 2021-10-18 18:25:30.133 | dnsmasq-utils 2021-10-18 18:25:30.133 | ebtables 2021-10-18 18:25:30.133 | genisoimage 2021-10-18 18:25:30.133 | iptables 2021-10-18 18:25:30.133 | iputils-arping 2021-10-18 18:25:30.133 | kpartx 2021-10-18 18:25:30.133 | libjs-jquery-tablesorter 2021-10-18 18:25:30.133 | parted 2021-10-18 18:25:30.133 | pm-utils 2021-10-18 18:25:30.133 | python3-mysqldb 2021-10-18 18:25:30.133 | socat 2021-10-18 18:25:30.133 | sqlite3 2021-10-18 18:25:30.133 | sudo 2021-10-18 18:25:30.133 | vlan 2021-10-18 18:25:30.133 | lsscsi 2021-10-18 18:25:30.133 | open-iscsi 2021-10-18 18:25:30.133 | lvm2 2021-10-18 18:25:30.133 | qemu-utils 2021-10-18 18:25:30.133 | thin-provisioning-tools 2021-10-18 18:25:30.133 | acl 2021-10-18 18:25:30.133 | dnsmasq-base 2021-10-18 18:25:30.133 | dnsmasq-utils 2021-10-18 18:25:30.134 | ebtables 2021-10-18 18:25:30.134 | haproxy 2021-10-18 18:25:30.134 | iptables 2021-10-18 18:25:30.134 | iputils-arping 2021-10-18 18:25:30.134 | iputils-ping 2021-10-18 18:25:30.134 | postgresql-server-dev-all 2021-10-18 18:25:30.134 | python3-mysqldb 2021-10-18 18:25:30.134 | sqlite3 2021-10-18 18:25:30.134 | sudo 2021-10-18 18:25:30.134 | vlan 2021-10-18 18:25:30.134 | pcp 2021-10-18 18:25:30.134 | ipset 2021-10-18 18:25:30.134 | conntrack 2021-10-18 18:25:30.134 | conntrackd 2021-10-18 18:25:30.134 | keepalived 2021-10-18 18:25:30.134 | lvm2 2021-10-18 18:25:30.134 | qemu-utils 2021-10-18 18:25:30.134 | thin-provisioning-tools 2021-10-18 18:25:30.134 | curl 2021-10-18 18:25:30.134 | liberasurecode-dev 2021-10-18 18:25:30.134 | make 2021-10-18 18:25:30.134 | memcached 2021-10-18 18:25:30.134 | sqlite3 2021-10-18 18:25:30.134 | xfsprogs' 2021-10-18 18:25:30.135 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-18 18:25:30.152 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-18 18:25:30.152 | apache2-dev 2021-10-18 18:25:30.152 | bc 2021-10-18 18:25:30.152 | bsdmainutils 2021-10-18 18:25:30.152 | curl 2021-10-18 18:25:30.152 | g++ 2021-10-18 18:25:30.152 | gawk 2021-10-18 18:25:30.152 | gcc 2021-10-18 18:25:30.152 | gettext 2021-10-18 18:25:30.152 | git 2021-10-18 18:25:30.152 | graphviz 2021-10-18 18:25:30.152 | iputils-ping 2021-10-18 18:25:30.153 | libapache2-mod-proxy-uwsgi 2021-10-18 18:25:30.153 | libffi-dev 2021-10-18 18:25:30.153 | libjpeg-dev 2021-10-18 18:25:30.153 | libpcre3-dev 2021-10-18 18:25:30.153 | libpq-dev 2021-10-18 18:25:30.153 | libssl-dev 2021-10-18 18:25:30.153 | libsystemd-dev 2021-10-18 18:25:30.153 | libxml2-dev 2021-10-18 18:25:30.153 | libxslt1-dev 2021-10-18 18:25:30.153 | libyaml-dev 2021-10-18 18:25:30.153 | lsof 2021-10-18 18:25:30.153 | openssh-server 2021-10-18 18:25:30.153 | openssl 2021-10-18 18:25:30.153 | pkg-config 2021-10-18 18:25:30.153 | psmisc 2021-10-18 18:25:30.153 | python3-dev 2021-10-18 18:25:30.153 | python3-pip 2021-10-18 18:25:30.153 | python3-systemd 2021-10-18 18:25:30.153 | python3-venv 2021-10-18 18:25:30.153 | tar 2021-10-18 18:25:30.153 | tcpdump 2021-10-18 18:25:30.153 | unzip 2021-10-18 18:25:30.153 | uuid-runtime 2021-10-18 18:25:30.153 | wget 2021-10-18 18:25:30.153 | wget 2021-10-18 18:25:30.153 | zlib1g-dev 2021-10-18 18:25:30.153 | libkrb5-dev 2021-10-18 18:25:30.153 | libldap2-dev 2021-10-18 18:25:30.153 | libsasl2-dev 2021-10-18 18:25:30.153 | memcached 2021-10-18 18:25:30.153 | python3-mysqldb 2021-10-18 18:25:30.153 | sqlite3 2021-10-18 18:25:30.153 | conntrack 2021-10-18 18:25:30.153 | curl 2021-10-18 18:25:30.153 | dnsmasq-base 2021-10-18 18:25:30.153 | dnsmasq-utils 2021-10-18 18:25:30.153 | ebtables 2021-10-18 18:25:30.153 | genisoimage 2021-10-18 18:25:30.153 | iptables 2021-10-18 18:25:30.154 | iputils-arping 2021-10-18 18:25:30.154 | kpartx 2021-10-18 18:25:30.154 | libjs-jquery-tablesorter 2021-10-18 18:25:30.154 | parted 2021-10-18 18:25:30.154 | pm-utils 2021-10-18 18:25:30.154 | python3-mysqldb 2021-10-18 18:25:30.154 | socat 2021-10-18 18:25:30.154 | sqlite3 2021-10-18 18:25:30.154 | sudo 2021-10-18 18:25:30.154 | vlan 2021-10-18 18:25:30.154 | lsscsi 2021-10-18 18:25:30.154 | open-iscsi 2021-10-18 18:25:30.154 | lvm2 2021-10-18 18:25:30.154 | qemu-utils 2021-10-18 18:25:30.154 | thin-provisioning-tools 2021-10-18 18:25:30.154 | acl 2021-10-18 18:25:30.154 | dnsmasq-base 2021-10-18 18:25:30.154 | dnsmasq-utils 2021-10-18 18:25:30.154 | ebtables 2021-10-18 18:25:30.154 | haproxy 2021-10-18 18:25:30.154 | iptables 2021-10-18 18:25:30.154 | iputils-arping 2021-10-18 18:25:30.154 | iputils-ping 2021-10-18 18:25:30.154 | postgresql-server-dev-all 2021-10-18 18:25:30.154 | python3-mysqldb 2021-10-18 18:25:30.154 | sqlite3 2021-10-18 18:25:30.154 | sudo 2021-10-18 18:25:30.154 | vlan 2021-10-18 18:25:30.154 | pcp 2021-10-18 18:25:30.154 | ipset 2021-10-18 18:25:30.154 | conntrack 2021-10-18 18:25:30.154 | conntrackd 2021-10-18 18:25:30.154 | keepalived 2021-10-18 18:25:30.154 | lvm2 2021-10-18 18:25:30.154 | qemu-utils 2021-10-18 18:25:30.154 | thin-provisioning-tools 2021-10-18 18:25:30.154 | curl 2021-10-18 18:25:30.154 | liberasurecode-dev 2021-10-18 18:25:30.154 | make 2021-10-18 18:25:30.155 | memcached 2021-10-18 18:25:30.155 | sqlite3 2021-10-18 18:25:30.155 | xfsprogs ' 2021-10-18 18:25:30.155 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-18 18:25:30.157 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:25:30.159 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:25:30.163 | ++ 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 sqlite3 xfsprogs 2021-10-18 18:25:30.163 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-18 18:25:30.167 | ++ 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 sqlite3 xfsprogs 2021-10-18 18:25:30.170 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-18 18:25:30.172 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-18 18:25:30.174 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-18 18:25:30.176 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-18 18:25:30.179 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-18 18:25:30.181 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-18 18:25:30.183 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:25:30.186 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:25:30.188 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-18 18:25:30.190 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-18 18:25:30.192 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-18 18:25:30.194 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-18 18:25:30.197 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-18 18:25:30.201 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-18 18:25:30.203 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-18 18:25:30.205 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-18 18:25:30.207 | ++ functions-common:time_start:2296 : local start_time= 2021-10-18 18:25:30.209 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-18 18:25:30.211 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-18 18:25:30.215 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634581530213 2021-10-18 18:25:30.217 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-18 18:25:30.219 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-18 18:25:30.221 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-10-18 18:25:30.619 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-18 18:25:30.619 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-10-18 18:25:30.758 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-10-18 18:25:31.307 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-10-18 18:25:31.686 | Fetched 328 kB in 1s (276 kB/s) 2021-10-18 18:25:33.081 | Reading package lists... 2021-10-18 18:25:33.111 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-18 18:25:33.113 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-18 18:25:33.115 | ++ functions-common:time_stop:2309 : local name 2021-10-18 18:25:33.117 | ++ functions-common:time_stop:2310 : local end_time 2021-10-18 18:25:33.119 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:25:33.122 | ++ functions-common:time_stop:2312 : local total 2021-10-18 18:25:33.124 | ++ functions-common:time_stop:2313 : local start_time 2021-10-18 18:25:33.126 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-18 18:25:33.128 | ++ functions-common:time_stop:2316 : start_time=1634581530213 2021-10-18 18:25:33.130 | ++ functions-common:time_stop:2318 : [[ -z 1634581530213 ]] 2021-10-18 18:25:33.133 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:25:33.137 | ++ functions-common:time_stop:2321 : end_time=1634581533134 2021-10-18 18:25:33.139 | ++ functions-common:time_stop:2322 : elapsed_time=2921 2021-10-18 18:25:33.141 | ++ functions-common:time_stop:2323 : total=0 2021-10-18 18:25:33.143 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:25:33.145 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2921 2021-10-18 18:25:33.148 | ++ functions-common:install_package:1348 : 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 sqlite3 xfsprogs 2021-10-18 18:25:33.150 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-18 18:25:33.153 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:25:33.155 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:25:33.157 | ++ functions-common:real_install_package:1334 : 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 sqlite3 xfsprogs 2021-10-18 18:25:33.178 | ++ functions-common:apt_get:1114 : 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 sqlite3 xfsprogs 2021-10-18 18:25:33.287 | Reading package lists... 2021-10-18 18:25:33.518 | Building dependency tree... 2021-10-18 18:25:33.519 | Reading state information... 2021-10-18 18:25:33.551 | acl is already the newest version (2.2.53-6). 2021-10-18 18:25:33.552 | bc is already the newest version (1.07.1-2build1). 2021-10-18 18:25:33.552 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-18 18:25:33.552 | conntrack is already the newest version (1:1.4.5-2). 2021-10-18 18:25:33.552 | ebtables is already the newest version (2.0.11-3build1). 2021-10-18 18:25:33.552 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-18 18:25:33.552 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-18 18:25:33.552 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-18 18:25:33.552 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-18 18:25:33.552 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-18 18:25:33.552 | ipset is already the newest version (7.5-1~exp1). 2021-10-18 18:25:33.552 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-18 18:25:33.552 | iputils-arping is already the newest version (3:20190709-3). 2021-10-18 18:25:33.552 | iputils-ping is already the newest version (3:20190709-3). 2021-10-18 18:25:33.552 | keepalived is already the newest version (1:2.0.19-2). 2021-10-18 18:25:33.552 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-18 18:25:33.553 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-18 18:25:33.553 | libffi-dev is already the newest version (3.3-4). 2021-10-18 18:25:33.553 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-18 18:25:33.553 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-18 18:25:33.553 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-18 18:25:33.553 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-18 18:25:33.553 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-18 18:25:33.553 | lsscsi is already the newest version (0.30-0.1). 2021-10-18 18:25:33.553 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-18 18:25:33.553 | make is already the newest version (4.2.1-1.2). 2021-10-18 18:25:33.553 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-18 18:25:33.553 | psmisc is already the newest version (23.3-1). 2021-10-18 18:25:33.553 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-18 18:25:33.553 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-18 18:25:33.553 | python3-systemd is already the newest version (234-3build2). 2021-10-18 18:25:33.553 | socat is already the newest version (1.7.3.3-2). 2021-10-18 18:25:33.553 | tcpdump is already the newest version (4.9.3-4). 2021-10-18 18:25:33.553 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-18 18:25:33.553 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-18 18:25:33.553 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-18 18:25:33.553 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-18 18:25:33.553 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-18 18:25:33.553 | graphviz is already the newest version (2.42.2-3build2). 2021-10-18 18:25:33.553 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-18 18:25:33.553 | pcp is already the newest version (5.0.3-1). 2021-10-18 18:25:33.553 | pm-utils is already the newest version (1.4.1-19). 2021-10-18 18:25:33.553 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-18 18:25:33.553 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-18 18:25:33.553 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-18 18:25:33.553 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-18 18:25:33.553 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-18 18:25:33.553 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-18 18:25:33.553 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-18 18:25:33.553 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-18 18:25:33.553 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-18 18:25:33.553 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-18 18:25:33.553 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-18 18:25:33.554 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-18 18:25:33.554 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-18 18:25:33.554 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-18 18:25:33.554 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-18 18:25:33.554 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-18 18:25:33.554 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-18 18:25:33.554 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-18 18:25:33.554 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-18 18:25:33.554 | openssl set to manually installed. 2021-10-18 18:25:33.554 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-18 18:25:33.554 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-18 18:25:33.554 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-18 18:25:33.554 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-18 18:25:33.554 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-18 18:25:33.554 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-18 18:25:33.554 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-18 18:25:33.554 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-18 18:25:33.759 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-18 18:25:33.759 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-18 18:25:33.759 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-18 18:25:33.759 | The following packages were automatically installed and are no longer required: 2021-10-18 18:25:33.760 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-18 18:25:33.760 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-18 18:25:33.760 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-18 18:25:33.760 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-18 18:25:33.760 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-18 18:25:33.760 | python3-zope.interface 2021-10-18 18:25:33.760 | Use 'sudo apt autoremove' to remove them. 2021-10-18 18:25:33.886 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-18 18:25:33.891 | ++ functions-common:apt_get:1118 : result=0 2021-10-18 18:25:33.893 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-18 18:25:33.895 | ++ functions-common:time_stop:2309 : local name 2021-10-18 18:25:33.898 | ++ functions-common:time_stop:2310 : local end_time 2021-10-18 18:25:33.900 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:25:33.902 | ++ functions-common:time_stop:2312 : local total 2021-10-18 18:25:33.904 | ++ functions-common:time_stop:2313 : local start_time 2021-10-18 18:25:33.906 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-18 18:25:33.908 | ++ functions-common:time_stop:2316 : start_time=1634581533175 2021-10-18 18:25:33.910 | ++ functions-common:time_stop:2318 : [[ -z 1634581533175 ]] 2021-10-18 18:25:33.914 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:25:33.918 | ++ functions-common:time_stop:2321 : end_time=1634581533915 2021-10-18 18:25:33.920 | ++ functions-common:time_stop:2322 : elapsed_time=740 2021-10-18 18:25:33.922 | ++ functions-common:time_stop:2323 : total=712 2021-10-18 18:25:33.924 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:25:33.926 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1452 2021-10-18 18:25:33.929 | ++ functions-common:apt_get:1122 : return 0 2021-10-18 18:25:33.932 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-18 18:25:33.934 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-18 18:25:33.937 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-18 18:25:33.941 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-18 18:25:33.945 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-18 18:25:33.947 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-18 18:25:33.950 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-18 18:25:35.328 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-18 18:25:35.330 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-18 18:25:35.332 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-18 18:25:35.336 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-18 18:25:35.337 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-18 18:25:35.339 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-18 18:25:35.341 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-18 18:25:35.343 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-18 18:25:35.345 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-18 18:25:35.347 | + functions-common:_ensure_lsb_release:328 : return 2021-10-18 18:25:35.349 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-18 18:25:35.416 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-18 18:25:35.418 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-18 18:25:35.484 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-18 18:25:35.487 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-18 18:25:35.553 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-18 18:25:35.555 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-18 18:25:35.557 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-18 18:25:35.558 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-18 18:25:35.560 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-18 18:25:35.562 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-18 18:25:35.564 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-18 18:25:35.566 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-18 18:25:35.568 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-18 18:25:35.570 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-18 18:25:35.572 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-18 18:25:35.572 | Distro: focal 2021-10-18 18:25:35.574 | + tools/install_pip.sh:main:115 : get_versions 2021-10-18 18:25:35.576 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-18 18:25:35.580 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-18 18:25:35.581 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-18 18:25:35.585 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-18 18:25:35.585 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-18 18:25:36.146 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-18 18:25:36.148 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-18 18:25:36.148 | pip: 21.3 2021-10-18 18:25:36.150 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-18 18:25:36.152 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-18 18:25:36.154 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-18 18:25:36.155 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-18 18:25:36.157 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-18 18:25:36.159 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-18 18:25:36.160 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-18 18:25:36.163 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-18 18:25:36.164 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-18 18:25:36.166 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-18 18:25:36.168 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-18 18:25:36.169 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-18 18:25:36.171 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-18 18:25:36.173 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-18 18:25:36.173 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-18 18:25:36.178 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-18 18:25:36.182 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-18 18:25:36.185 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-18 18:25:36.188 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-18 18:25:36.190 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-18 18:25:36.191 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-10-18 18:25:36.202 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-18 18:25:36.202 | Dload Upload Total Spent Left Speed 2021-10-18 18:25:36.389 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-18 18:25:36.393 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-18 18:25:36.397 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-18 18:25:39.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:39.554 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:39.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:39.554 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:39.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:25:40.029 | Collecting pip 2021-10-18 18:25:40.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-18 18:25:41.703 | Installing collected packages: pip 2021-10-18 18:25:41.703 | Attempting uninstall: pip 2021-10-18 18:25:41.704 | Found existing installation: pip 21.3 2021-10-18 18:25:41.955 | Uninstalling pip-21.3: 2021-10-18 18:25:41.969 | Successfully uninstalled pip-21.3 2021-10-18 18:25:43.617 | Successfully installed pip-21.3 2021-10-18 18:25:43.617 | 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 2021-10-18 18:25:43.741 | + tools/install_pip.sh:main:136 : set -x 2021-10-18 18:25:43.743 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-18 18:25:43.745 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-18 18:25:43.747 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-18 18:25:43.749 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-18 18:25:43.751 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-18 18:25:43.753 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-18 18:25:43.755 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-18 18:25:43.755 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-18 18:25:43.759 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-10-18 18:25:43.761 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-10-18 18:25:43.763 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-18 18:25:43.765 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-18 18:25:43.767 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-18 18:25:43.783 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-10-18 18:25:43.785 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-18 18:25:44.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:44.520 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:44.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:44.520 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:45.560 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:25:45.596 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-18 18:25:47.232 | 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 2021-10-18 18:25:47.339 | + inc/python:pip_install:200 : result=0 2021-10-18 18:25:47.341 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-18 18:25:47.343 | + functions-common:time_stop:2309 : local name 2021-10-18 18:25:47.344 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:25:47.346 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:25:47.348 | + functions-common:time_stop:2312 : local total 2021-10-18 18:25:47.350 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:25:47.351 | + functions-common:time_stop:2315 : name=pip_install 2021-10-18 18:25:47.353 | + functions-common:time_stop:2316 : start_time=1634581543779 2021-10-18 18:25:47.355 | + functions-common:time_stop:2318 : [[ -z 1634581543779 ]] 2021-10-18 18:25:47.357 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:25:47.360 | + functions-common:time_stop:2321 : end_time=1634581547358 2021-10-18 18:25:47.362 | + functions-common:time_stop:2322 : elapsed_time=3579 2021-10-18 18:25:47.363 | + functions-common:time_stop:2323 : total=0 2021-10-18 18:25:47.366 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:25:47.367 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3579 2021-10-18 18:25:47.369 | + inc/python:pip_install:203 : return 0 2021-10-18 18:25:47.371 | + tools/install_pip.sh:main:142 : get_versions 2021-10-18 18:25:47.373 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-18 18:25:47.377 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-18 18:25:47.379 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-18 18:25:47.381 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-18 18:25:47.382 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-18 18:25:47.949 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-18 18:25:47.950 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-18 18:25:47.950 | pip: 21.3 2021-10-18 18:25:47.954 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-18 18:25:47.956 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-18 18:25:47.960 | + ./stack.sh:main:778 : fixup_all 2021-10-18 18:25:47.962 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-18 18:25:47.964 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-18 18:25:47.966 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-18 18:25:47.971 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-18 18:25:47.972 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-18 18:25:47.972 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-18 18:25:47.978 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-18 18:25:47.980 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-18 18:25:47.982 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-18 18:25:47.990 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-18 18:25:47.993 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-18 18:25:47.995 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-18 18:25:47.998 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:25:48.000 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:25:48.002 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-18 18:25:48.013 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-18 18:25:48.025 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-18 18:25:48.036 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-18 18:25:48.038 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-18 18:25:48.040 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-18 18:25:48.042 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-18 18:25:48.044 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-18 18:25:48.046 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-18 18:25:48.048 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-18 18:25:48.050 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-18 18:25:48.052 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-18 18:25:48.054 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-18 18:25:48.056 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-18 18:25:48.058 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-18 18:25:48.061 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-18 18:25:48.063 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-18 18:25:48.065 | + functions-common:is_suse:462 : is_opensuse 2021-10-18 18:25:48.068 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-18 18:25:48.070 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-18 18:25:48.072 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-18 18:25:48.074 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-18 18:25:48.076 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-18 18:25:48.078 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-18 18:25:48.080 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-18 18:25:48.101 | Using python 3.8 to install os-testr 2021-10-18 18:25:48.103 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-10-18 18:25:48.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:48.839 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:48.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:48.839 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:49.880 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:25:49.916 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-18 18:25:49.981 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-18 18:25:49.982 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-18 18:25:49.983 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-18 18:25:49.984 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-18 18:25:49.998 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-18 18:25:50.024 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-18 18:25:50.025 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-10-18 18:25:50.026 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-18 18:25:50.027 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-10-18 18:25:50.028 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-18 18:25:50.052 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-10-18 18:25:50.053 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-10-18 18:25:50.054 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-10-18 18:25:50.055 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0) 2021-10-18 18:25:50.056 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-10-18 18:25:50.071 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-10-18 18:25:50.141 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-10-18 18:25:50.142 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-10-18 18:25:50.143 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-10-18 18:25:50.144 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-10-18 18:25:51.712 | 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 2021-10-18 18:25:51.822 | + inc/python:pip_install:200 : result=0 2021-10-18 18:25:51.825 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-18 18:25:51.827 | + functions-common:time_stop:2309 : local name 2021-10-18 18:25:51.829 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:25:51.831 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:25:51.833 | + functions-common:time_stop:2312 : local total 2021-10-18 18:25:51.835 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:25:51.837 | + functions-common:time_stop:2315 : name=pip_install 2021-10-18 18:25:51.839 | + functions-common:time_stop:2316 : start_time=1634581548096 2021-10-18 18:25:51.841 | + functions-common:time_stop:2318 : [[ -z 1634581548096 ]] 2021-10-18 18:25:51.844 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:25:51.848 | + functions-common:time_stop:2321 : end_time=1634581551845 2021-10-18 18:25:51.851 | + functions-common:time_stop:2322 : elapsed_time=3749 2021-10-18 18:25:51.853 | + functions-common:time_stop:2323 : total=0 2021-10-18 18:25:51.855 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:25:51.857 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3749 2021-10-18 18:25:51.859 | + inc/python:pip_install:203 : return 0 2021-10-18 18:25:51.861 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-18 18:25:51.913 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-18 18:25:52.014 | + ./stack.sh:main:792 : install_infra 2021-10-18 18:25:52.016 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-18 18:25:52.018 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-18 18:25:52.021 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-18 18:25:52.024 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-18 18:25:52.048 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-18 18:25:54.117 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.147 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.258 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.370 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.415 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.557 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.629 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.659 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.678 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.712 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.771 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.806 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.855 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:54.860 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:25:54.994 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-10-18 18:25:55.260 | + inc/python:pip_install:200 : result=0 2021-10-18 18:25:55.262 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-18 18:25:55.264 | + functions-common:time_stop:2309 : local name 2021-10-18 18:25:55.266 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:25:55.268 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:25:55.271 | + functions-common:time_stop:2312 : local total 2021-10-18 18:25:55.273 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:25:55.275 | + functions-common:time_stop:2315 : name=pip_install 2021-10-18 18:25:55.277 | + functions-common:time_stop:2316 : start_time=1634581552040 2021-10-18 18:25:55.279 | + functions-common:time_stop:2318 : [[ -z 1634581552040 ]] 2021-10-18 18:25:55.282 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:25:55.287 | + functions-common:time_stop:2321 : end_time=1634581555284 2021-10-18 18:25:55.289 | + functions-common:time_stop:2322 : elapsed_time=3244 2021-10-18 18:25:55.291 | + functions-common:time_stop:2323 : total=3749 2021-10-18 18:25:55.293 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:25:55.295 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6993 2021-10-18 18:25:55.297 | + inc/python:pip_install:203 : return 0 2021-10-18 18:25:55.299 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-18 18:25:55.302 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-18 18:25:55.324 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-10-18 18:25:57.256 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.285 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.392 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.507 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.552 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.694 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.764 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.794 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.813 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.847 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.906 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.941 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.990 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:57.994 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:25:57.997 | Processing /opt/stack/requirements 2021-10-18 18:25:59.697 | 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 64)) (3.0.0) 2021-10-18 18:25:59.709 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (5.4.1) 2021-10-18 18:25:59.712 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.26.0) 2021-10-18 18:25:59.738 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.0) 2021-10-18 18:25:59.744 | 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 353)) (2.5.0) 2021-10-18 18:25:59.753 | 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 371)) (3.3) 2021-10-18 18:25:59.757 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (2.4.7) 2021-10-18 18:25:59.760 | 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 456)) (1.16.0) 2021-10-18 18:25:59.763 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (2.0.7) 2021-10-18 18:25:59.768 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4959) (1.3) 2021-10-18 18:25:59.771 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4959) (0.3.0) 2021-10-18 18:25:59.786 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-10-18 18:25:59.789 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (1.26.7) 2021-10-18 18:25:59.809 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 42)) (2021.10.8) 2021-10-18 18:25:59.812 | 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 167)) (1.0.0) 2021-10-18 18:25:59.814 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (3.9.0) 2021-10-18 18:25:59.826 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (0.4.0) 2021-10-18 18:25:59.830 | Requirement already satisfied: cmd2===2.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.2.0) 2021-10-18 18:25:59.903 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.2) 2021-10-18 18:25:59.906 | 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 428)) (3.5.0) 2021-10-18 18:25:59.912 | 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 276)) (1.8.2) 2021-10-18 18:25:59.914 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50)) (21.2.0) 2021-10-18 18:25:59.969 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (0.4.4) 2021-10-18 18:25:59.972 | 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 143)) (0.2.5) 2021-10-18 18:25:59.977 | Building wheels for collected packages: openstack-requirements 2021-10-18 18:25:59.978 | Building wheel for openstack-requirements (setup.py): started 2021-10-18 18:26:00.788 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-18 18:26:00.788 | ERROR: Command errored out with exit status 1: 2021-10-18 18:26:00.788 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-3pwy6h2p/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-3pwy6h2p/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-3easg53b 2021-10-18 18:26:00.788 | cwd: /tmp/pip-req-build-3pwy6h2p/ 2021-10-18 18:26:00.788 | Complete output (6 lines): 2021-10-18 18:26:00.788 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-18 18:26:00.788 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-18 18:26:00.788 | or: setup.py --help-commands 2021-10-18 18:26:00.788 | or: setup.py cmd --help 2021-10-18 18:26:00.789 | 2021-10-18 18:26:00.789 | error: invalid command 'bdist_wheel' 2021-10-18 18:26:00.789 | ---------------------------------------- 2021-10-18 18:26:00.789 | ERROR: Failed building wheel for openstack-requirements 2021-10-18 18:26:00.789 | Running setup.py clean for openstack-requirements 2021-10-18 18:26:01.593 | Failed to build openstack-requirements 2021-10-18 18:26:01.608 | Installing collected packages: openstack-requirements 2021-10-18 18:26:01.608 | Attempting uninstall: openstack-requirements 2021-10-18 18:26:01.610 | Found existing installation: openstack-requirements 1.2.1.dev4959 2021-10-18 18:26:01.644 | Uninstalling openstack-requirements-1.2.1.dev4959: 2021-10-18 18:26:01.663 | Successfully uninstalled openstack-requirements-1.2.1.dev4959 2021-10-18 18:26:01.666 | Running setup.py install for openstack-requirements: started 2021-10-18 18:26:03.963 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-18 18:26:03.987 | Successfully installed openstack-requirements-1.2.1.dev4959 2021-10-18 18:26:04.111 | + inc/python:pip_install:200 : result=0 2021-10-18 18:26:04.113 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-18 18:26:04.115 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:04.117 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:04.119 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:04.122 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:04.124 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:04.126 | + functions-common:time_stop:2315 : name=pip_install 2021-10-18 18:26:04.128 | + functions-common:time_stop:2316 : start_time=1634581555316 2021-10-18 18:26:04.130 | + functions-common:time_stop:2318 : [[ -z 1634581555316 ]] 2021-10-18 18:26:04.133 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:04.137 | + functions-common:time_stop:2321 : end_time=1634581564134 2021-10-18 18:26:04.139 | + functions-common:time_stop:2322 : elapsed_time=8818 2021-10-18 18:26:04.141 | + functions-common:time_stop:2323 : total=6993 2021-10-18 18:26:04.143 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:04.146 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15811 2021-10-18 18:26:04.148 | + inc/python:pip_install:203 : return 0 2021-10-18 18:26:04.150 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-18 18:26:04.153 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-18 18:26:04.155 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-18 18:26:04.157 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-18 18:26:04.160 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-18 18:26:04.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-18 18:26:04.164 | + inc/python:use_library_from_git:253 : return 1 2021-10-18 18:26:04.167 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-18 18:26:04.187 | Using python 3.8 to install pbr 2021-10-18 18:26:04.189 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-18 18:26:04.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:26:04.921 | from cryptography.utils import int_from_bytes 2021-10-18 18:26:04.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:26:04.921 | from cryptography.utils import int_from_bytes 2021-10-18 18:26:05.974 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:26:06.010 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-18 18:26:07.773 | 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 2021-10-18 18:26:07.884 | + inc/python:pip_install:200 : result=0 2021-10-18 18:26:07.886 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-18 18:26:07.888 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:07.891 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:07.893 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:07.895 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:07.898 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:07.900 | + functions-common:time_stop:2315 : name=pip_install 2021-10-18 18:26:07.902 | + functions-common:time_stop:2316 : start_time=1634581564182 2021-10-18 18:26:07.904 | + functions-common:time_stop:2318 : [[ -z 1634581564182 ]] 2021-10-18 18:26:07.906 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:07.911 | + functions-common:time_stop:2321 : end_time=1634581567908 2021-10-18 18:26:07.913 | + functions-common:time_stop:2322 : elapsed_time=3726 2021-10-18 18:26:07.915 | + functions-common:time_stop:2323 : total=15811 2021-10-18 18:26:07.917 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:07.919 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19537 2021-10-18 18:26:07.921 | + inc/python:pip_install:203 : return 0 2021-10-18 18:26:07.924 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-18 18:26:10.206 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-18 18:26:12.110 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:26:12.111 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-18 18:26:12.118 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-18 18:26:12.121 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-18 18:26:12.123 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-18 18:26:12.192 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-18 18:26:12.195 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-18 18:26:12.198 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-18 18:26:12.214 | + ./stack.sh:main:801 : pkgs= 2021-10-18 18:26:12.217 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-18 18:26:12.219 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-18 18:26:12.222 | + functions-common:run_phase:1737 : local mode=stack 2021-10-18 18:26:12.224 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-18 18:26:12.226 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-18 18:26:12.228 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-18 18:26:12.231 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-18 18:26:12.233 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-18 18:26:12.235 | + functions-common:run_phase:1747 : local extra 2021-10-18 18:26:12.238 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-18 18:26:12.242 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-18 18:26:12.244 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-18 18:26:12.246 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-18 18:26:12.248 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-18 18:26:12.251 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-18 18:26:12.266 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:12.268 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-18 18:26:12.270 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-18 18:26:12.272 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-18 18:26:12.274 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-18 18:26:12.276 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-18 18:26:12.278 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-18 18:26:12.280 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-18 18:26:12.282 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-18 18:26:12.284 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-18 18:26:12.287 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-18 18:26:12.289 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-18 18:26:12.291 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-18 18:26:12.293 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-18 18:26:12.296 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-18 18:26:12.298 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-18 18:26:12.300 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-18 18:26:12.303 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-18 18:26:12.305 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-18 18:26:12.307 | + functions-common:run_plugins:1726 : local plugins= 2021-10-18 18:26:12.309 | + functions-common:run_plugins:1727 : local plugin 2021-10-18 18:26:12.311 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-18 18:26:12.314 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-18 18:26:12.316 | + functions:set_systemd_override:821 : local value=2048 2021-10-18 18:26:12.318 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-18 18:26:12.321 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-18 18:26:12.372 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-18 18:26:12.372 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-18 18:26:12.374 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-18 18:26:12.747 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-18 18:26:12.749 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-18 18:26:12.766 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:12.768 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-18 18:26:12.771 | + functions-common:install_package:1347 : update_package_repo 2021-10-18 18:26:12.773 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-18 18:26:12.776 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-18 18:26:12.778 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-18 18:26:12.780 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-18 18:26:12.782 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-18 18:26:12.785 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:12.787 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:12.789 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-18 18:26:12.791 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-18 18:26:12.794 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-18 18:26:12.796 | + functions-common:apt_get_update:1074 : return 2021-10-18 18:26:12.798 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-18 18:26:12.800 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-18 18:26:12.802 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:12.805 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:12.807 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-18 18:26:12.828 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-10-18 18:26:12.936 | Reading package lists... 2021-10-18 18:26:13.160 | Building dependency tree... 2021-10-18 18:26:13.162 | Reading state information... 2021-10-18 18:26:13.405 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-18 18:26:13.405 | The following packages were automatically installed and are no longer required: 2021-10-18 18:26:13.406 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-18 18:26:13.406 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-18 18:26:13.406 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-18 18:26:13.406 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-18 18:26:13.406 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-18 18:26:13.406 | python3-zope.interface 2021-10-18 18:26:13.406 | Use 'sudo apt autoremove' to remove them. 2021-10-18 18:26:13.520 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-18 18:26:13.525 | + functions-common:apt_get:1118 : result=0 2021-10-18 18:26:13.527 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-18 18:26:13.529 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:13.531 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:13.533 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:13.536 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:13.538 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:13.540 | + functions-common:time_stop:2315 : name=apt-get 2021-10-18 18:26:13.542 | + functions-common:time_stop:2316 : start_time=1634581572825 2021-10-18 18:26:13.544 | + functions-common:time_stop:2318 : [[ -z 1634581572825 ]] 2021-10-18 18:26:13.547 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:13.551 | + functions-common:time_stop:2321 : end_time=1634581573548 2021-10-18 18:26:13.553 | + functions-common:time_stop:2322 : elapsed_time=723 2021-10-18 18:26:13.555 | + functions-common:time_stop:2323 : total=1452 2021-10-18 18:26:13.557 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:13.559 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2175 2021-10-18 18:26:13.562 | + functions-common:apt_get:1122 : return 0 2021-10-18 18:26:13.564 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-18 18:26:13.566 | + functions-common:is_suse:462 : is_opensuse 2021-10-18 18:26:13.569 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-18 18:26:13.572 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-18 18:26:13.574 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-18 18:26:13.576 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-18 18:26:13.578 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-18 18:26:13.580 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-18 18:26:13.583 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-18 18:26:13.586 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-18 18:26:13.588 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-18 18:26:13.590 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-18 18:26:13.592 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-18 18:26:13.594 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-18 18:26:13.597 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-18 18:26:13.599 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-18 18:26:13.601 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-18 18:26:13.603 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-18 18:26:13.605 | + functions-common:is_suse:462 : is_opensuse 2021-10-18 18:26:13.608 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-18 18:26:13.610 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-18 18:26:13.612 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-18 18:26:13.614 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-18 18:26:13.617 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-18 18:26:13.619 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-18 18:26:13.621 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-18 18:26:13.637 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:13.639 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-18 18:26:13.642 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-18 18:26:13.644 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-18 18:26:13.647 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-18 18:26:13.650 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-18 18:26:13.654 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-18 18:26:13.656 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-18 18:26:13.658 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-18 18:26:13.660 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-18 18:26:13.663 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-18 18:26:13.665 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-18 18:26:13.668 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-18 18:26:14.360 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-18 18:26:14.360 | user tags 2021-10-18 18:26:14.360 | stackrabbit []' 2021-10-18 18:26:14.363 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-18 18:26:14.363 | user tags 2021-10-18 18:26:14.363 | stackrabbit []' 2021-10-18 18:26:14.363 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-18 18:26:14.369 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-18 18:26:14.371 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-18 18:26:14.374 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-18 18:26:15.036 | Changing password for user "stackrabbit" ... 2021-10-18 18:26:15.060 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-18 18:26:15.726 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-18 18:26:15.748 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-18 18:26:15.751 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-18 18:26:16.432 | Changing password for user "stackrabbit" ... 2021-10-18 18:26:16.456 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-18 18:26:16.458 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-18 18:26:16.461 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-18 18:26:17.125 | Deleting user "guest" ... 2021-10-18 18:26:17.140 | Error: 2021-10-18 18:26:17.141 | {:no_such_user, "guest"} 2021-10-18 18:26:17.153 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-18 18:26:17.155 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-18 18:26:17.171 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:17.174 | + ./stack.sh:main:818 : install_database 2021-10-18 18:26:17.176 | + lib/database:install_database:116 : install_database_mysql 2021-10-18 18:26:17.179 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-18 18:26:17.181 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:17.183 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:17.186 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-18 18:26:17.404 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-18 18:26:17.406 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-18 18:26:17.408 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-18 18:26:17.412 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-18 18:26:17.414 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-18 18:26:17.416 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-18 18:26:17.419 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-18 18:26:17.421 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-18 18:26:17.423 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-18 18:26:17.426 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-18 18:26:17.429 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-18 18:26:17.431 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-18 18:26:17.433 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-18 18:26:17.435 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-18 18:26:17.438 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-18 18:26:17.440 | + functions-common:is_suse:462 : is_opensuse 2021-10-18 18:26:17.442 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-18 18:26:17.445 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-18 18:26:17.447 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-18 18:26:17.449 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-18 18:26:17.451 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-18 18:26:17.454 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-18 18:26:17.456 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:17.458 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:17.460 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-18 18:26:17.463 | + functions-common:install_package:1347 : update_package_repo 2021-10-18 18:26:17.465 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-18 18:26:17.467 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-18 18:26:17.469 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-18 18:26:17.472 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-18 18:26:17.474 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-18 18:26:17.476 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:17.479 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:17.481 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-18 18:26:17.483 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-18 18:26:17.485 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-18 18:26:17.487 | + functions-common:apt_get_update:1074 : return 2021-10-18 18:26:17.490 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-18 18:26:17.493 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-18 18:26:17.495 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:17.497 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:17.500 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-18 18:26:17.520 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-10-18 18:26:17.626 | Reading package lists... 2021-10-18 18:26:17.853 | Building dependency tree... 2021-10-18 18:26:17.854 | Reading state information... 2021-10-18 18:26:18.085 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-18 18:26:18.085 | The following packages were automatically installed and are no longer required: 2021-10-18 18:26:18.086 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-18 18:26:18.086 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-18 18:26:18.086 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-18 18:26:18.086 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-18 18:26:18.086 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-18 18:26:18.086 | python3-zope.interface 2021-10-18 18:26:18.086 | Use 'sudo apt autoremove' to remove them. 2021-10-18 18:26:18.196 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-18 18:26:18.201 | + functions-common:apt_get:1118 : result=0 2021-10-18 18:26:18.203 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-18 18:26:18.205 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:18.207 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:18.209 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:18.211 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:18.214 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:18.216 | + functions-common:time_stop:2315 : name=apt-get 2021-10-18 18:26:18.218 | + functions-common:time_stop:2316 : start_time=1634581577518 2021-10-18 18:26:18.220 | + functions-common:time_stop:2318 : [[ -z 1634581577518 ]] 2021-10-18 18:26:18.223 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:18.227 | + functions-common:time_stop:2321 : end_time=1634581578225 2021-10-18 18:26:18.229 | + functions-common:time_stop:2322 : elapsed_time=707 2021-10-18 18:26:18.231 | + functions-common:time_stop:2323 : total=2175 2021-10-18 18:26:18.233 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:18.236 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2882 2021-10-18 18:26:18.238 | + functions-common:apt_get:1122 : return 0 2021-10-18 18:26:18.241 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-18 18:26:18.243 | + ./stack.sh:main:821 : install_database_python 2021-10-18 18:26:18.245 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-18 18:26:18.248 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-18 18:26:18.250 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-18 18:26:18.252 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-18 18:26:18.255 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-18 18:26:18.257 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-18 18:26:18.259 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-18 18:26:18.263 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-18 18:26:18.263 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-18 18:26:18.269 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-18 18:26:18.271 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-18 18:26:18.273 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-18 18:26:18.276 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-18 18:26:18.278 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-18 18:26:18.299 | Using python 3.8 to install PyMySQL 2021-10-18 18:26:18.301 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-10-18 18:26:19.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:26:19.032 | from cryptography.utils import int_from_bytes 2021-10-18 18:26:19.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:26:19.032 | from cryptography.utils import int_from_bytes 2021-10-18 18:26:20.085 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:26:20.121 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-18 18:26:21.778 | 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 2021-10-18 18:26:21.885 | + inc/python:pip_install:200 : result=0 2021-10-18 18:26:21.888 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-18 18:26:21.890 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:21.892 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:21.894 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:21.898 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:21.900 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:21.902 | + functions-common:time_stop:2315 : name=pip_install 2021-10-18 18:26:21.904 | + functions-common:time_stop:2316 : start_time=1634581578294 2021-10-18 18:26:21.906 | + functions-common:time_stop:2318 : [[ -z 1634581578294 ]] 2021-10-18 18:26:21.909 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:21.914 | + functions-common:time_stop:2321 : end_time=1634581581911 2021-10-18 18:26:21.916 | + functions-common:time_stop:2322 : elapsed_time=3617 2021-10-18 18:26:21.918 | + functions-common:time_stop:2323 : total=19537 2021-10-18 18:26:21.920 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:21.923 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23154 2021-10-18 18:26:21.925 | + inc/python:pip_install:203 : return 0 2021-10-18 18:26:21.927 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-18 18:26:21.930 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-18 18:26:21.932 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-18 18:26:21.934 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-18 18:26:21.951 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:21.953 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-18 18:26:21.955 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-18 18:26:21.959 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-18 18:26:21.960 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-18 18:26:21.964 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-18 18:26:21.967 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-10-18 18:26:21.969 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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- ]] 2021-10-18 18:26:21.971 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-18 18:26:21.974 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-18 18:26:21.976 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-18 18:26:21.991 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:21.993 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-18 18:26:21.995 | + functions-common:install_package:1347 : update_package_repo 2021-10-18 18:26:21.998 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-18 18:26:22.000 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-18 18:26:22.002 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-18 18:26:22.005 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-18 18:26:22.007 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-18 18:26:22.010 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:22.012 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:22.014 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-18 18:26:22.017 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-18 18:26:22.019 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-18 18:26:22.022 | + functions-common:apt_get_update:1074 : return 2021-10-18 18:26:22.024 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-18 18:26:22.026 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-18 18:26:22.029 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:22.031 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:22.033 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-18 18:26:22.053 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-18 18:26:22.159 | Reading package lists... 2021-10-18 18:26:22.385 | Building dependency tree... 2021-10-18 18:26:22.386 | Reading state information... 2021-10-18 18:26:22.622 | radvd is already the newest version (1:2.17-2). 2021-10-18 18:26:22.622 | The following packages were automatically installed and are no longer required: 2021-10-18 18:26:22.623 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-18 18:26:22.623 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-18 18:26:22.623 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-18 18:26:22.623 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-18 18:26:22.623 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-18 18:26:22.623 | python3-zope.interface 2021-10-18 18:26:22.623 | Use 'sudo apt autoremove' to remove them. 2021-10-18 18:26:22.735 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-18 18:26:22.739 | + functions-common:apt_get:1118 : result=0 2021-10-18 18:26:22.743 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-18 18:26:22.745 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:22.747 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:22.749 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:22.752 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:22.754 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:22.756 | + functions-common:time_stop:2315 : name=apt-get 2021-10-18 18:26:22.758 | + functions-common:time_stop:2316 : start_time=1634581582051 2021-10-18 18:26:22.760 | + functions-common:time_stop:2318 : [[ -z 1634581582051 ]] 2021-10-18 18:26:22.763 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:22.767 | + functions-common:time_stop:2321 : end_time=1634581582765 2021-10-18 18:26:22.769 | + functions-common:time_stop:2322 : elapsed_time=714 2021-10-18 18:26:22.771 | + functions-common:time_stop:2323 : total=2882 2021-10-18 18:26:22.773 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:22.776 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3596 2021-10-18 18:26:22.778 | + functions-common:apt_get:1122 : return 0 2021-10-18 18:26:22.780 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-18 18:26:22.797 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:22.799 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-18 18:26:22.802 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-18 18:26:22.805 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-18 18:26:22.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-18 18:26:22.826 | + functions-common:install_package:1347 : update_package_repo 2021-10-18 18:26:22.829 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-18 18:26:22.831 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-18 18:26:22.833 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-18 18:26:22.835 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-18 18:26:22.838 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-18 18:26:22.840 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:22.842 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:22.844 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-18 18:26:22.847 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-18 18:26:22.849 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-18 18:26:22.851 | + functions-common:apt_get_update:1074 : return 2021-10-18 18:26:22.853 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-18 18:26:22.856 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-18 18:26:22.858 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:22.860 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:22.862 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-18 18:26:22.882 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-10-18 18:26:22.991 | Reading package lists... 2021-10-18 18:26:23.220 | Building dependency tree... 2021-10-18 18:26:23.221 | Reading state information... 2021-10-18 18:26:23.459 | fakeroot is already the newest version (1.24-1). 2021-10-18 18:26:23.459 | make is already the newest version (4.2.1-1.2). 2021-10-18 18:26:23.459 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-18 18:26:23.459 | The following packages were automatically installed and are no longer required: 2021-10-18 18:26:23.460 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-18 18:26:23.460 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-18 18:26:23.460 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-18 18:26:23.460 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-18 18:26:23.460 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-18 18:26:23.460 | python3-zope.interface 2021-10-18 18:26:23.460 | Use 'sudo apt autoremove' to remove them. 2021-10-18 18:26:23.571 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-18 18:26:23.576 | + functions-common:apt_get:1118 : result=0 2021-10-18 18:26:23.578 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-18 18:26:23.580 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:23.583 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:23.585 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:23.587 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:23.589 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:23.591 | + functions-common:time_stop:2315 : name=apt-get 2021-10-18 18:26:23.593 | + functions-common:time_stop:2316 : start_time=1634581582880 2021-10-18 18:26:23.595 | + functions-common:time_stop:2318 : [[ -z 1634581582880 ]] 2021-10-18 18:26:23.598 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:23.602 | + functions-common:time_stop:2321 : end_time=1634581583600 2021-10-18 18:26:23.604 | + functions-common:time_stop:2322 : elapsed_time=720 2021-10-18 18:26:23.606 | + functions-common:time_stop:2323 : total=3596 2021-10-18 18:26:23.608 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:23.610 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4316 2021-10-18 18:26:23.612 | + functions-common:apt_get:1122 : return 0 2021-10-18 18:26:23.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-18 18:26:23.617 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:23.619 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:23.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-18 18:26:23.624 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-18 18:26:23.626 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-18 18:26:23.631 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-18 18:26:23.633 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-18 18:26:23.636 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-18 18:26:23.637 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-18 18:26:23.641 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-18 18:26:23.644 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-18 18:26:23.646 | + functions:vercmp:628 : local v1=5.4 2021-10-18 18:26:23.649 | + functions:vercmp:629 : local 'op=<' 2021-10-18 18:26:23.651 | + functions:vercmp:630 : local v2=3.13 2021-10-18 18:26:23.653 | + functions:vercmp:631 : local result 2021-10-18 18:26:23.656 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-18 18:26:23.657 | ++ functions:vercmp:635 : sort -V 2021-10-18 18:26:23.657 | ++ functions:vercmp:635 : head -1 2021-10-18 18:26:23.662 | + functions:vercmp:635 : result=3.13 2021-10-18 18:26:23.664 | + functions:vercmp:637 : case $op in 2021-10-18 18:26:23.666 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-18 18:26:23.669 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-18 18:26:23.671 | + functions:vercmp:648 : return 2021-10-18 18:26:23.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-18 18:26:23.675 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-18 18:26:23.678 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-18 18:26:24.150 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-18 18:26:24.153 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-18 18:26:24.156 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-18 18:26:24.158 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-18 18:26:24.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-18 18:26:24.164 | + inc/python:use_library_from_git:253 : return 1 2021-10-18 18:26:24.167 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-18 18:26:24.185 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:24.188 | + ./stack.sh:main:829 : install_etcd3 2021-10-18 18:26:24.190 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-18 18:26:24.190 | Installing etcd 2021-10-18 18:26:24.192 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-18 18:26:24.205 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-18 18:26:24.217 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-18 18:26:24.219 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-18 18:26:24.236 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-18 18:26:24.240 | ++ 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 2021-10-18 18:26:24.242 | ++ 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 2021-10-18 18:26:24.246 | +++ 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 2021-10-18 18:26:24.250 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-18 18:26:24.252 | ++ 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* ]] 2021-10-18 18:26:24.255 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-18 18:26:24.257 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-18 18:26:24.259 | ++ functions:get_extra_file:74 : return 2021-10-18 18:26:24.262 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-18 18:26:24.265 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-18 18:26:24.267 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-10-18 18:26:24.270 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-10-18 18:26:24.272 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: FAILED 2021-10-18 18:26:24.273 | sha256sum: WARNING: 1 computed checksum did NOT match 2021-10-18 18:26:24.275 | + lib/etcd3:install_etcd3:118 : sudo rm -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-18 18:26:24.288 | + lib/etcd3:install_etcd3:118 : exit 1 2021-10-18 18:26:24.290 | + lib/etcd3:install_etcd3:1 : exit_trap 2021-10-18 18:26:24.293 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-18 18:26:24.295 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-18 18:26:24.298 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-18 18:26:24.300 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-18 18:26:24.303 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-18 18:26:24.305 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-18 18:26:24.308 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-18 18:26:24.310 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-18 18:26:24.312 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-18 18:26:24.312 | Error on exit 2021-10-18 18:26:24.314 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-18 18:26:24.317 | + ./stack.sh:exit_trap:528 : generate-subunit 1634581525 59 fail 2021-10-18 18:26:24.797 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-18 18:26:24.799 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-18 18:26:25.265 | + ./stack.sh:exit_trap:542 : exit 1