2022-01-05 15:54:35.470 | + ./stack.sh:main:462 : exec 2022-01-05 15:54:35.470 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-155435.summary.2022-01-05-155435 2022-01-05 15:54:35.471 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-155435' 2022-01-05 15:54:35.471 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:54:35.471 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-155435 2022-01-05 15:54:35.471 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-155435 /opt/stack/logs/stack.sh.log 2022-01-05 15:54:35.471 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-155435.summary.2022-01-05-155435 /opt/stack/logs/stack.sh.log.summary 2022-01-05 15:54:35.471 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-05 15:54:35.471 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-05 15:54:35.471 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-05 15:54:35.471 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-05 15:54:35.471 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-05 15:54:35.471 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-05 15:54:35.471 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-05 15:54:35.471 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:54:35.471 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-05 15:54:35.471 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-05 15:54:35.471 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:54:35.471 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:54:35.471 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-05 15:54:35.471 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-05 15:54:35.473 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:54:35.475 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-05 15:54:35.477 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-05 15:54:35.479 | + ./stack.sh:main:548 : set -o errexit 2022-01-05 15:54:35.481 | + ./stack.sh:main:551 : uname -a 2022-01-05 15:54:35.482 | Linux dv-cinder-victoria-3-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 15:54:35.485 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 15:54:35.486 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 15:54:35.490 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-05 15:54:35.518 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 15:54:35.534 | + ./stack.sh:main:565 : fetch_plugins 2022-01-05 15:54:35.536 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-05 15:54:35.538 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-05 15:54:35.540 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-05 15:54:35.542 | + functions-common:fetch_plugins:1661 : return 2022-01-05 15:54:35.544 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-05 15:54:35.547 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-05 15:54:35.548 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:54:35.550 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:54:35.552 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:54:35.554 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:54:35.556 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:54:35.557 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:54:35.560 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:54:35.564 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:54:35.566 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:54:35.567 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:54:35.569 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 15:54:35.574 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:54:35.587 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:35.588 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:54:35.590 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:54:35.592 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:54:35.594 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:54:35.596 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:54:35.597 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:54:35.599 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 15:54:35.601 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 15:54:35.603 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:54:35.605 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 15:54:35.607 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-05 15:54:35.609 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-05 15:54:35.611 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-05 15:54:35.613 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-05 15:54:35.615 | + functions-common:plugin_override_defaults:1702 : return 2022-01-05 15:54:35.617 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-05 15:54:35.637 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-05 15:54:35.639 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 15:54:35.652 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:54:35.655 | +++ lib/tls:source:43 : hostname -f 2022-01-05 15:54:35.658 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 15:54:35.660 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 15:54:35.662 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 15:54:35.664 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 15:54:35.666 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 15:54:35.668 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 15:54:35.670 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 15:54:35.672 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 15:54:35.674 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 15:54:35.676 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 15:54:35.684 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-05 15:54:35.698 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 15:54:35.715 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 15:54:35.727 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 15:54:35.740 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 15:54:35.769 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-05 15:54:35.817 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-05 15:54:35.901 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-05 15:54:35.924 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 15:54:35.962 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-05 15:54:36.015 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 15:54:36.147 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 15:54:36.161 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 15:54:36.174 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 15:54:36.187 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 15:54:36.270 | + ./stack.sh:main:598 : run_phase source 2022-01-05 15:54:36.272 | + functions-common:run_phase:1738 : local mode=source 2022-01-05 15:54:36.274 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:54:36.276 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:54:36.278 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:54:36.281 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:54:36.283 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:54:36.285 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:54:36.288 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:54:36.291 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:54:36.293 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:54:36.296 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:54:36.298 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 15:54:36.300 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:54:36.316 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:36.318 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:54:36.320 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 15:54:36.360 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 15:54:36.362 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-05 15:54:36.365 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:54:36.367 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-05 15:54:36.369 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-05 15:54:36.371 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-05 15:54:36.373 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-05 15:54:36.375 | + functions-common:load_plugin_settings:1679 : return 2022-01-05 15:54:36.378 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-05 15:54:36.380 | + functions-common:verify_disabled_services:2021 : local service 2022-01-05 15:54:36.382 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.386 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 15:54:36.388 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.392 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 15:54:36.394 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.396 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 15:54:36.399 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.401 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 15:54:36.403 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.406 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 15:54:36.408 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.411 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 15:54:36.413 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.415 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 15:54:36.417 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.420 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 15:54:36.422 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.424 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 15:54:36.426 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.429 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 15:54:36.431 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.433 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 15:54:36.435 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.438 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 15:54:36.440 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.442 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 15:54:36.445 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.447 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 15:54:36.449 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.452 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 15:54:36.454 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.456 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 15:54:36.459 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.461 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 15:54:36.463 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.465 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 15:54:36.468 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.471 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 15:54:36.473 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.475 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 15:54:36.477 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.480 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 15:54:36.482 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.484 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 15:54:36.487 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.489 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 15:54:36.491 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.493 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 15:54:36.496 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.498 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 15:54:36.500 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.502 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 15:54:36.505 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.507 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 15:54:36.509 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.511 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 15:54:36.514 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.517 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 15:54:36.519 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.521 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 15:54:36.524 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.526 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 15:54:36.528 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.531 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 15:54:36.533 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.535 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 15:54:36.537 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.540 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 15:54:36.542 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.544 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 15:54:36.547 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.549 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 15:54:36.551 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.554 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 15:54:36.556 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.558 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 15:54:36.561 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.563 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 15:54:36.565 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:36.567 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 15:54:36.570 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-05 15:54:36.572 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:54:36.574 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 15:54:36.589 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:36.591 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 15:54:36.594 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:54:36.596 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 15:54:36.612 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:54:36.614 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 15:54:36.616 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 15:54:36.618 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 15:54:36.621 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 15:54:36.623 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 15:54:36.625 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 15:54:36.628 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 15:54:36.630 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 15:54:36.633 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 15:54:36.635 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 15:54:36.637 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:54:36.640 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 15:54:36.643 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-05 15:54:36.643 | Using mysql database backend 2022-01-05 15:54:36.645 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 15:54:36.662 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-05 15:54:36.679 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:36.681 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 15:54:36.697 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-05 15:54:36.714 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:36.716 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 15:54:36.732 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 15:54:36.747 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-05 15:54:36.764 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:54:36.766 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-05 15:54:36.783 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:36.786 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-05 15:54:36.788 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-05 15:54:36.804 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:36.806 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 15:54:36.822 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-05 15:54:36.825 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-05 15:54:36.828 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-05 15:54:36.830 | + functions-common:save_stackenv:60 : local tag=739 2022-01-05 15:54:36.833 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 15:54:36.837 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-155436 2022-01-05 15:54:36.839 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-155436 739' 2022-01-05 15:54:36.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.845 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:54:36.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.849 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 15:54:36.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.854 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 15:54:36.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.859 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 15:54:36.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.864 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-01-05 15:54:36.866 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.869 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-01-05 15:54:36.871 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.874 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-155435 2022-01-05 15:54:36.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.879 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 15:54:36.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.883 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-01-05 15:54:36.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.888 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 15:54:36.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.894 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 15:54:36.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.898 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 15:54:36.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:36.903 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 15:54:36.905 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-05 15:54:36.908 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 15:54:36.910 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-05 15:54:36.912 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 15:54:36.914 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 15:54:36.916 | ++ functions-common:git_clone:529 : pwd 2022-01-05 15:54:36.919 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 15:54:36.921 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 15:54:36.924 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 15:54:36.939 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 15:54:36.941 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 15:54:36.943 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:36.945 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 15:54:36.946 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 15:54:36.950 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 15:54:36.953 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:36.956 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-05 15:54:36.959 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 15:54:36.959 | + functions-common:git_clone:595 : head -1 2022-01-05 15:54:36.963 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-05 15:54:36.966 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 15:54:36.969 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-05 15:54:36.971 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:54:36.973 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-05 15:54:36.976 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 15:54:36.978 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 15:54:36.980 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 15:54:36.983 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:54:36.985 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 15:54:36.988 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 15:54:36.990 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 15:54:36.993 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 15:54:36.997 | ++ tools/install_prereqs.sh:source:47 : NOW=1641398076 2022-01-05 15:54:37.001 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 15:54:37.006 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641397767 2022-01-05 15:54:37.008 | ++ tools/install_prereqs.sh:source:49 : DELTA=309 2022-01-05 15:54:37.010 | ++ tools/install_prereqs.sh:source:50 : [[ 309 -lt 7200 ]] 2022-01-05 15:54:37.013 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 15:54:37.016 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 15:54:37.018 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-05 15:54:37.021 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 15:54:37.023 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-05 15:54:37.025 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 15:54:37.027 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-05 15:54:37.029 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 15:54:37.033 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 15:54:37.078 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 15:54:37.078 | apache2-dev 2022-01-05 15:54:37.078 | bc 2022-01-05 15:54:37.078 | bsdmainutils 2022-01-05 15:54:37.078 | curl 2022-01-05 15:54:37.078 | g++ 2022-01-05 15:54:37.079 | gcc 2022-01-05 15:54:37.079 | gettext 2022-01-05 15:54:37.079 | git 2022-01-05 15:54:37.079 | graphviz 2022-01-05 15:54:37.079 | iputils-ping 2022-01-05 15:54:37.079 | libapache2-mod-proxy-uwsgi 2022-01-05 15:54:37.079 | libffi-dev 2022-01-05 15:54:37.079 | libjpeg-dev 2022-01-05 15:54:37.079 | libmysqlclient-dev 2022-01-05 15:54:37.079 | libpcre3-dev 2022-01-05 15:54:37.079 | libpq-dev 2022-01-05 15:54:37.079 | libssl-dev 2022-01-05 15:54:37.079 | libsystemd-dev 2022-01-05 15:54:37.079 | libxml2-dev 2022-01-05 15:54:37.079 | libxslt1-dev 2022-01-05 15:54:37.079 | libyaml-dev 2022-01-05 15:54:37.079 | lsof 2022-01-05 15:54:37.079 | openssh-server 2022-01-05 15:54:37.079 | openssl 2022-01-05 15:54:37.079 | pkg-config 2022-01-05 15:54:37.079 | psmisc 2022-01-05 15:54:37.079 | python3-dev 2022-01-05 15:54:37.079 | python3-pip 2022-01-05 15:54:37.079 | python3-venv 2022-01-05 15:54:37.079 | tar 2022-01-05 15:54:37.079 | tcpdump 2022-01-05 15:54:37.079 | unzip 2022-01-05 15:54:37.079 | uuid-runtime 2022-01-05 15:54:37.079 | wget 2022-01-05 15:54:37.079 | wget 2022-01-05 15:54:37.079 | zlib1g-dev 2022-01-05 15:54:37.079 | libkrb5-dev 2022-01-05 15:54:37.079 | libldap2-dev 2022-01-05 15:54:37.079 | libsasl2-dev 2022-01-05 15:54:37.079 | memcached 2022-01-05 15:54:37.079 | python3-mysqldb 2022-01-05 15:54:37.079 | sqlite3 2022-01-05 15:54:37.080 | conntrack 2022-01-05 15:54:37.080 | curl 2022-01-05 15:54:37.080 | dnsmasq-base 2022-01-05 15:54:37.080 | dnsmasq-utils 2022-01-05 15:54:37.080 | ebtables 2022-01-05 15:54:37.080 | gawk 2022-01-05 15:54:37.080 | genisoimage 2022-01-05 15:54:37.080 | iptables 2022-01-05 15:54:37.080 | iputils-arping 2022-01-05 15:54:37.080 | kpartx 2022-01-05 15:54:37.080 | libjs-jquery-tablesorter 2022-01-05 15:54:37.080 | libmysqlclient-dev 2022-01-05 15:54:37.080 | parted 2022-01-05 15:54:37.080 | pm-utils 2022-01-05 15:54:37.080 | python3-mysqldb 2022-01-05 15:54:37.080 | socat 2022-01-05 15:54:37.080 | sqlite3 2022-01-05 15:54:37.080 | sudo 2022-01-05 15:54:37.080 | vlan 2022-01-05 15:54:37.080 | lsscsi 2022-01-05 15:54:37.080 | open-iscsi 2022-01-05 15:54:37.080 | lvm2 2022-01-05 15:54:37.080 | qemu-utils 2022-01-05 15:54:37.080 | thin-provisioning-tools 2022-01-05 15:54:37.080 | acl 2022-01-05 15:54:37.080 | dnsmasq-base 2022-01-05 15:54:37.080 | dnsmasq-utils 2022-01-05 15:54:37.080 | ebtables 2022-01-05 15:54:37.080 | haproxy 2022-01-05 15:54:37.080 | iptables 2022-01-05 15:54:37.080 | iputils-arping 2022-01-05 15:54:37.080 | iputils-ping 2022-01-05 15:54:37.080 | libmysqlclient-dev 2022-01-05 15:54:37.080 | postgresql-server-dev-all 2022-01-05 15:54:37.080 | python3-mysqldb 2022-01-05 15:54:37.080 | sqlite3 2022-01-05 15:54:37.080 | sudo 2022-01-05 15:54:37.081 | vlan 2022-01-05 15:54:37.081 | ipset 2022-01-05 15:54:37.081 | conntrack 2022-01-05 15:54:37.081 | conntrackd 2022-01-05 15:54:37.081 | keepalived 2022-01-05 15:54:37.081 | dstat 2022-01-05 15:54:37.081 | lvm2 2022-01-05 15:54:37.081 | qemu-utils 2022-01-05 15:54:37.081 | thin-provisioning-tools 2022-01-05 15:54:37.081 | curl 2022-01-05 15:54:37.081 | liberasurecode-dev 2022-01-05 15:54:37.081 | make 2022-01-05 15:54:37.081 | memcached 2022-01-05 15:54:37.081 | sqlite3 2022-01-05 15:54:37.081 | xfsprogs' 2022-01-05 15:54:37.082 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 15:54:37.099 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 15:54:37.099 | apache2-dev 2022-01-05 15:54:37.099 | bc 2022-01-05 15:54:37.099 | bsdmainutils 2022-01-05 15:54:37.099 | curl 2022-01-05 15:54:37.099 | g++ 2022-01-05 15:54:37.099 | gcc 2022-01-05 15:54:37.099 | gettext 2022-01-05 15:54:37.099 | git 2022-01-05 15:54:37.099 | graphviz 2022-01-05 15:54:37.099 | iputils-ping 2022-01-05 15:54:37.100 | libapache2-mod-proxy-uwsgi 2022-01-05 15:54:37.100 | libffi-dev 2022-01-05 15:54:37.100 | libjpeg-dev 2022-01-05 15:54:37.100 | libmysqlclient-dev 2022-01-05 15:54:37.100 | libpcre3-dev 2022-01-05 15:54:37.100 | libpq-dev 2022-01-05 15:54:37.100 | libssl-dev 2022-01-05 15:54:37.100 | libsystemd-dev 2022-01-05 15:54:37.100 | libxml2-dev 2022-01-05 15:54:37.100 | libxslt1-dev 2022-01-05 15:54:37.100 | libyaml-dev 2022-01-05 15:54:37.100 | lsof 2022-01-05 15:54:37.100 | openssh-server 2022-01-05 15:54:37.100 | openssl 2022-01-05 15:54:37.100 | pkg-config 2022-01-05 15:54:37.100 | psmisc 2022-01-05 15:54:37.100 | python3-dev 2022-01-05 15:54:37.100 | python3-pip 2022-01-05 15:54:37.100 | python3-venv 2022-01-05 15:54:37.100 | tar 2022-01-05 15:54:37.100 | tcpdump 2022-01-05 15:54:37.100 | unzip 2022-01-05 15:54:37.100 | uuid-runtime 2022-01-05 15:54:37.100 | wget 2022-01-05 15:54:37.100 | wget 2022-01-05 15:54:37.100 | zlib1g-dev 2022-01-05 15:54:37.100 | libkrb5-dev 2022-01-05 15:54:37.100 | libldap2-dev 2022-01-05 15:54:37.100 | libsasl2-dev 2022-01-05 15:54:37.100 | memcached 2022-01-05 15:54:37.100 | python3-mysqldb 2022-01-05 15:54:37.100 | sqlite3 2022-01-05 15:54:37.100 | conntrack 2022-01-05 15:54:37.100 | curl 2022-01-05 15:54:37.100 | dnsmasq-base 2022-01-05 15:54:37.100 | dnsmasq-utils 2022-01-05 15:54:37.100 | ebtables 2022-01-05 15:54:37.100 | gawk 2022-01-05 15:54:37.101 | genisoimage 2022-01-05 15:54:37.101 | iptables 2022-01-05 15:54:37.101 | iputils-arping 2022-01-05 15:54:37.101 | kpartx 2022-01-05 15:54:37.101 | libjs-jquery-tablesorter 2022-01-05 15:54:37.101 | libmysqlclient-dev 2022-01-05 15:54:37.101 | parted 2022-01-05 15:54:37.101 | pm-utils 2022-01-05 15:54:37.101 | python3-mysqldb 2022-01-05 15:54:37.101 | socat 2022-01-05 15:54:37.101 | sqlite3 2022-01-05 15:54:37.101 | sudo 2022-01-05 15:54:37.101 | vlan 2022-01-05 15:54:37.101 | lsscsi 2022-01-05 15:54:37.101 | open-iscsi 2022-01-05 15:54:37.101 | lvm2 2022-01-05 15:54:37.101 | qemu-utils 2022-01-05 15:54:37.101 | thin-provisioning-tools 2022-01-05 15:54:37.101 | acl 2022-01-05 15:54:37.101 | dnsmasq-base 2022-01-05 15:54:37.101 | dnsmasq-utils 2022-01-05 15:54:37.101 | ebtables 2022-01-05 15:54:37.101 | haproxy 2022-01-05 15:54:37.101 | iptables 2022-01-05 15:54:37.101 | iputils-arping 2022-01-05 15:54:37.101 | iputils-ping 2022-01-05 15:54:37.101 | libmysqlclient-dev 2022-01-05 15:54:37.101 | postgresql-server-dev-all 2022-01-05 15:54:37.101 | python3-mysqldb 2022-01-05 15:54:37.101 | sqlite3 2022-01-05 15:54:37.101 | sudo 2022-01-05 15:54:37.101 | vlan 2022-01-05 15:54:37.101 | ipset 2022-01-05 15:54:37.101 | conntrack 2022-01-05 15:54:37.101 | conntrackd 2022-01-05 15:54:37.101 | keepalived 2022-01-05 15:54:37.101 | dstat 2022-01-05 15:54:37.101 | lvm2 2022-01-05 15:54:37.101 | qemu-utils 2022-01-05 15:54:37.102 | thin-provisioning-tools 2022-01-05 15:54:37.102 | curl 2022-01-05 15:54:37.102 | liberasurecode-dev 2022-01-05 15:54:37.102 | make 2022-01-05 15:54:37.102 | memcached 2022-01-05 15:54:37.102 | sqlite3 2022-01-05 15:54:37.102 | xfsprogs ' 2022-01-05 15:54:37.103 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 15:54:37.105 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:37.108 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:37.112 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:54:37.112 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 15:54:37.116 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:54:37.119 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-05 15:54:37.121 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:54:37.123 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-05 15:54:37.125 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:54:37.127 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:37.129 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:54:37.131 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:37.133 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:37.135 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:54:37.137 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-05 15:54:37.139 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:37.142 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-05 15:54:37.144 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-05 15:54:37.148 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-05 15:54:37.150 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-05 15:54:37.152 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-05 15:54:37.154 | ++ functions-common:time_start:2297 : local start_time= 2022-01-05 15:54:37.156 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-05 15:54:37.159 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-05 15:54:37.162 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641398077160 2022-01-05 15:54:37.165 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 15:54:37.167 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 15:54:37.169 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 15:54:37.370 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 15:54:37.401 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-05 15:54:37.440 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 15:54:37.529 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-05 15:54:39.532 | Reading package lists... 2022-01-05 15:54:39.564 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-05 15:54:39.566 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-05 15:54:39.568 | ++ functions-common:time_stop:2310 : local name 2022-01-05 15:54:39.570 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:39.572 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:39.574 | ++ functions-common:time_stop:2313 : local total 2022-01-05 15:54:39.576 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:39.579 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-05 15:54:39.581 | ++ functions-common:time_stop:2317 : start_time=1641398077160 2022-01-05 15:54:39.583 | ++ functions-common:time_stop:2319 : [[ -z 1641398077160 ]] 2022-01-05 15:54:39.585 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:39.589 | ++ functions-common:time_stop:2322 : end_time=1641398079587 2022-01-05 15:54:39.592 | ++ functions-common:time_stop:2323 : elapsed_time=2427 2022-01-05 15:54:39.594 | ++ functions-common:time_stop:2324 : total=0 2022-01-05 15:54:39.596 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:39.599 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2427 2022-01-05 15:54:39.601 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:54:39.603 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:54:39.605 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:39.607 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:39.610 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:54:39.631 | ++ functions-common:apt_get:1111 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 15:54:39.739 | Reading package lists... 2022-01-05 15:54:39.986 | Building dependency tree... 2022-01-05 15:54:39.988 | Reading state information... 2022-01-05 15:54:40.021 | acl is already the newest version (2.2.53-6). 2022-01-05 15:54:40.022 | bc is already the newest version (1.07.1-2build1). 2022-01-05 15:54:40.022 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 15:54:40.022 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 15:54:40.022 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 15:54:40.022 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 15:54:40.022 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 15:54:40.022 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 15:54:40.022 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 15:54:40.022 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 15:54:40.022 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 15:54:40.022 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 15:54:40.022 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 15:54:40.022 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 15:54:40.022 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 15:54:40.022 | libffi-dev is already the newest version (3.3-4). 2022-01-05 15:54:40.022 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 15:54:40.022 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 15:54:40.022 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 15:54:40.022 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 15:54:40.022 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 15:54:40.022 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 15:54:40.022 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 15:54:40.022 | make is already the newest version (4.2.1-1.2). 2022-01-05 15:54:40.022 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 15:54:40.022 | psmisc is already the newest version (23.3-1). 2022-01-05 15:54:40.022 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 15:54:40.022 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 15:54:40.022 | socat is already the newest version (1.7.3.3-2). 2022-01-05 15:54:40.022 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 15:54:40.022 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 15:54:40.022 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 15:54:40.022 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 15:54:40.022 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 15:54:40.023 | dstat is already the newest version (0.7.4-6). 2022-01-05 15:54:40.023 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 15:54:40.023 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 15:54:40.023 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 15:54:40.023 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 15:54:40.023 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:54:40.023 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:54:40.023 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 15:54:40.023 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 15:54:40.023 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 15:54:40.023 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 15:54:40.023 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 15:54:40.023 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 15:54:40.023 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 15:54:40.023 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 15:54:40.023 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 15:54:40.023 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 15:54:40.023 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 15:54:40.023 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 15:54:40.023 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 15:54:40.023 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 15:54:40.023 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 15:54:40.023 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 15:54:40.023 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 15:54:40.023 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 15:54:40.023 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 15:54:40.023 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 15:54:40.023 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 15:54:40.023 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 15:54:40.023 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 15:54:40.023 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 15:54:40.023 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 15:54:40.024 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 15:54:40.024 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 15:54:40.024 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:54:40.240 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 15:54:40.240 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 15:54:40.240 | The following packages were automatically installed and are no longer required: 2022-01-05 15:54:40.241 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:54:40.241 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:54:40.241 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:54:40.241 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:54:40.241 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:54:40.241 | python3-zope.interface 2022-01-05 15:54:40.241 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:54:40.242 | The following additional packages will be installed: 2022-01-05 15:54:40.242 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 15:54:40.308 | The following NEW packages will be installed: 2022-01-05 15:54:40.309 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 15:54:40.309 | python3-yaml 2022-01-05 15:54:40.884 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:54:40.884 | Need to get 0 B/27.4 MB of archives. 2022-01-05 15:54:40.884 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 15:54:40.913 | Selecting previously unselected package python3-yaml. 2022-01-05 15:54:40.964 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86621 files and directories currently installed.) 2022-01-05 15:54:40.968 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 15:54:40.970 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 15:54:41.022 | Selecting previously unselected package llvm-10-tools. 2022-01-05 15:54:41.031 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 15:54:41.033 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 15:54:41.182 | Selecting previously unselected package llvm-10-dev. 2022-01-05 15:54:41.192 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 15:54:41.196 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 15:54:45.774 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 15:54:45.785 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 15:54:45.787 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 15:54:46.089 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 15:54:46.099 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 15:54:46.101 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 15:54:46.164 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 15:54:46.453 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 15:54:46.458 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 15:54:46.463 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 15:54:46.469 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 15:54:46.475 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 15:54:46.853 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 15:54:53.867 | ++ functions-common:apt_get:1115 : result=0 2022-01-05 15:54:53.869 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:54:53.871 | ++ functions-common:time_stop:2310 : local name 2022-01-05 15:54:53.874 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:53.876 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:53.879 | ++ functions-common:time_stop:2313 : local total 2022-01-05 15:54:53.881 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:53.883 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:54:53.885 | ++ functions-common:time_stop:2317 : start_time=1641398079628 2022-01-05 15:54:53.887 | ++ functions-common:time_stop:2319 : [[ -z 1641398079628 ]] 2022-01-05 15:54:53.890 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:53.894 | ++ functions-common:time_stop:2322 : end_time=1641398093892 2022-01-05 15:54:53.896 | ++ functions-common:time_stop:2323 : elapsed_time=14264 2022-01-05 15:54:53.899 | ++ functions-common:time_stop:2324 : total=796 2022-01-05 15:54:53.901 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:53.903 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=15060 2022-01-05 15:54:53.907 | ++ functions-common:apt_get:1119 : return 0 2022-01-05 15:54:53.909 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 15:54:53.912 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 15:54:53.914 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 15:54:53.918 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 15:54:53.923 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-05 15:54:53.926 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-05 15:54:53.928 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 15:54:55.592 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 15:54:55.595 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 15:54:55.597 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 15:54:55.600 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 15:54:55.602 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 15:54:55.604 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 15:54:55.606 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 15:54:55.609 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 15:54:55.611 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 15:54:55.613 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 15:54:55.615 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 15:54:55.685 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 15:54:55.688 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 15:54:55.754 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 15:54:55.756 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 15:54:55.834 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 15:54:55.835 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 15:54:55.839 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 15:54:55.841 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 15:54:55.843 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 15:54:55.845 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 15:54:55.847 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 15:54:55.849 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 15:54:55.854 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 15:54:55.856 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-05 15:54:55.859 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 15:54:55.859 | Distro: focal 2022-01-05 15:54:55.861 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 15:54:55.863 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 15:54:55.867 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 15:54:55.869 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 15:54:55.871 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 15:54:55.871 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 15:54:56.471 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 15:54:56.474 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 15:54:56.474 | pip: 21.3.1 2022-01-05 15:54:56.476 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 15:54:57.016 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 15:54:57.059 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 15:54:57.062 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 15:54:57.064 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 15:54:57.067 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 15:54:57.070 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:54:57.073 | + ./stack.sh:main:764 : fixup_all 2022-01-05 15:54:57.075 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-05 15:54:57.078 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 15:54:57.080 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 15:54:57.085 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 15:54:57.085 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 15:54:57.087 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 15:54:57.093 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 15:54:57.096 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 15:54:57.098 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 15:54:57.106 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 15:54:57.111 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-05 15:54:57.113 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 15:54:57.115 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 15:54:57.118 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-05 15:54:57.120 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 15:54:57.122 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:54:57.124 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:54:57.126 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:54:57.128 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:54:57.130 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:54:57.132 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:54:57.134 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:54:57.137 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:54:57.139 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 15:54:57.142 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-05 15:54:57.144 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-05 15:54:57.146 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:54:57.148 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:54:57.150 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:54:57.153 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:54:57.155 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:54:57.157 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:54:57.159 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-05 15:54:57.162 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-05 15:54:57.183 | Using python 3.8 to install os-testr 2022-01-05 15:54:57.186 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-05 15:54:58.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:54:58.945 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 15:54:59.018 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.0) 2022-01-05 15:54:59.019 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.0.1) 2022-01-05 15:54:59.021 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 15:54:59.022 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-01-05 15:54:59.035 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-05 15:54:59.063 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.4.0) 2022-01-05 15:54:59.065 | 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) 2022-01-05 15:54:59.066 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.11.7) 2022-01-05 15:54:59.067 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-01-05 15:54:59.068 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.3.1) 2022-01-05 15:54:59.084 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-01-05 15:54:59.086 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-01-05 15:54:59.087 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-01-05 15:54:59.088 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-01-05 15:54:59.104 | Requirement already satisfied: cmd2!=0.8.3,>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.3.8) 2022-01-05 15:54:59.105 | 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.2.2) 2022-01-05 15:54:59.106 | 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) 2022-01-05 15:54:59.108 | Requirement already satisfied: PrettyTable<0.8,>=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) 2022-01-05 15:54:59.174 | Collecting argparse 2022-01-05 15:54:59.181 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 15:54:59.201 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-01-05 15:54:59.256 | Requirement already satisfied: colorama>=0.3.7 in /usr/lib/python3/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.3) 2022-01-05 15:54:59.257 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.0) 2022-01-05 15:54:59.258 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (60.2.0) 2022-01-05 15:54:59.259 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.1.0) 2022-01-05 15:54:59.260 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-05 15:55:00.549 | Installing collected packages: argparse 2022-01-05 15:55:00.659 | Successfully installed argparse-1.4.0 2022-01-05 15:55:00.659 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 15:55:00.780 | + inc/python:pip_install:200 : result=0 2022-01-05 15:55:00.782 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:55:00.784 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:00.786 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:00.788 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:00.791 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:00.793 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:00.795 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:55:00.797 | + functions-common:time_stop:2317 : start_time=1641398097178 2022-01-05 15:55:00.799 | + functions-common:time_stop:2319 : [[ -z 1641398097178 ]] 2022-01-05 15:55:00.801 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:00.807 | + functions-common:time_stop:2322 : end_time=1641398100804 2022-01-05 15:55:00.809 | + functions-common:time_stop:2323 : elapsed_time=3626 2022-01-05 15:55:00.812 | + functions-common:time_stop:2324 : total=0 2022-01-05 15:55:00.814 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:00.816 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=3626 2022-01-05 15:55:00.818 | + inc/python:pip_install:203 : return 0 2022-01-05 15:55:00.821 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-01-05 15:55:00.823 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-01-05 15:55:00.826 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 15:55:00.830 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-01-05 15:55:00.833 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-01-05 15:55:00.835 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 15:55:00.839 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-01-05 15:55:00.839 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 15:55:00.845 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-01-05 15:55:00.848 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-01-05 15:55:00.850 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-01-05 15:55:00.853 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-01-05 15:55:00.855 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-01-05 15:55:00.876 | Using python 3.8 to install systemd-python 2022-01-05 15:55:00.879 | + 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 systemd-python 2022-01-05 15:55:02.677 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:02.712 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2022-01-05 15:55:04.173 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 15:55:04.286 | + inc/python:pip_install:200 : result=0 2022-01-05 15:55:04.289 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:55:04.291 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:04.293 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:04.296 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:04.298 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:04.300 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:04.302 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:55:04.304 | + functions-common:time_stop:2317 : start_time=1641398100870 2022-01-05 15:55:04.306 | + functions-common:time_stop:2319 : [[ -z 1641398100870 ]] 2022-01-05 15:55:04.309 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:04.313 | + functions-common:time_stop:2322 : end_time=1641398104311 2022-01-05 15:55:04.315 | + functions-common:time_stop:2323 : elapsed_time=3441 2022-01-05 15:55:04.317 | + functions-common:time_stop:2324 : total=3626 2022-01-05 15:55:04.320 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:04.322 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=7067 2022-01-05 15:55:04.324 | + inc/python:pip_install:203 : return 0 2022-01-05 15:55:04.326 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 15:55:04.386 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 15:55:04.486 | + ./stack.sh:main:779 : install_infra 2022-01-05 15:55:04.488 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 15:55:04.490 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 15:55:04.496 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 15:55:07.775 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 15:55:07.777 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 15:55:07.801 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-05 15:55:09.776 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:10.012 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:10.015 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 15:55:10.220 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:10.281 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:10.342 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:10.344 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 15:55:10.393 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 15:55:10.439 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:10.579 | Collecting pbr===5.5.0 2022-01-05 15:55:10.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-01-05 15:55:10.625 | Installing collected packages: pbr 2022-01-05 15:55:10.764 | Successfully installed pbr-5.5.0 2022-01-05 15:55:10.828 | + inc/python:pip_install:200 : result=0 2022-01-05 15:55:10.830 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:55:10.832 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:10.834 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:10.836 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:10.838 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:10.840 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:10.843 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:55:10.845 | + functions-common:time_stop:2317 : start_time=1641398107793 2022-01-05 15:55:10.847 | + functions-common:time_stop:2319 : [[ -z 1641398107793 ]] 2022-01-05 15:55:10.850 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:10.854 | + functions-common:time_stop:2322 : end_time=1641398110852 2022-01-05 15:55:10.856 | + functions-common:time_stop:2323 : elapsed_time=3059 2022-01-05 15:55:10.858 | + functions-common:time_stop:2324 : total=7067 2022-01-05 15:55:10.860 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:10.862 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=10126 2022-01-05 15:55:10.864 | + inc/python:pip_install:203 : return 0 2022-01-05 15:55:10.867 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 15:55:10.869 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 15:55:10.893 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-01-05 15:55:12.887 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:13.132 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:13.135 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 15:55:13.343 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:13.404 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:13.465 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:13.468 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 15:55:13.518 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 15:55:13.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:13.566 | Processing /opt/stack/requirements 2022-01-05 15:55:14.860 | Collecting fixtures===3.0.0 2022-01-05 15:55:14.866 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-05 15:55:15.083 | Collecting PyYAML===5.3.1 2022-01-05 15:55:15.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-01-05 15:55:15.803 | Collecting requests===2.23.0 2022-01-05 15:55:15.810 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2022-01-05 15:55:15.896 | Collecting packaging===20.4 2022-01-05 15:55:15.903 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-01-05 15:55:15.965 | Collecting testtools===2.4.0 2022-01-05 15:55:15.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-01-05 15:55:16.068 | Collecting idna===2.10 2022-01-05 15:55:16.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-01-05 15:55:16.210 | Collecting pyparsing===2.4.7 2022-01-05 15:55:16.217 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-05 15:55:16.266 | Collecting six===1.15.0 2022-01-05 15:55:16.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-01-05 15:55:16.298 | Collecting Parsley>=1.2 2022-01-05 15:55:16.304 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-05 15:55:16.351 | Collecting beagle>=0.2.1 2022-01-05 15:55:16.358 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-05 15:55:16.386 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-01-05 15:55:16.440 | Collecting certifi===2021.10.8 2022-01-05 15:55:16.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-05 15:55:16.534 | Collecting urllib3===1.25.10 2022-01-05 15:55:16.540 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2022-01-05 15:55:16.613 | Collecting chardet===3.0.4 2022-01-05 15:55:16.619 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2022-01-05 15:55:16.666 | Collecting extras===1.0.0 2022-01-05 15:55:16.673 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-05 15:55:16.705 | Collecting python-mimeparse===1.6.0 2022-01-05 15:55:16.712 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-01-05 15:55:16.750 | Collecting unittest2===1.1.0 2022-01-05 15:55:16.756 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-05 15:55:16.806 | Collecting traceback2===1.4.0 2022-01-05 15:55:16.813 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-05 15:55:16.895 | Collecting cliff===3.4.0 2022-01-05 15:55:16.901 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-01-05 15:55:16.968 | Collecting argparse 2022-01-05 15:55:16.974 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 15:55:17.001 | Collecting linecache2===1.0.0 2022-01-05 15:55:17.007 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-05 15:55:17.052 | Collecting prettytable===0.7.2 2022-01-05 15:55:17.058 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-05 15:55:17.137 | Collecting stevedore===3.2.2 2022-01-05 15:55:17.145 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-01-05 15:55:17.300 | Collecting cmd2===1.3.8 2022-01-05 15:55:17.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-01-05 15:55:17.411 | Collecting pyperclip===1.8.0 2022-01-05 15:55:17.417 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2022-01-05 15:55:17.456 | Collecting wcwidth===0.2.5 2022-01-05 15:55:17.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-05 15:55:17.519 | Collecting attrs===20.1.0 2022-01-05 15:55:17.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2022-01-05 15:55:17.574 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2022-01-05 15:55:17.628 | Collecting colorama===0.4.3 2022-01-05 15:55:17.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2022-01-05 15:55:17.650 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-01-05 15:55:17.650 | Building wheel for PyYAML (setup.py): started 2022-01-05 15:55:17.911 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-01-05 15:55:17.911 | ERROR: Command errored out with exit status 1: 2022-01-05 15:55:17.911 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-9r0y2587/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-9r0y2587/PyYAML/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-9l3t8uog 2022-01-05 15:55:17.911 | cwd: /tmp/pip-install-9r0y2587/PyYAML/ 2022-01-05 15:55:17.911 | Complete output (6 lines): 2022-01-05 15:55:17.911 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 15:55:17.911 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 15:55:17.911 | or: setup.py --help-commands 2022-01-05 15:55:17.911 | or: setup.py cmd --help 2022-01-05 15:55:17.911 | 2022-01-05 15:55:17.911 | error: invalid command 'bdist_wheel' 2022-01-05 15:55:17.911 | ---------------------------------------- 2022-01-05 15:55:17.911 | ERROR: Failed building wheel for PyYAML 2022-01-05 15:55:17.912 | Running setup.py clean for PyYAML 2022-01-05 15:55:18.198 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 15:55:18.954 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 15:55:18.954 | ERROR: Command errored out with exit status 1: 2022-01-05 15:55:18.954 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-si3zrmag/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-si3zrmag/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-zbr_g2w2 2022-01-05 15:55:18.954 | cwd: /tmp/pip-req-build-si3zrmag/ 2022-01-05 15:55:18.954 | Complete output (6 lines): 2022-01-05 15:55:18.955 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 15:55:18.955 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 15:55:18.955 | or: setup.py --help-commands 2022-01-05 15:55:18.955 | or: setup.py cmd --help 2022-01-05 15:55:18.955 | 2022-01-05 15:55:18.955 | error: invalid command 'bdist_wheel' 2022-01-05 15:55:18.955 | ---------------------------------------- 2022-01-05 15:55:18.955 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 15:55:18.955 | Running setup.py clean for openstack-requirements 2022-01-05 15:55:19.710 | Failed to build PyYAML openstack-requirements 2022-01-05 15:55:19.915 | Installing collected packages: chardet, certifi, attrs, six, extras, python-mimeparse, argparse, linecache2, traceback2, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, stevedore, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 15:55:21.134 | Running setup.py install for PyYAML: started 2022-01-05 15:55:36.447 | Running setup.py install for PyYAML: finished with status 'done' 2022-01-05 15:55:37.341 | Running setup.py install for openstack-requirements: started 2022-01-05 15:55:39.489 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 15:55:39.528 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2021.10.8 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4168 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2022-01-05 15:55:39.685 | + inc/python:pip_install:200 : result=0 2022-01-05 15:55:39.687 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:55:39.689 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:39.691 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:39.694 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:39.696 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:39.698 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:39.700 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:55:39.702 | + functions-common:time_stop:2317 : start_time=1641398110884 2022-01-05 15:55:39.705 | + functions-common:time_stop:2319 : [[ -z 1641398110884 ]] 2022-01-05 15:55:39.707 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:39.711 | + functions-common:time_stop:2322 : end_time=1641398139709 2022-01-05 15:55:39.713 | + functions-common:time_stop:2323 : elapsed_time=28825 2022-01-05 15:55:39.715 | + functions-common:time_stop:2324 : total=10126 2022-01-05 15:55:39.717 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:39.719 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=38951 2022-01-05 15:55:39.722 | + inc/python:pip_install:203 : return 0 2022-01-05 15:55:39.724 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 15:55:39.726 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 15:55:39.729 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 15:55:39.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:39.734 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:55:39.736 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-01-05 15:55:39.739 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:39.741 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 15:55:39.761 | Using python 3.8 to install pbr 2022-01-05 15:55:39.764 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-05 15:55:41.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:41.526 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.0) 2022-01-05 15:55:43.075 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 15:55:43.182 | + inc/python:pip_install:200 : result=0 2022-01-05 15:55:43.184 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:55:43.187 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:43.189 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:43.191 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:43.193 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:43.195 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:43.197 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:55:43.199 | + functions-common:time_stop:2317 : start_time=1641398139756 2022-01-05 15:55:43.202 | + functions-common:time_stop:2319 : [[ -z 1641398139756 ]] 2022-01-05 15:55:43.204 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:43.208 | + functions-common:time_stop:2322 : end_time=1641398143206 2022-01-05 15:55:43.210 | + functions-common:time_stop:2323 : elapsed_time=3450 2022-01-05 15:55:43.212 | + functions-common:time_stop:2324 : total=38951 2022-01-05 15:55:43.214 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:43.217 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=42401 2022-01-05 15:55:43.219 | + inc/python:pip_install:203 : return 0 2022-01-05 15:55:43.221 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 15:55:45.548 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 15:55:47.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:47.515 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 15:55:47.531 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 15:55:47.533 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2022-01-05 15:55:47.536 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-01-05 15:55:47.541 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 15:55:47.545 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.6) 2022-01-05 15:55:47.624 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 15:55:47.627 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 15:55:47.630 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 15:55:47.648 | + ./stack.sh:main:788 : pkgs= 2022-01-05 15:55:47.650 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 15:55:47.655 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 15:55:47.657 | + functions-common:run_phase:1738 : local mode=stack 2022-01-05 15:55:47.659 | + functions-common:run_phase:1739 : local phase=pre-install 2022-01-05 15:55:47.662 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:55:47.664 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:55:47.666 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:55:47.669 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:55:47.671 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:55:47.674 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:55:47.678 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:55:47.681 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:55:47.683 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:55:47.686 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 15:55:47.689 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:55:47.707 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:47.709 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 15:55:47.711 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:55:47.713 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 15:55:47.715 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:55:47.718 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 15:55:47.721 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:55:47.723 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 15:55:47.725 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:55:47.729 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 15:55:47.731 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:55:47.734 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 15:55:47.736 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 15:55:47.738 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-01-05 15:55:47.740 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 15:55:47.742 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 15:55:47.744 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2022-01-05 15:55:47.747 | + functions-common:run_plugins:1724 : local mode=stack 2022-01-05 15:55:47.749 | + functions-common:run_plugins:1725 : local phase=pre-install 2022-01-05 15:55:47.751 | + functions-common:run_plugins:1727 : local plugins= 2022-01-05 15:55:47.754 | + functions-common:run_plugins:1728 : local plugin 2022-01-05 15:55:47.757 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 15:55:47.759 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-01-05 15:55:47.762 | + functions:set_systemd_override:826 : local value=2048 2022-01-05 15:55:47.765 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-01-05 15:55:47.768 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 15:55:47.827 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 15:55:47.827 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 15:55:47.829 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-01-05 15:55:48.189 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 15:55:48.191 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 15:55:48.209 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:48.211 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 15:55:48.214 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:55:48.216 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:55:48.219 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:55:48.221 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:55:48.225 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:55:48.228 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:55:48.230 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:48.234 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:48.236 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:55:48.238 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:55:48.241 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:55:48.243 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:55:48.245 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2022-01-05 15:55:48.249 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:55:48.251 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:48.254 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:48.256 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2022-01-05 15:55:48.280 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-05 15:55:48.389 | Reading package lists... 2022-01-05 15:55:48.636 | Building dependency tree... 2022-01-05 15:55:48.638 | Reading state information... 2022-01-05 15:55:48.897 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 15:55:48.897 | The following packages were automatically installed and are no longer required: 2022-01-05 15:55:48.898 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:55:48.899 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:55:48.899 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:55:48.899 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:55:48.899 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:55:48.899 | python3-zope.interface 2022-01-05 15:55:48.899 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:55:49.020 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:55:49.025 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:55:49.029 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:55:49.031 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:49.033 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:49.035 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:49.038 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:49.040 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:49.042 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:55:49.045 | + functions-common:time_stop:2317 : start_time=1641398148275 2022-01-05 15:55:49.047 | + functions-common:time_stop:2319 : [[ -z 1641398148275 ]] 2022-01-05 15:55:49.050 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:49.054 | + functions-common:time_stop:2322 : end_time=1641398149052 2022-01-05 15:55:49.057 | + functions-common:time_stop:2323 : elapsed_time=777 2022-01-05 15:55:49.059 | + functions-common:time_stop:2324 : total=15060 2022-01-05 15:55:49.061 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:49.064 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=15837 2022-01-05 15:55:49.066 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:55:49.068 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 15:55:49.071 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:55:49.073 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:55:49.075 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:55:49.078 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:55:49.080 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:55:49.082 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:55:49.085 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 15:55:49.087 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:55:49.089 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:55:49.092 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:55:49.094 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:55:49.096 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:55:49.099 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:55:49.101 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:55:49.103 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:55:49.105 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 15:55:49.108 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:55:49.110 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:55:49.112 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:55:49.114 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:55:49.117 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:55:49.119 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:55:49.122 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 15:55:49.125 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 15:55:49.141 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:49.144 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 15:55:49.146 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:55:49.149 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-01-05 15:55:49.151 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 15:55:49.154 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 15:55:49.158 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 15:55:49.161 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 15:55:49.163 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 15:55:49.166 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 15:55:49.168 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 15:55:49.170 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 15:55:49.173 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 15:55:49.951 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 15:55:49.952 | user tags 2022-01-05 15:55:49.952 | stackrabbit []' 2022-01-05 15:55:49.955 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 15:55:49.955 | user tags 2022-01-05 15:55:49.955 | stackrabbit []' 2022-01-05 15:55:49.957 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 15:55:49.963 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 15:55:49.966 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 15:55:49.969 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 15:55:50.667 | Changing password for user "stackrabbit" ... 2022-01-05 15:55:50.691 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 15:55:51.368 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 15:55:51.392 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 15:55:51.395 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 15:55:52.070 | Changing password for user "stackrabbit" ... 2022-01-05 15:55:52.096 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 15:55:52.098 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 15:55:52.100 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 15:55:52.816 | Deleting user "guest" ... 2022-01-05 15:55:52.831 | Error: 2022-01-05 15:55:52.831 | {:no_such_user, "guest"} 2022-01-05 15:55:52.845 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 15:55:52.847 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 15:55:52.867 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:52.869 | + ./stack.sh:main:805 : install_database 2022-01-05 15:55:52.872 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 15:55:52.874 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 15:55:52.876 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:52.879 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:52.881 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 15:55:53.104 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 15:55:53.107 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 15:55:53.110 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-01-05 15:55:53.112 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:55:53.114 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 15:55:53.117 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:55:53.119 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:55:53.122 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:55:53.124 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:55:53.126 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:55:53.129 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:55:53.131 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:55:53.133 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:55:53.136 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 15:55:53.139 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:55:53.142 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:55:53.145 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:55:53.148 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:55:53.150 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:55:53.153 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:55:53.156 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 15:55:53.158 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:53.160 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:53.163 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 15:55:53.165 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:55:53.167 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:55:53.171 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:55:53.173 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:55:53.175 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:55:53.178 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:55:53.180 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:53.182 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:53.185 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:55:53.188 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:55:53.190 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:55:53.192 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:55:53.195 | + functions-common:install_package:1345 : real_install_package mysql-server 2022-01-05 15:55:53.197 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:55:53.200 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:53.203 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:53.205 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2022-01-05 15:55:53.228 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-05 15:55:53.345 | Reading package lists... 2022-01-05 15:55:53.599 | Building dependency tree... 2022-01-05 15:55:53.600 | Reading state information... 2022-01-05 15:55:53.881 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 15:55:53.882 | The following packages were automatically installed and are no longer required: 2022-01-05 15:55:53.883 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:55:53.883 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:55:53.883 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:55:53.883 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:55:53.883 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:55:53.883 | python3-zope.interface 2022-01-05 15:55:53.883 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:55:54.003 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:55:54.007 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:55:54.010 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:55:54.012 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:54.015 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:54.017 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:54.020 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:54.022 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:54.026 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:55:54.029 | + functions-common:time_stop:2317 : start_time=1641398153224 2022-01-05 15:55:54.032 | + functions-common:time_stop:2319 : [[ -z 1641398153224 ]] 2022-01-05 15:55:54.034 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:54.038 | + functions-common:time_stop:2322 : end_time=1641398154036 2022-01-05 15:55:54.041 | + functions-common:time_stop:2323 : elapsed_time=812 2022-01-05 15:55:54.046 | + functions-common:time_stop:2324 : total=15837 2022-01-05 15:55:54.049 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:54.053 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=16649 2022-01-05 15:55:54.055 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:55:54.058 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 15:55:54.061 | + ./stack.sh:main:808 : install_database_python 2022-01-05 15:55:54.063 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 15:55:54.065 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 15:55:54.068 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 15:55:54.070 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 15:55:54.073 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 15:55:54.076 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 15:55:54.078 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 15:55:54.082 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 15:55:54.082 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 15:55:54.087 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 15:55:54.089 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 15:55:54.092 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 15:55:54.095 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 15:55:54.097 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 15:55:54.118 | Using python 3.8 to install PyMySQL 2022-01-05 15:55:54.121 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-01-05 15:55:55.829 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:55.864 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (0.10.0) 2022-01-05 15:55:57.271 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 15:55:57.385 | + inc/python:pip_install:200 : result=0 2022-01-05 15:55:57.388 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:55:57.390 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:57.395 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:57.397 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:57.399 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:57.402 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:57.404 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:55:57.407 | + functions-common:time_stop:2317 : start_time=1641398154113 2022-01-05 15:55:57.409 | + functions-common:time_stop:2319 : [[ -z 1641398154113 ]] 2022-01-05 15:55:57.412 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:57.416 | + functions-common:time_stop:2322 : end_time=1641398157413 2022-01-05 15:55:57.419 | + functions-common:time_stop:2323 : elapsed_time=3300 2022-01-05 15:55:57.422 | + functions-common:time_stop:2324 : total=42401 2022-01-05 15:55:57.424 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:57.427 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=45701 2022-01-05 15:55:57.430 | + inc/python:pip_install:203 : return 0 2022-01-05 15:55:57.434 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 15:55:57.436 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 15:55:57.441 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 15:55:57.444 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 15:55:57.466 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:57.469 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 15:55:57.471 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 15:55:57.476 | ++ 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 2022-01-05 15:55:57.477 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 15:55:57.484 | + 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 2022-01-05 15:55:57.487 | + 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 ]] 2022-01-05 15:55:57.489 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-05 15:55:57.492 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 15:55:57.494 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 15:55:57.497 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 15:55:57.513 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:57.516 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 15:55:57.518 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:55:57.520 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:55:57.523 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:55:57.525 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:55:57.528 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:55:57.530 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:55:57.533 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:57.535 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:57.537 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:55:57.539 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:55:57.542 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:55:57.545 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:55:57.547 | + functions-common:install_package:1345 : real_install_package radvd 2022-01-05 15:55:57.549 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:55:57.552 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:57.554 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:57.557 | + functions-common:real_install_package:1331 : apt_get install radvd 2022-01-05 15:55:57.578 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-05 15:55:57.689 | Reading package lists... 2022-01-05 15:55:57.945 | Building dependency tree... 2022-01-05 15:55:57.946 | Reading state information... 2022-01-05 15:55:58.198 | radvd is already the newest version (1:2.17-2). 2022-01-05 15:55:58.198 | The following packages were automatically installed and are no longer required: 2022-01-05 15:55:58.201 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:55:58.201 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:55:58.201 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:55:58.201 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:55:58.201 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:55:58.201 | python3-zope.interface 2022-01-05 15:55:58.201 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:55:58.316 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:55:58.320 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:55:58.323 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:55:58.325 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:58.327 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:58.329 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:58.331 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:58.334 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:58.336 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:55:58.338 | + functions-common:time_stop:2317 : start_time=1641398157575 2022-01-05 15:55:58.341 | + functions-common:time_stop:2319 : [[ -z 1641398157575 ]] 2022-01-05 15:55:58.344 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:58.348 | + functions-common:time_stop:2322 : end_time=1641398158345 2022-01-05 15:55:58.350 | + functions-common:time_stop:2323 : elapsed_time=770 2022-01-05 15:55:58.352 | + functions-common:time_stop:2324 : total=16649 2022-01-05 15:55:58.354 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:58.357 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=17419 2022-01-05 15:55:58.359 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:55:58.362 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 15:55:58.378 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:58.381 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 15:55:58.383 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 15:55:58.386 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 15:55:58.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 15:55:58.408 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:55:58.411 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:55:58.413 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:55:58.415 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:55:58.417 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:55:58.420 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:55:58.422 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:58.424 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:58.426 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:55:58.429 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:55:58.431 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:55:58.433 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:55:58.436 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2022-01-05 15:55:58.438 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:55:58.440 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:58.442 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:58.445 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2022-01-05 15:55:58.465 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-01-05 15:55:58.575 | Reading package lists... 2022-01-05 15:55:58.829 | Building dependency tree... 2022-01-05 15:55:58.831 | Reading state information... 2022-01-05 15:55:59.092 | fakeroot is already the newest version (1.24-1). 2022-01-05 15:55:59.092 | make is already the newest version (4.2.1-1.2). 2022-01-05 15:55:59.092 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 15:55:59.092 | The following packages were automatically installed and are no longer required: 2022-01-05 15:55:59.093 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:55:59.093 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:55:59.093 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:55:59.093 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:55:59.094 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:55:59.094 | python3-zope.interface 2022-01-05 15:55:59.094 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:55:59.215 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:55:59.219 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:55:59.221 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:55:59.223 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:59.226 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:59.228 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:59.230 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:59.232 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:59.234 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:55:59.236 | + functions-common:time_stop:2317 : start_time=1641398158463 2022-01-05 15:55:59.239 | + functions-common:time_stop:2319 : [[ -z 1641398158463 ]] 2022-01-05 15:55:59.241 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:59.246 | + functions-common:time_stop:2322 : end_time=1641398159243 2022-01-05 15:55:59.249 | + functions-common:time_stop:2323 : elapsed_time=780 2022-01-05 15:55:59.251 | + functions-common:time_stop:2324 : total=17419 2022-01-05 15:55:59.253 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:59.255 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=18199 2022-01-05 15:55:59.257 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:55:59.260 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 15:55:59.264 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:59.266 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:59.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 15:55:59.271 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 15:55:59.274 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 15:55:59.278 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 15:55:59.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 15:55:59.284 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 15:55:59.284 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 15:55:59.289 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 15:55:59.291 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 15:55:59.294 | + functions:vercmp:652 : local v1=5.4 2022-01-05 15:55:59.296 | + functions:vercmp:653 : local 'op=<' 2022-01-05 15:55:59.298 | + functions:vercmp:654 : local v2=3.13 2022-01-05 15:55:59.300 | + functions:vercmp:655 : local result 2022-01-05 15:55:59.304 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-01-05 15:55:59.304 | ++ functions:vercmp:659 : sort -V 2022-01-05 15:55:59.305 | ++ functions:vercmp:659 : head -1 2022-01-05 15:55:59.310 | + functions:vercmp:659 : result=3.13 2022-01-05 15:55:59.312 | + functions:vercmp:661 : case $op in 2022-01-05 15:55:59.314 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 15:55:59.316 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-01-05 15:55:59.318 | + functions:vercmp:672 : return 2022-01-05 15:55:59.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 15:55:59.323 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 15:55:59.325 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 15:55:59.801 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 15:55:59.823 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:59.827 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 15:55:59.830 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 15:55:59.830 | Installing etcd 2022-01-05 15:55:59.832 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 15:55:59.846 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 15:55:59.858 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 15:55:59.861 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 15:55:59.876 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 15:55:59.880 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:55:59.882 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:55:59.885 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:55:59.890 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:55:59.892 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-01-05 15:55:59.895 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 15:55:59.897 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:55:59.900 | ++ functions:get_extra_file:73 : return 2022-01-05 15:55:59.903 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:55:59.905 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 15:55:59.908 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 15:55:59.910 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 15:55:59.927 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:55:59.930 | + ./stack.sh:main:835 : install_dstat 2022-01-05 15:55:59.932 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 15:55:59.949 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:55:59.952 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 15:55:59.954 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:55:59.957 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-01-05 15:55:59.959 | + ./stack.sh:main:844 : install_libs 2022-01-05 15:55:59.961 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 15:55:59.964 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 15:55:59.967 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 15:55:59.969 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 15:55:59.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:59.974 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:55:59.976 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-01-05 15:55:59.979 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:59.981 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 15:55:59.983 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 15:55:59.986 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 15:55:59.988 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 15:55:59.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:59.993 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:55:59.995 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-01-05 15:55:59.997 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.000 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 15:56:00.002 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 15:56:00.004 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 15:56:00.007 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 15:56:00.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.012 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.015 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-01-05 15:56:00.017 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.020 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 15:56:00.022 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 15:56:00.025 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 15:56:00.027 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 15:56:00.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-01-05 15:56:00.037 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.039 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 15:56:00.042 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 15:56:00.044 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 15:56:00.047 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 15:56:00.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.051 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.054 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-01-05 15:56:00.057 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.059 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 15:56:00.061 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 15:56:00.064 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 15:56:00.066 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 15:56:00.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.073 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-01-05 15:56:00.076 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.078 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 15:56:00.080 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 15:56:00.082 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 15:56:00.085 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 15:56:00.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.090 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.092 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-01-05 15:56:00.094 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.097 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 15:56:00.099 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 15:56:00.102 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 15:56:00.104 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 15:56:00.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-01-05 15:56:00.113 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.115 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 15:56:00.117 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 15:56:00.120 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 15:56:00.122 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 15:56:00.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.129 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.131 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-01-05 15:56:00.134 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.137 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 15:56:00.139 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 15:56:00.141 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 15:56:00.144 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 15:56:00.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.151 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.154 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-01-05 15:56:00.157 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.159 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 15:56:00.161 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 15:56:00.165 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 15:56:00.168 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 15:56:00.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.173 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.176 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-01-05 15:56:00.180 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.182 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 15:56:00.185 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 15:56:00.187 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 15:56:00.193 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 15:56:00.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.198 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.201 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-01-05 15:56:00.203 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.206 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 15:56:00.208 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 15:56:00.210 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 15:56:00.213 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 15:56:00.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.221 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.223 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-01-05 15:56:00.225 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.228 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 15:56:00.230 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 15:56:00.233 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 15:56:00.235 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 15:56:00.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-01-05 15:56:00.244 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.247 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 15:56:00.250 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 15:56:00.252 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 15:56:00.256 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 15:56:00.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.261 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.264 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-01-05 15:56:00.266 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.269 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 15:56:00.271 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 15:56:00.273 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 15:56:00.276 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 15:56:00.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.281 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.283 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-01-05 15:56:00.286 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.289 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 15:56:00.292 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 15:56:00.294 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 15:56:00.297 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 15:56:00.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.301 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-01-05 15:56:00.306 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.308 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 15:56:00.311 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 15:56:00.313 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 15:56:00.315 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 15:56:00.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.322 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.324 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-01-05 15:56:00.327 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.329 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 15:56:00.331 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 15:56:00.334 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 15:56:00.336 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 15:56:00.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.341 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.344 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-01-05 15:56:00.346 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.349 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 15:56:00.351 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 15:56:00.353 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 15:56:00.356 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 15:56:00.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.361 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.364 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-01-05 15:56:00.366 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.368 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 15:56:00.371 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 15:56:00.374 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 15:56:00.376 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 15:56:00.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.381 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.383 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-01-05 15:56:00.385 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.388 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 15:56:00.390 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 15:56:00.393 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 15:56:00.396 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 15:56:00.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.401 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.404 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-01-05 15:56:00.406 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.408 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 15:56:00.411 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 15:56:00.413 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 15:56:00.415 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 15:56:00.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.421 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.424 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-01-05 15:56:00.426 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.429 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 15:56:00.431 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 15:56:00.434 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 15:56:00.436 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 15:56:00.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.442 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.444 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-01-05 15:56:00.446 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.451 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 15:56:00.454 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 15:56:00.457 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 15:56:00.459 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 15:56:00.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-01-05 15:56:00.470 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.472 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 15:56:00.475 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 15:56:00.477 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 15:56:00.479 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 15:56:00.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.486 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.489 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-01-05 15:56:00.491 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.494 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 15:56:00.496 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 15:56:00.498 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 15:56:00.501 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 15:56:00.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.508 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-01-05 15:56:00.510 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.512 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 15:56:00.515 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 15:56:00.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 15:56:00.519 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 15:56:00.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-01-05 15:56:00.529 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.532 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 15:56:00.534 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 15:56:00.536 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 15:56:00.539 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 15:56:00.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.544 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.546 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-01-05 15:56:00.549 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.551 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 15:56:00.554 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 15:56:00.556 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 15:56:00.558 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 15:56:00.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.565 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-01-05 15:56:00.568 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.570 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 15:56:00.573 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 15:56:00.575 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 15:56:00.577 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 15:56:00.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.582 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.584 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-01-05 15:56:00.587 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.590 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 15:56:00.592 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 15:56:00.594 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 15:56:00.597 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 15:56:00.599 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.601 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.604 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-01-05 15:56:00.607 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.609 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 15:56:00.612 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 15:56:00.614 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 15:56:00.616 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 15:56:00.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.621 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-01-05 15:56:00.626 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.628 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 15:56:00.631 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 15:56:00.633 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 15:56:00.636 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 15:56:00.640 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.642 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.644 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-01-05 15:56:00.646 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.649 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 15:56:00.651 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 15:56:00.654 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 15:56:00.656 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 15:56:00.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.664 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-01-05 15:56:00.666 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.669 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 15:56:00.672 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 15:56:00.674 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 15:56:00.676 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 15:56:00.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:00.681 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:00.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-01-05 15:56:00.686 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:00.688 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 15:56:00.711 | Using python 3.8 to install etcd3 2022-01-05 15:56:00.713 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-01-05 15:56:02.441 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:56:02.475 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 15:56:02.483 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.2.0) 2022-01-05 15:56:02.485 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.13.0) 2022-01-05 15:56:02.486 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.31.0) 2022-01-05 15:56:02.487 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 15:56:02.499 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf>=3.6.1->etcd3) (60.2.0) 2022-01-05 15:56:03.909 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 15:56:04.021 | + inc/python:pip_install:200 : result=0 2022-01-05 15:56:04.023 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:56:04.026 | + functions-common:time_stop:2310 : local name 2022-01-05 15:56:04.028 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:56:04.031 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:56:04.033 | + functions-common:time_stop:2313 : local total 2022-01-05 15:56:04.035 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:56:04.037 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:56:04.039 | + functions-common:time_stop:2317 : start_time=1641398160705 2022-01-05 15:56:04.041 | + functions-common:time_stop:2319 : [[ -z 1641398160705 ]] 2022-01-05 15:56:04.044 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:56:04.048 | + functions-common:time_stop:2322 : end_time=1641398164046 2022-01-05 15:56:04.050 | + functions-common:time_stop:2323 : elapsed_time=3341 2022-01-05 15:56:04.052 | + functions-common:time_stop:2324 : total=45701 2022-01-05 15:56:04.054 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:56:04.057 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=49042 2022-01-05 15:56:04.059 | + inc/python:pip_install:203 : return 0 2022-01-05 15:56:04.061 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 15:56:04.084 | Using python 3.8 to install etcd3gw 2022-01-05 15:56:04.086 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-01-05 15:56:05.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:56:05.852 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 15:56:05.862 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.0) 2022-01-05 15:56:05.863 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2022-01-05 15:56:05.864 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.23.0) 2022-01-05 15:56:05.866 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 15:56:05.867 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.25.10) 2022-01-05 15:56:05.892 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (3.0.4) 2022-01-05 15:56:05.894 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2021.10.8) 2022-01-05 15:56:05.895 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.10) 2022-01-05 15:56:07.340 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 15:56:07.449 | + inc/python:pip_install:200 : result=0 2022-01-05 15:56:07.452 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:56:07.454 | + functions-common:time_stop:2310 : local name 2022-01-05 15:56:07.456 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:56:07.459 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:56:07.461 | + functions-common:time_stop:2313 : local total 2022-01-05 15:56:07.465 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:56:07.469 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:56:07.471 | + functions-common:time_stop:2317 : start_time=1641398164078 2022-01-05 15:56:07.474 | + functions-common:time_stop:2319 : [[ -z 1641398164078 ]] 2022-01-05 15:56:07.477 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:56:07.482 | + functions-common:time_stop:2322 : end_time=1641398167479 2022-01-05 15:56:07.484 | + functions-common:time_stop:2323 : elapsed_time=3401 2022-01-05 15:56:07.486 | + functions-common:time_stop:2324 : total=49042 2022-01-05 15:56:07.488 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:56:07.490 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=52443 2022-01-05 15:56:07.493 | + inc/python:pip_install:203 : return 0 2022-01-05 15:56:07.495 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 15:56:07.498 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 15:56:07.501 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 15:56:07.503 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:56:07.505 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:56:07.508 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:56:07.510 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:56:07.512 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:56:07.515 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:56:07.517 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:56:07.520 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:56:07.522 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 15:56:07.524 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 15:56:07.527 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:56:07.529 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:56:07.531 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 15:56:07.533 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 15:56:07.536 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 15:56:07.538 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:56:07.540 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:56:07.543 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:56:07.546 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:56:07.548 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:56:07.550 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:56:07.552 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:56:07.555 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:56:07.557 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:56:07.560 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:56:07.562 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:56:07.564 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:56:07.567 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 15:56:07.569 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:56:07.571 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:56:07.573 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:56:07.576 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 15:56:07.596 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 15:56:07.704 | Reading package lists... 2022-01-05 15:56:07.939 | Building dependency tree... 2022-01-05 15:56:07.941 | Reading state information... 2022-01-05 15:56:08.178 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 15:56:08.178 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 15:56:08.178 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:56:08.178 | The following packages were automatically installed and are no longer required: 2022-01-05 15:56:08.179 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:56:08.179 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:56:08.179 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:56:08.179 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:56:08.179 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:56:08.179 | python3-zope.interface 2022-01-05 15:56:08.179 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:56:08.290 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:56:08.295 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:56:08.297 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:56:08.300 | + functions-common:time_stop:2310 : local name 2022-01-05 15:56:08.302 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:56:08.304 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:56:08.306 | + functions-common:time_stop:2313 : local total 2022-01-05 15:56:08.309 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:56:08.311 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:56:08.313 | + functions-common:time_stop:2317 : start_time=1641398167594 2022-01-05 15:56:08.315 | + functions-common:time_stop:2319 : [[ -z 1641398167594 ]] 2022-01-05 15:56:08.318 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:56:08.322 | + functions-common:time_stop:2322 : end_time=1641398168320 2022-01-05 15:56:08.324 | + functions-common:time_stop:2323 : elapsed_time=726 2022-01-05 15:56:08.326 | + functions-common:time_stop:2324 : total=18199 2022-01-05 15:56:08.328 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:56:08.330 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=18925 2022-01-05 15:56:08.333 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:56:08.335 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 15:56:08.337 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:56:08.340 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:56:08.342 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 15:56:08.405 | Module proxy already enabled 2022-01-05 15:56:08.409 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 15:56:08.471 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 15:56:08.471 | Module proxy already enabled 2022-01-05 15:56:08.471 | Module proxy_uwsgi already enabled 2022-01-05 15:56:08.475 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 15:56:08.477 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 15:56:08.479 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 15:56:08.482 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2022-01-05 15:56:08.619 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 15:56:08.623 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-01-05 15:56:08.625 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 15:56:08.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:08.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:08.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-01-05 15:56:08.636 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:08.639 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 15:56:08.641 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-01-05 15:56:08.644 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 15:56:08.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:08.648 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:08.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-01-05 15:56:08.654 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:08.656 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 15:56:08.659 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-01-05 15:56:08.661 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 15:56:08.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:08.666 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:08.669 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-01-05 15:56:08.671 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:08.673 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 15:56:08.676 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 15:56:08.678 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 15:56:08.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:08.683 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:08.685 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 15:56:08.688 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:08.690 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-01-05 15:56:08.693 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 15:56:08.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:08.698 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:08.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-01-05 15:56:08.702 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:08.705 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 15:56:08.707 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-01-05 15:56:08.710 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 15:56:08.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:08.715 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:08.718 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-01-05 15:56:08.720 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:08.722 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 15:56:08.740 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:56:08.742 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 15:56:08.744 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-01-05 15:56:08.747 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 15:56:08.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:08.751 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:08.754 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-01-05 15:56:08.756 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:08.759 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 15:56:08.777 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:56:08.780 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 15:56:08.783 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 15:56:08.785 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 15:56:08.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:08.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:08.793 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-01-05 15:56:08.796 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:08.798 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 15:56:08.800 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-01-05 15:56:08.803 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 15:56:08.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:08.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:56:08.811 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-01-05 15:56:08.814 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:08.818 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-01-05 15:56:08.820 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 15:56:08.823 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 15:56:08.826 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 15:56:08.828 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 15:56:08.830 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 15:56:08.834 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 15:56:08.834 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 15:56:08.840 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 15:56:08.842 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 15:56:08.844 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 15:56:08.847 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 15:56:08.850 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 15:56:08.870 | Using python 3.8 to install keystonemiddleware 2022-01-05 15:56:08.873 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-01-05 15:56:10.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:56:10.642 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.1.0) 2022-01-05 15:56:10.698 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 15:56:10.700 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.23.0) 2022-01-05 15:56:10.701 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.3.4) 2022-01-05 15:56:10.702 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.2) 2022-01-05 15:56:10.703 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.0) 2022-01-05 15:56:10.704 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.6.2) 2022-01-05 15:56:10.705 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 15:56:10.706 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.1) 2022-01-05 15:56:10.707 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 15:56:10.708 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.1) 2022-01-05 15:56:10.709 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-01-05 15:56:10.711 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.0.2) 2022-01-05 15:56:10.712 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-05 15:56:10.713 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.6) 2022-01-05 15:56:10.775 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.12) 2022-01-05 15:56:10.777 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.2.2) 2022-01-05 15:56:10.778 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-05 15:56:10.813 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.0.2) 2022-01-05 15:56:10.829 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2022-01-05 15:56:10.830 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2022-01-05 15:56:10.831 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-05 15:56:10.832 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2022-01-05 15:56:10.884 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-05 15:56:10.885 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.1) 2022-01-05 15:56:10.895 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.0) 2022-01-05 15:56:10.897 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2020.1) 2022-01-05 15:56:10.911 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.4) 2022-01-05 15:56:10.912 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-01-05 15:56:10.915 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2022-01-05 15:56:10.971 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.0.4) 2022-01-05 15:56:10.972 | Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.25.10) 2022-01-05 15:56:10.973 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2022-01-05 15:56:10.974 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.10) 2022-01-05 15:56:11.023 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-01-05 15:56:11.036 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2022-01-05 15:56:12.379 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 15:56:12.488 | + inc/python:pip_install:200 : result=0 2022-01-05 15:56:12.490 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:56:12.492 | + functions-common:time_stop:2310 : local name 2022-01-05 15:56:12.495 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:56:12.497 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:56:12.499 | + functions-common:time_stop:2313 : local total 2022-01-05 15:56:12.501 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:56:12.503 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:56:12.505 | + functions-common:time_stop:2317 : start_time=1641398168865 2022-01-05 15:56:12.508 | + functions-common:time_stop:2319 : [[ -z 1641398168865 ]] 2022-01-05 15:56:12.510 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:56:12.515 | + functions-common:time_stop:2322 : end_time=1641398172512 2022-01-05 15:56:12.517 | + functions-common:time_stop:2323 : elapsed_time=3647 2022-01-05 15:56:12.519 | + functions-common:time_stop:2324 : total=52443 2022-01-05 15:56:12.521 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:56:12.523 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=56090 2022-01-05 15:56:12.526 | + inc/python:pip_install:203 : return 0 2022-01-05 15:56:12.529 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-01-05 15:56:12.531 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 15:56:12.533 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 15:56:12.536 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 15:56:12.539 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 15:56:12.541 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 15:56:12.546 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 15:56:12.547 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 15:56:12.551 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 15:56:12.554 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 15:56:12.556 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 15:56:12.560 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 15:56:12.562 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 15:56:12.583 | Using python 3.8 to install python-memcached 2022-01-05 15:56:12.586 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-01-05 15:56:14.296 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:56:14.329 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 15:56:14.332 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 15:56:15.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 2022-01-05 15:56:15.883 | + inc/python:pip_install:200 : result=0 2022-01-05 15:56:15.885 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:56:15.889 | + functions-common:time_stop:2310 : local name 2022-01-05 15:56:15.891 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:56:15.893 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:56:15.896 | + functions-common:time_stop:2313 : local total 2022-01-05 15:56:15.898 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:56:15.900 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:56:15.903 | + functions-common:time_stop:2317 : start_time=1641398172578 2022-01-05 15:56:15.905 | + functions-common:time_stop:2319 : [[ -z 1641398172578 ]] 2022-01-05 15:56:15.908 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:56:15.912 | + functions-common:time_stop:2322 : end_time=1641398175910 2022-01-05 15:56:15.915 | + functions-common:time_stop:2323 : elapsed_time=3332 2022-01-05 15:56:15.917 | + functions-common:time_stop:2324 : total=56090 2022-01-05 15:56:15.919 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:56:15.922 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=59422 2022-01-05 15:56:15.924 | + inc/python:pip_install:203 : return 0 2022-01-05 15:56:15.926 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 15:56:15.943 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:56:15.945 | + ./stack.sh:main:866 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-01-05 15:56:15.947 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 15:56:15.950 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 15:56:15.953 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 15:56:15.955 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 15:56:15.957 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 15:56:15.960 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-01-05 15:56:15.976 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:56:15.978 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-01-05 15:56:15.980 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 15:56:15.982 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-01-05 15:56:15.985 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 15:56:15.987 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 15:56:15.989 | ++ functions-common:git_clone:529 : pwd 2022-01-05 15:56:15.992 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 15:56:15.994 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 15:56:15.996 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 15:56:16.012 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 15:56:16.014 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 15:56:16.016 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 15:56:16.019 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 15:56:16.019 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 15:56:16.024 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 15:56:16.027 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 15:56:16.029 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2022-01-05 15:56:16.032 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 15:56:16.032 | + functions-common:git_clone:595 : head -1 2022-01-05 15:56:16.035 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-01-05 15:56:16.037 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 15:56:16.039 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-01-05 15:56:16.042 | + inc/python:setup_develop:338 : local bindep 2022-01-05 15:56:16.044 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 15:56:16.047 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 15:56:16.049 | + inc/python:setup_develop:344 : local extras= 2022-01-05 15:56:16.051 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 15:56:16.053 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 15:56:16.056 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 15:56:16.058 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 15:56:16.061 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 15:56:16.063 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 15:56:16.066 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 15:56:16.068 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 15:56:16.071 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 15:56:16.074 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 15:56:16.076 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 15:56:16.079 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 15:56:16.084 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 15:56:16.086 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-01-05 15:56:16.679 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 15:56:16.682 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 15:56:16.684 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 15:56:16.686 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 15:56:16.688 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 15:56:16.690 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 15:56:16.692 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 15:56:16.695 | + inc/python:setup_package:427 : local extras= 2022-01-05 15:56:16.697 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 15:56:16.699 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 15:56:16.701 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 15:56:16.704 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 15:56:16.706 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 15:56:16.708 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 15:56:16.728 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 15:56:16.730 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-01-05 15:56:18.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:56:18.458 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 15:56:18.458 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 15:56:18.549 | + inc/python:pip_install:1 : exit_trap 2022-01-05 15:56:18.552 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-05 15:56:18.554 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-05 15:56:18.557 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-05 15:56:18.560 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-05 15:56:18.562 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-05 15:56:18.564 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-05 15:56:18.566 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-05 15:56:18.568 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-05 15:56:18.571 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-05 15:56:18.571 | Error on exit 2022-01-05 15:56:18.577 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-05 15:56:18.580 | + ./stack.sh:exit_trap:517 : generate-subunit 1641398071 107 fail 2022-01-05 15:56:19.114 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-05 15:56:19.116 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 15:56:19.669 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-05 15:56:19.669 | 2022-01-05 15:56:19.946 | + ./stack.sh:exit_trap:531 : exit 1