2021-12-20 12:35:08.561 | + ./stack.sh:main:473 : exec 2021-12-20 12:35:08.561 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-20-123508' 2021-12-20 12:35:08.561 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-20-123508.summary.2021-12-20-123508 2021-12-20 12:35:08.561 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-20 12:35:08.561 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-20-123508 2021-12-20 12:35:08.561 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-20-123508 /opt/stack/logs/stack.sh.log 2021-12-20 12:35:08.561 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-20-123508.summary.2021-12-20-123508 /opt/stack/logs/stack.sh.log.summary 2021-12-20 12:35:08.561 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-12-20 12:35:08.561 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-20 12:35:08.561 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-20 12:35:08.561 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-20 12:35:08.561 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-20 12:35:08.561 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-20 12:35:08.561 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-20 12:35:08.561 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-20 12:35:08.561 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-20 12:35:08.561 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-20 12:35:08.561 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-20 12:35:08.562 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-20 12:35:08.565 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-20 12:35:08.567 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-20 12:35:08.570 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-20 12:35:08.572 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-12-20 12:35:08.574 | + ./stack.sh:main:546 : trap err_trap ERR 2021-12-20 12:35:08.576 | + ./stack.sh:main:559 : set -o errexit 2021-12-20 12:35:08.578 | + ./stack.sh:main:562 : uname -a 2021-12-20 12:35:08.579 | Linux dv-osbrick-wallaby-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-12-20 12:35:08.581 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-20 12:35:08.583 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-20 12:35:08.586 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-12-20 12:35:08.622 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-20 12:35:08.636 | + ./stack.sh:main:576 : fetch_plugins 2021-12-20 12:35:08.638 | + functions-common:fetch_plugins:1650 : local plugins= 2021-12-20 12:35:08.640 | + functions-common:fetch_plugins:1651 : local plugin 2021-12-20 12:35:08.641 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-12-20 12:35:08.643 | + functions-common:fetch_plugins:1655 : return 2021-12-20 12:35:08.645 | + ./stack.sh:main:580 : run_phase override_defaults 2021-12-20 12:35:08.647 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-12-20 12:35:08.649 | + functions-common:run_phase:1733 : local phase= 2021-12-20 12:35:08.650 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-20 12:35:08.652 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-12-20 12:35:08.654 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-20 12:35:08.655 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-12-20 12:35:08.657 | + functions-common:run_phase:1742 : local extra 2021-12-20 12:35:08.660 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-20 12:35:08.662 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-12-20 12:35:08.664 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-20 12:35:08.666 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-20 12:35:08.668 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-20 12:35:08.670 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-20 12:35:08.682 | ++ functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:35:08.683 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-20 12:35:08.685 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 12:35:08.687 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 12:35:08.689 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 12:35:08.692 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 12:35:08.694 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-20 12:35:08.695 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-20 12:35:08.697 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-20 12:35:08.699 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-20 12:35:08.700 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-20 12:35:08.702 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-12-20 12:35:08.704 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-12-20 12:35:08.706 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-12-20 12:35:08.708 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-12-20 12:35:08.710 | + functions-common:plugin_override_defaults:1696 : return 2021-12-20 12:35:08.712 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-12-20 12:35:08.731 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-12-20 12:35:08.733 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-20 12:35:08.745 | ++ functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:35:08.748 | +++ lib/tls:source:43 : hostname -f 2021-12-20 12:35:08.751 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-20 12:35:08.753 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-20 12:35:08.755 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-20 12:35:08.756 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-20 12:35:08.758 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-20 12:35:08.760 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-20 12:35:08.762 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-20 12:35:08.764 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-20 12:35:08.765 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-20 12:35:08.767 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-20 12:35:08.771 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-12-20 12:35:08.782 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-12-20 12:35:08.801 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-12-20 12:35:08.813 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-12-20 12:35:08.825 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-12-20 12:35:08.850 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-12-20 12:35:08.888 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-12-20 12:35:08.967 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-12-20 12:35:08.988 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-12-20 12:35:09.023 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-12-20 12:35:09.071 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-12-20 12:35:09.189 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-12-20 12:35:09.202 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-12-20 12:35:09.215 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-20 12:35:09.226 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-12-20 12:35:09.307 | + ./stack.sh:main:609 : run_phase source 2021-12-20 12:35:09.309 | + functions-common:run_phase:1732 : local mode=source 2021-12-20 12:35:09.311 | + functions-common:run_phase:1733 : local phase= 2021-12-20 12:35:09.313 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-20 12:35:09.316 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-12-20 12:35:09.318 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-20 12:35:09.320 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-12-20 12:35:09.322 | + functions-common:run_phase:1742 : local extra 2021-12-20 12:35:09.324 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-20 12:35:09.328 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-12-20 12:35:09.330 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-20 12:35:09.332 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-20 12:35:09.334 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-20 12:35:09.336 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-20 12:35:09.350 | ++ functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:35:09.352 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-20 12:35:09.354 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-20 12:35:09.391 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-20 12:35:09.393 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-20 12:35:09.395 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-12-20 12:35:09.397 | + functions-common:run_phase:1754 : load_plugin_settings 2021-12-20 12:35:09.399 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-12-20 12:35:09.401 | + functions-common:load_plugin_settings:1669 : local plugin 2021-12-20 12:35:09.403 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-12-20 12:35:09.405 | + functions-common:load_plugin_settings:1673 : return 2021-12-20 12:35:09.407 | + functions-common:run_phase:1755 : verify_disabled_services 2021-12-20 12:35:09.410 | + functions-common:verify_disabled_services:2015 : local service 2021-12-20 12:35:09.412 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.414 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-20 12:35:09.416 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.418 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-20 12:35:09.420 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.423 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-20 12:35:09.425 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.428 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-20 12:35:09.430 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.432 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-20 12:35:09.434 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.436 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-20 12:35:09.438 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.441 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-20 12:35:09.443 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.445 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-20 12:35:09.447 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.449 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-20 12:35:09.451 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.453 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-20 12:35:09.456 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.458 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-20 12:35:09.460 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.462 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-20 12:35:09.464 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.466 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-20 12:35:09.469 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.471 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-20 12:35:09.474 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.476 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-20 12:35:09.478 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.480 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-20 12:35:09.482 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.485 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-20 12:35:09.488 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.490 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-20 12:35:09.492 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.494 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-20 12:35:09.496 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.499 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-20 12:35:09.501 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.503 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-20 12:35:09.505 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.507 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-20 12:35:09.509 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.512 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-20 12:35:09.514 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.516 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-20 12:35:09.518 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.520 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-20 12:35:09.523 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.525 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-20 12:35:09.527 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.529 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-20 12:35:09.531 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.534 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-20 12:35:09.536 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.538 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-20 12:35:09.541 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.543 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-20 12:35:09.545 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.547 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-20 12:35:09.550 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.552 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-20 12:35:09.554 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.556 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-20 12:35:09.559 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.561 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-20 12:35:09.563 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.565 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-20 12:35:09.567 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.570 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-20 12:35:09.572 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.574 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-20 12:35:09.576 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.578 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-20 12:35:09.581 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.583 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-20 12:35:09.585 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-12-20 12:35:09.587 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-20 12:35:09.590 | + ./stack.sh:main:680 : initialize_database_backends 2021-12-20 12:35:09.592 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-20 12:35:09.594 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-20 12:35:09.608 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:35:09.611 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-20 12:35:09.613 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-20 12:35:09.616 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-20 12:35:09.630 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:35:09.632 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-20 12:35:09.634 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-20 12:35:09.637 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-20 12:35:09.639 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-20 12:35:09.641 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-20 12:35:09.643 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-20 12:35:09.645 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-20 12:35:09.648 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-20 12:35:09.650 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-20 12:35:09.652 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-12-20 12:35:09.655 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-20 12:35:09.657 | + lib/database:initialize_database_backends:104 : return 0 2021-12-20 12:35:09.660 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2021-12-20 12:35:09.660 | Using mysql database backend 2021-12-20 12:35:09.662 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-20 12:35:09.678 | + ./stack.sh:main:696 : is_service_enabled rabbit 2021-12-20 12:35:09.692 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:35:09.695 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-20 12:35:09.710 | + ./stack.sh:main:704 : is_service_enabled keystone 2021-12-20 12:35:09.725 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:35:09.728 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-20 12:35:09.743 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-20 12:35:09.758 | + ./stack.sh:main:719 : is_service_enabled ldap 2021-12-20 12:35:09.774 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:35:09.776 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2021-12-20 12:35:09.792 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:35:09.795 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-20 12:35:09.810 | + ./stack.sh:main:734 : [[ -z '' ]] 2021-12-20 12:35:09.812 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2021-12-20 12:35:09.814 | + ./stack.sh:main:740 : save_stackenv 740 2021-12-20 12:35:09.817 | + functions-common:save_stackenv:60 : local tag=740 2021-12-20 12:35:09.819 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-20 12:35:09.824 | + functions-common:save_stackenv:62 : time_stamp=2021-12-20-123509 2021-12-20 12:35:09.826 | + functions-common:save_stackenv:63 : echo '# 2021-12-20-123509 740' 2021-12-20 12:35:09.829 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.832 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-20 12:35:09.834 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.837 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-20 12:35:09.840 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.842 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-20 12:35:09.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.848 | + 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 2021-12-20 12:35:09.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.853 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.73 2021-12-20 12:35:09.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.858 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.73/identity 2021-12-20 12:35:09.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.864 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-20-123508 2021-12-20 12:35:09.866 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.869 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-20 12:35:09.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.874 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.73 2021-12-20 12:35:09.877 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.879 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-20 12:35:09.882 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.885 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-20 12:35:09.887 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.890 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-20 12:35:09.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:35:09.896 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-20 12:35:09.899 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2021-12-20 12:35:09.901 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-20 12:35:09.903 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-12-20 12:35:09.905 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-12-20 12:35:09.907 | + functions-common:git_clone:526 : local orig_dir 2021-12-20 12:35:09.910 | ++ functions-common:git_clone:527 : pwd 2021-12-20 12:35:09.913 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-20 12:35:09.915 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-20 12:35:09.917 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-20 12:35:09.932 | + functions-common:git_clone:530 : RECLONE=False 2021-12-20 12:35:09.935 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-20 12:35:09.937 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-20 12:35:09.939 | + functions-common:git_clone:544 : echo stable/wallaby 2021-12-20 12:35:09.940 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-20 12:35:09.944 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-12-20 12:35:09.946 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-20 12:35:09.949 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-12-20 12:35:09.951 | + functions-common:git_clone:593 : git show --oneline 2021-12-20 12:35:09.952 | + functions-common:git_clone:593 : head -1 2021-12-20 12:35:09.956 | 41788be5 update constraint for metalsmith to new release 1.4.3 2021-12-20 12:35:09.958 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-20 12:35:09.961 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2021-12-20 12:35:09.963 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-20 12:35:09.965 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-12-20 12:35:09.967 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-20 12:35:09.970 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-20 12:35:09.973 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-20 12:35:09.975 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-20 12:35:09.977 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-20 12:35:09.979 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-20 12:35:09.982 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-20 12:35:09.985 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-20 12:35:09.989 | ++ tools/install_prereqs.sh:source:47 : NOW=1640003709 2021-12-20 12:35:09.992 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-20 12:35:09.995 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-20 12:35:09.998 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-20 12:35:10.000 | ++ tools/install_prereqs.sh:source:49 : DELTA=1640003709 2021-12-20 12:35:10.003 | ++ tools/install_prereqs.sh:source:50 : [[ 1640003709 -lt 7200 ]] 2021-12-20 12:35:10.005 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-20 12:35:10.007 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-12-20 12:35:10.010 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-12-20 12:35:10.012 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-12-20 12:35:10.014 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-12-20 12:35:10.016 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-12-20 12:35:10.019 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-12-20 12:35:10.022 | +++ 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 2021-12-20 12:35:10.067 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-20 12:35:10.067 | apache2-dev 2021-12-20 12:35:10.067 | bc 2021-12-20 12:35:10.067 | bsdmainutils 2021-12-20 12:35:10.067 | curl 2021-12-20 12:35:10.067 | g++ 2021-12-20 12:35:10.067 | gcc 2021-12-20 12:35:10.067 | gettext 2021-12-20 12:35:10.067 | git 2021-12-20 12:35:10.067 | graphviz 2021-12-20 12:35:10.067 | iputils-ping 2021-12-20 12:35:10.067 | libapache2-mod-proxy-uwsgi 2021-12-20 12:35:10.067 | libffi-dev 2021-12-20 12:35:10.067 | libjpeg-dev 2021-12-20 12:35:10.067 | libmysqlclient-dev 2021-12-20 12:35:10.068 | libpcre3-dev 2021-12-20 12:35:10.068 | libpq-dev 2021-12-20 12:35:10.068 | libssl-dev 2021-12-20 12:35:10.068 | libsystemd-dev 2021-12-20 12:35:10.068 | libxml2-dev 2021-12-20 12:35:10.068 | libxslt1-dev 2021-12-20 12:35:10.068 | libyaml-dev 2021-12-20 12:35:10.068 | lsof 2021-12-20 12:35:10.068 | openssh-server 2021-12-20 12:35:10.068 | openssl 2021-12-20 12:35:10.068 | pkg-config 2021-12-20 12:35:10.068 | psmisc 2021-12-20 12:35:10.068 | python3-dev 2021-12-20 12:35:10.068 | python3-pip 2021-12-20 12:35:10.068 | python3-systemd 2021-12-20 12:35:10.068 | python3-venv 2021-12-20 12:35:10.068 | tar 2021-12-20 12:35:10.068 | tcpdump 2021-12-20 12:35:10.068 | unzip 2021-12-20 12:35:10.068 | uuid-runtime 2021-12-20 12:35:10.068 | wget 2021-12-20 12:35:10.068 | wget 2021-12-20 12:35:10.068 | zlib1g-dev 2021-12-20 12:35:10.068 | libkrb5-dev 2021-12-20 12:35:10.068 | libldap2-dev 2021-12-20 12:35:10.068 | libsasl2-dev 2021-12-20 12:35:10.068 | memcached 2021-12-20 12:35:10.068 | python3-mysqldb 2021-12-20 12:35:10.068 | sqlite3 2021-12-20 12:35:10.068 | conntrack 2021-12-20 12:35:10.068 | curl 2021-12-20 12:35:10.068 | dnsmasq-base 2021-12-20 12:35:10.068 | dnsmasq-utils 2021-12-20 12:35:10.068 | ebtables 2021-12-20 12:35:10.068 | gawk 2021-12-20 12:35:10.068 | genisoimage 2021-12-20 12:35:10.068 | iptables 2021-12-20 12:35:10.068 | iputils-arping 2021-12-20 12:35:10.069 | kpartx 2021-12-20 12:35:10.069 | libjs-jquery-tablesorter 2021-12-20 12:35:10.069 | libmysqlclient-dev 2021-12-20 12:35:10.069 | parted 2021-12-20 12:35:10.069 | pm-utils 2021-12-20 12:35:10.069 | python3-mysqldb 2021-12-20 12:35:10.069 | socat 2021-12-20 12:35:10.069 | sqlite3 2021-12-20 12:35:10.069 | sudo 2021-12-20 12:35:10.069 | vlan 2021-12-20 12:35:10.069 | lsscsi 2021-12-20 12:35:10.069 | open-iscsi 2021-12-20 12:35:10.069 | lvm2 2021-12-20 12:35:10.069 | qemu-utils 2021-12-20 12:35:10.069 | thin-provisioning-tools 2021-12-20 12:35:10.069 | acl 2021-12-20 12:35:10.069 | dnsmasq-base 2021-12-20 12:35:10.069 | dnsmasq-utils 2021-12-20 12:35:10.069 | ebtables 2021-12-20 12:35:10.069 | haproxy 2021-12-20 12:35:10.069 | iptables 2021-12-20 12:35:10.069 | iputils-arping 2021-12-20 12:35:10.069 | iputils-ping 2021-12-20 12:35:10.069 | libmysqlclient-dev 2021-12-20 12:35:10.069 | postgresql-server-dev-all 2021-12-20 12:35:10.069 | python3-mysqldb 2021-12-20 12:35:10.069 | sqlite3 2021-12-20 12:35:10.069 | sudo 2021-12-20 12:35:10.069 | vlan 2021-12-20 12:35:10.069 | ipset 2021-12-20 12:35:10.069 | conntrack 2021-12-20 12:35:10.069 | conntrackd 2021-12-20 12:35:10.069 | keepalived 2021-12-20 12:35:10.069 | dstat 2021-12-20 12:35:10.069 | lvm2 2021-12-20 12:35:10.069 | qemu-utils 2021-12-20 12:35:10.069 | thin-provisioning-tools 2021-12-20 12:35:10.070 | curl 2021-12-20 12:35:10.070 | liberasurecode-dev 2021-12-20 12:35:10.070 | make 2021-12-20 12:35:10.070 | memcached 2021-12-20 12:35:10.070 | sqlite3 2021-12-20 12:35:10.070 | xfsprogs' 2021-12-20 12:35:10.072 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-20 12:35:10.088 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-20 12:35:10.088 | apache2-dev 2021-12-20 12:35:10.088 | bc 2021-12-20 12:35:10.088 | bsdmainutils 2021-12-20 12:35:10.088 | curl 2021-12-20 12:35:10.088 | g++ 2021-12-20 12:35:10.088 | gcc 2021-12-20 12:35:10.088 | gettext 2021-12-20 12:35:10.088 | git 2021-12-20 12:35:10.088 | graphviz 2021-12-20 12:35:10.089 | iputils-ping 2021-12-20 12:35:10.089 | libapache2-mod-proxy-uwsgi 2021-12-20 12:35:10.089 | libffi-dev 2021-12-20 12:35:10.089 | libjpeg-dev 2021-12-20 12:35:10.089 | libmysqlclient-dev 2021-12-20 12:35:10.089 | libpcre3-dev 2021-12-20 12:35:10.089 | libpq-dev 2021-12-20 12:35:10.089 | libssl-dev 2021-12-20 12:35:10.089 | libsystemd-dev 2021-12-20 12:35:10.089 | libxml2-dev 2021-12-20 12:35:10.089 | libxslt1-dev 2021-12-20 12:35:10.089 | libyaml-dev 2021-12-20 12:35:10.089 | lsof 2021-12-20 12:35:10.089 | openssh-server 2021-12-20 12:35:10.089 | openssl 2021-12-20 12:35:10.089 | pkg-config 2021-12-20 12:35:10.089 | psmisc 2021-12-20 12:35:10.089 | python3-dev 2021-12-20 12:35:10.089 | python3-pip 2021-12-20 12:35:10.089 | python3-systemd 2021-12-20 12:35:10.089 | python3-venv 2021-12-20 12:35:10.089 | tar 2021-12-20 12:35:10.089 | tcpdump 2021-12-20 12:35:10.089 | unzip 2021-12-20 12:35:10.089 | uuid-runtime 2021-12-20 12:35:10.089 | wget 2021-12-20 12:35:10.089 | wget 2021-12-20 12:35:10.089 | zlib1g-dev 2021-12-20 12:35:10.089 | libkrb5-dev 2021-12-20 12:35:10.089 | libldap2-dev 2021-12-20 12:35:10.089 | libsasl2-dev 2021-12-20 12:35:10.089 | memcached 2021-12-20 12:35:10.089 | python3-mysqldb 2021-12-20 12:35:10.089 | sqlite3 2021-12-20 12:35:10.089 | conntrack 2021-12-20 12:35:10.089 | curl 2021-12-20 12:35:10.089 | dnsmasq-base 2021-12-20 12:35:10.089 | dnsmasq-utils 2021-12-20 12:35:10.090 | ebtables 2021-12-20 12:35:10.090 | gawk 2021-12-20 12:35:10.090 | genisoimage 2021-12-20 12:35:10.090 | iptables 2021-12-20 12:35:10.090 | iputils-arping 2021-12-20 12:35:10.090 | kpartx 2021-12-20 12:35:10.090 | libjs-jquery-tablesorter 2021-12-20 12:35:10.090 | libmysqlclient-dev 2021-12-20 12:35:10.090 | parted 2021-12-20 12:35:10.090 | pm-utils 2021-12-20 12:35:10.090 | python3-mysqldb 2021-12-20 12:35:10.090 | socat 2021-12-20 12:35:10.090 | sqlite3 2021-12-20 12:35:10.090 | sudo 2021-12-20 12:35:10.090 | vlan 2021-12-20 12:35:10.090 | lsscsi 2021-12-20 12:35:10.090 | open-iscsi 2021-12-20 12:35:10.090 | lvm2 2021-12-20 12:35:10.090 | qemu-utils 2021-12-20 12:35:10.090 | thin-provisioning-tools 2021-12-20 12:35:10.090 | acl 2021-12-20 12:35:10.090 | dnsmasq-base 2021-12-20 12:35:10.090 | dnsmasq-utils 2021-12-20 12:35:10.090 | ebtables 2021-12-20 12:35:10.090 | haproxy 2021-12-20 12:35:10.090 | iptables 2021-12-20 12:35:10.090 | iputils-arping 2021-12-20 12:35:10.090 | iputils-ping 2021-12-20 12:35:10.090 | libmysqlclient-dev 2021-12-20 12:35:10.090 | postgresql-server-dev-all 2021-12-20 12:35:10.090 | python3-mysqldb 2021-12-20 12:35:10.090 | sqlite3 2021-12-20 12:35:10.090 | sudo 2021-12-20 12:35:10.090 | vlan 2021-12-20 12:35:10.090 | ipset 2021-12-20 12:35:10.090 | conntrack 2021-12-20 12:35:10.090 | conntrackd 2021-12-20 12:35:10.090 | keepalived 2021-12-20 12:35:10.091 | dstat 2021-12-20 12:35:10.091 | lvm2 2021-12-20 12:35:10.091 | qemu-utils 2021-12-20 12:35:10.091 | thin-provisioning-tools 2021-12-20 12:35:10.091 | curl 2021-12-20 12:35:10.091 | liberasurecode-dev 2021-12-20 12:35:10.091 | make 2021-12-20 12:35:10.091 | memcached 2021-12-20 12:35:10.091 | sqlite3 2021-12-20 12:35:10.091 | xfsprogs ' 2021-12-20 12:35:10.091 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-20 12:35:10.093 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:35:10.096 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:35:10.099 | ++ 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-12-20 12:35:10.099 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-20 12:35:10.103 | ++ 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-12-20 12:35:10.105 | ++ functions-common:install_package:1342 : update_package_repo 2021-12-20 12:35:10.107 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-12-20 12:35:10.109 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-12-20 12:35:10.111 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-12-20 12:35:10.113 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-12-20 12:35:10.115 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-12-20 12:35:10.117 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:35:10.119 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:35:10.121 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-12-20 12:35:10.123 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-12-20 12:35:10.125 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-12-20 12:35:10.128 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-12-20 12:35:10.130 | +++ functions-common:apt_get_update:1076 : id -u 2021-12-20 12:35:10.134 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-12-20 12:35:10.136 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-12-20 12:35:10.138 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-12-20 12:35:10.140 | ++ functions-common:time_start:2291 : local start_time= 2021-12-20 12:35:10.142 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-12-20 12:35:10.145 | +++ functions-common:time_start:2295 : date +%s%3N 2021-12-20 12:35:10.148 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1640003710146 2021-12-20 12:35:10.150 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-20 12:35:10.152 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-20 12:35:10.154 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-20 12:35:10.366 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-20 12:35:10.401 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-20 12:35:10.433 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-20 12:35:10.445 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-20 12:35:12.516 | Reading package lists... 2021-12-20 12:35:12.548 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-12-20 12:35:12.550 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-12-20 12:35:12.552 | ++ functions-common:time_stop:2304 : local name 2021-12-20 12:35:12.554 | ++ functions-common:time_stop:2305 : local end_time 2021-12-20 12:35:12.556 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:35:12.558 | ++ functions-common:time_stop:2307 : local total 2021-12-20 12:35:12.560 | ++ functions-common:time_stop:2308 : local start_time 2021-12-20 12:35:12.562 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-12-20 12:35:12.564 | ++ functions-common:time_stop:2311 : start_time=1640003710146 2021-12-20 12:35:12.566 | ++ functions-common:time_stop:2313 : [[ -z 1640003710146 ]] 2021-12-20 12:35:12.569 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:35:12.573 | ++ functions-common:time_stop:2316 : end_time=1640003712570 2021-12-20 12:35:12.575 | ++ functions-common:time_stop:2317 : elapsed_time=2424 2021-12-20 12:35:12.577 | ++ functions-common:time_stop:2318 : total=0 2021-12-20 12:35:12.579 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:35:12.581 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2424 2021-12-20 12:35:12.583 | ++ functions-common:install_package:1343 : 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-12-20 12:35:12.585 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-12-20 12:35:12.587 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:35:12.589 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:35:12.591 | ++ functions-common:real_install_package:1329 : 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-12-20 12:35:12.612 | ++ functions-common:apt_get:1109 : 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-12-20 12:35:12.717 | Reading package lists... 2021-12-20 12:35:12.944 | Building dependency tree... 2021-12-20 12:35:12.945 | Reading state information... 2021-12-20 12:35:13.207 | bc is already the newest version (1.07.1-2build1). 2021-12-20 12:35:13.207 | bc set to manually installed. 2021-12-20 12:35:13.207 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-20 12:35:13.207 | bsdmainutils set to manually installed. 2021-12-20 12:35:13.207 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-20 12:35:13.207 | gawk set to manually installed. 2021-12-20 12:35:13.207 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-20 12:35:13.207 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-20 12:35:13.208 | iptables set to manually installed. 2021-12-20 12:35:13.208 | iputils-ping is already the newest version (3:20190709-3). 2021-12-20 12:35:13.208 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-20 12:35:13.208 | kpartx set to manually installed. 2021-12-20 12:35:13.208 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-20 12:35:13.208 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-20 12:35:13.208 | psmisc is already the newest version (23.3-1). 2021-12-20 12:35:13.208 | psmisc set to manually installed. 2021-12-20 12:35:13.208 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-20 12:35:13.208 | python3-systemd is already the newest version (234-3build2). 2021-12-20 12:35:13.208 | python3-systemd set to manually installed. 2021-12-20 12:35:13.208 | tcpdump is already the newest version (4.9.3-4). 2021-12-20 12:35:13.208 | tcpdump set to manually installed. 2021-12-20 12:35:13.208 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-20 12:35:13.208 | thin-provisioning-tools set to manually installed. 2021-12-20 12:35:13.208 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-20 12:35:13.208 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-20 12:35:13.208 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-20 12:35:13.208 | lsof set to manually installed. 2021-12-20 12:35:13.208 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-20 12:35:13.208 | parted set to manually installed. 2021-12-20 12:35:13.208 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-20 12:35:13.208 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-20 12:35:13.208 | tar set to manually installed. 2021-12-20 12:35:13.208 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-20 12:35:13.208 | uuid-runtime set to manually installed. 2021-12-20 12:35:13.208 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-20 12:35:13.208 | zlib1g-dev set to manually installed. 2021-12-20 12:35:13.208 | The following packages were automatically installed and are no longer required: 2021-12-20 12:35:13.209 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 12:35:13.209 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 12:35:13.209 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 12:35:13.209 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 12:35:13.209 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-20 12:35:13.209 | python3-zope.interface 2021-12-20 12:35:13.209 | Use 'sudo apt autoremove' to remove them. 2021-12-20 12:35:13.209 | The following additional packages will be installed: 2021-12-20 12:35:13.209 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-20 12:35:13.209 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-12-20 12:35:13.209 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-12-20 12:35:13.209 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-12-20 12:35:13.209 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-20 12:35:13.209 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-12-20 12:35:13.209 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-12-20 12:35:13.209 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-12-20 12:35:13.209 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-12-20 12:35:13.209 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-12-20 12:35:13.209 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-12-20 12:35:13.209 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-12-20 12:35:13.209 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-20 12:35:13.209 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-12-20 12:35:13.209 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-12-20 12:35:13.209 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-12-20 12:35:13.209 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-12-20 12:35:13.209 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-12-20 12:35:13.210 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-12-20 12:35:13.210 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-12-20 12:35:13.210 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2021-12-20 12:35:13.210 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2021-12-20 12:35:13.210 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2021-12-20 12:35:13.210 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2021-12-20 12:35:13.210 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2021-12-20 12:35:13.210 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2021-12-20 12:35:13.210 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-12-20 12:35:13.210 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2021-12-20 12:35:13.210 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2021-12-20 12:35:13.210 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-12-20 12:35:13.210 | postgresql-client-12 postgresql-client-common postgresql-common 2021-12-20 12:35:13.210 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2021-12-20 12:35:13.210 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2021-12-20 12:35:13.210 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2021-12-20 12:35:13.211 | Suggested packages: 2021-12-20 12:35:13.211 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-12-20 12:35:13.211 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-12-20 12:35:13.211 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-12-20 12:35:13.211 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-20 12:35:13.211 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-12-20 12:35:13.211 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-12-20 12:35:13.211 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-12-20 12:35:13.212 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-12-20 12:35:13.212 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-12-20 12:35:13.212 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-12-20 12:35:13.212 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2021-12-20 12:35:13.212 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2021-12-20 12:35:13.212 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2021-12-20 12:35:13.212 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2021-12-20 12:35:13.212 | openssl-blacklist systemd-container zip 2021-12-20 12:35:13.428 | The following NEW packages will be installed: 2021-12-20 12:35:13.428 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-12-20 12:35:13.428 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-12-20 12:35:13.428 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-12-20 12:35:13.429 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-12-20 12:35:13.429 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-20 12:35:13.429 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-12-20 12:35:13.429 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-12-20 12:35:13.429 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-12-20 12:35:13.429 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-20 12:35:13.429 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-20 12:35:13.429 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-20 12:35:13.429 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-12-20 12:35:13.429 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-12-20 12:35:13.429 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-12-20 12:35:13.429 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-20 12:35:13.429 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-20 12:35:13.429 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-12-20 12:35:13.429 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-12-20 12:35:13.429 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-12-20 12:35:13.429 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-20 12:35:13.429 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-20 12:35:13.429 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-20 12:35:13.429 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-12-20 12:35:13.429 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-12-20 12:35:13.429 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-20 12:35:13.429 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-12-20 12:35:13.429 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-12-20 12:35:13.429 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2021-12-20 12:35:13.429 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2021-12-20 12:35:13.429 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2021-12-20 12:35:13.429 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2021-12-20 12:35:13.429 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-12-20 12:35:13.429 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2021-12-20 12:35:13.429 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2021-12-20 12:35:13.430 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2021-12-20 12:35:13.430 | postgresql-client-12 postgresql-client-common postgresql-common 2021-12-20 12:35:13.430 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-12-20 12:35:13.430 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2021-12-20 12:35:13.430 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2021-12-20 12:35:13.430 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-12-20 12:35:13.430 | The following packages will be upgraded: 2021-12-20 12:35:13.431 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-12-20 12:35:13.431 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-12-20 12:35:13.431 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2021-12-20 12:35:13.548 | 18 upgraded, 208 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 12:35:13.548 | Need to get 160 MB of archives. 2021-12-20 12:35:13.548 | After this operation, 761 MB of additional disk space will be used. 2021-12-20 12:35:13.548 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-12-20 12:35:13.726 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-12-20 12:35:13.735 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-12-20 12:35:13.738 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-12-20 12:35:13.803 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-12-20 12:35:14.202 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-12-20 12:35:14.224 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-12-20 12:35:14.232 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2021-12-20 12:35:14.424 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-12-20 12:35:14.576 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-12-20 12:35:14.577 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-12-20 12:35:14.582 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-12-20 12:35:14.583 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-12-20 12:35:14.586 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-12-20 12:35:14.592 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-12-20 12:35:14.592 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-12-20 12:35:14.595 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2021-12-20 12:35:15.781 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-12-20 12:35:15.905 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-12-20 12:35:16.123 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-12-20 12:35:16.171 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-12-20 12:35:16.173 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-12-20 12:35:16.175 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-12-20 12:35:16.177 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-12-20 12:35:16.588 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-12-20 12:35:16.631 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-12-20 12:35:16.631 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-12-20 12:35:16.632 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-12-20 12:35:16.761 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-12-20 12:35:16.762 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-12-20 12:35:16.762 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-12-20 12:35:16.836 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-12-20 12:35:17.007 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2021-12-20 12:35:17.078 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-12-20 12:35:17.112 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-12-20 12:35:17.118 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2021-12-20 12:35:17.254 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-12-20 12:35:17.257 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-12-20 12:35:17.259 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-12-20 12:35:17.375 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-12-20 12:35:17.451 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2021-12-20 12:35:17.458 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-12-20 12:35:17.576 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-20 12:35:17.577 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-12-20 12:35:17.580 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-12-20 12:35:17.661 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-12-20 12:35:17.670 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-12-20 12:35:17.790 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-12-20 12:35:21.311 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-12-20 12:35:25.392 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-12-20 12:35:25.761 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-12-20 12:35:25.772 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-12-20 12:35:25.786 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-12-20 12:35:25.889 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-12-20 12:35:27.244 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-12-20 12:35:27.246 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-12-20 12:35:27.534 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-12-20 12:35:34.830 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-12-20 12:35:46.430 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-12-20 12:35:46.663 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-12-20 12:35:47.208 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-12-20 12:35:47.248 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-12-20 12:35:47.598 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-12-20 12:35:47.806 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-12-20 12:35:47.837 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-12-20 12:35:47.980 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-12-20 12:35:47.980 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-12-20 12:35:49.229 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-12-20 12:35:50.230 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-12-20 12:35:51.053 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-12-20 12:35:51.247 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-12-20 12:35:51.414 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-12-20 12:35:51.868 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-12-20 12:35:52.000 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-12-20 12:35:52.200 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-12-20 12:35:52.602 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-12-20 12:35:52.823 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-12-20 12:35:53.017 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-12-20 12:35:53.231 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-12-20 12:35:53.748 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-12-20 12:35:54.086 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-12-20 12:35:54.410 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-12-20 12:35:54.711 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-12-20 12:35:55.077 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-12-20 12:35:57.821 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-12-20 12:35:57.982 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-12-20 12:35:58.198 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-12-20 12:35:58.430 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-12-20 12:35:58.625 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-12-20 12:35:59.066 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-12-20 12:35:59.292 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-12-20 12:35:59.530 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-12-20 12:35:59.809 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-12-20 12:36:00.227 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-12-20 12:36:00.469 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2021-12-20 12:36:00.917 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-12-20 12:36:01.340 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-12-20 12:36:01.649 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-12-20 12:36:02.040 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-20 12:36:03.742 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-12-20 12:36:05.186 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-12-20 12:36:05.564 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-12-20 12:36:06.001 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-12-20 12:36:06.364 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-12-20 12:36:07.346 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-12-20 12:36:07.701 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-12-20 12:36:08.031 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-12-20 12:36:08.209 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-12-20 12:36:08.471 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-20 12:36:08.657 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-20 12:36:09.025 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-12-20 12:36:09.566 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-12-20 12:36:10.222 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-20 12:36:10.633 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-12-20 12:36:11.483 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-20 12:36:11.765 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-12-20 12:36:12.330 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-12-20 12:36:12.632 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-12-20 12:36:12.947 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-20 12:36:13.290 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-12-20 12:36:14.370 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-12-20 12:36:14.830 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-12-20 12:36:15.988 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-12-20 12:36:16.266 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-12-20 12:36:16.406 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-12-20 12:36:16.557 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-12-20 12:36:16.887 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-12-20 12:36:17.060 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-12-20 12:36:17.255 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-12-20 12:36:17.501 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-12-20 12:36:18.599 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-12-20 12:36:18.918 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-12-20 12:36:19.280 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-12-20 12:36:19.489 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-12-20 12:36:19.726 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-12-20 12:36:19.927 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-20 12:36:20.409 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-12-20 12:36:20.607 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-20 12:36:22.051 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-12-20 12:36:23.693 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-12-20 12:36:24.450 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-12-20 12:36:24.637 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-12-20 12:36:25.403 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2021-12-20 12:36:25.798 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-12-20 12:36:25.940 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-12-20 12:36:26.106 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-12-20 12:36:26.896 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-12-20 12:36:27.234 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-12-20 12:36:27.650 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-12-20 12:36:27.978 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-12-20 12:36:28.309 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-12-20 12:36:28.915 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-12-20 12:36:29.188 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-12-20 12:36:29.342 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-20 12:36:29.495 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-20 12:36:29.649 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-12-20 12:36:30.382 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-12-20 12:36:31.541 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-12-20 12:36:31.900 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-20 12:36:32.110 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2021-12-20 12:36:36.628 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2021-12-20 12:36:36.764 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-12-20 12:36:36.903 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-12-20 12:36:37.040 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-12-20 12:36:37.205 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-20 12:36:37.334 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-20 12:36:37.463 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-12-20 12:36:37.645 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-12-20 12:36:37.915 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-12-20 12:36:38.563 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-12-20 12:36:38.794 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-20 12:36:38.927 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-20 12:36:39.066 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2021-12-20 12:36:39.616 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.27-0ubuntu0.20.04.1 [1,603 kB] 2021-12-20 12:36:39.885 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-12-20 12:36:40.054 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-12-20 12:36:40.210 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-12-20 12:36:40.345 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2021-12-20 12:36:40.488 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2021-12-20 12:36:40.629 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-12-20 12:36:41.087 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-12-20 12:36:41.359 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-12-20 12:36:41.511 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-12-20 12:36:41.662 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-12-20 12:36:41.792 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-12-20 12:36:41.928 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-12-20 12:36:42.121 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-12-20 12:36:42.272 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-12-20 12:36:42.417 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-12-20 12:36:42.570 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-12-20 12:36:43.484 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-12-20 12:36:43.618 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-12-20 12:36:43.802 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-12-20 12:36:43.958 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-12-20 12:36:44.959 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-12-20 12:36:45.099 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-12-20 12:36:49.021 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-12-20 12:36:49.154 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-12-20 12:36:49.287 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-12-20 12:36:49.421 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-12-20 12:36:49.553 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2021-12-20 12:36:49.787 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-20 12:36:49.918 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-12-20 12:36:50.064 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2021-12-20 12:36:50.284 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-12-20 12:36:50.414 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-12-20 12:36:50.716 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-12-20 12:36:50.899 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-12-20 12:36:51.030 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-12-20 12:36:51.181 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2021-12-20 12:36:51.311 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-12-20 12:36:51.441 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-12-20 12:36:51.888 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-12-20 12:36:52.109 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-12-20 12:36:52.253 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-12-20 12:36:52.464 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-12-20 12:36:52.647 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-20 12:36:52.778 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2021-12-20 12:36:53.071 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-12-20 12:36:53.272 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-12-20 12:36:53.402 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-12-20 12:36:53.597 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-12-20 12:36:53.728 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-12-20 12:36:53.858 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-12-20 12:36:53.993 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-12-20 12:36:54.246 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-12-20 12:36:55.686 | Preconfiguring packages ... 2021-12-20 12:36:55.827 | Fetched 160 MB in 1min 41s (1,591 kB/s) 2021-12-20 12:36:55.891 | (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 ... 67325 files and directories currently installed.) 2021-12-20 12:36:55.893 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 12:36:55.901 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 12:36:55.955 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 12:36:55.964 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 12:36:56.322 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 12:36:56.327 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 12:36:56.364 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 12:36:56.372 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 12:36:56.436 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 12:36:56.585 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 12:36:57.341 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 12:36:57.348 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-20 12:36:57.427 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 12:36:57.476 | Selecting previously unselected package libapr1:amd64. 2021-12-20 12:36:57.514 | (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 ... 67326 files and directories currently installed.) 2021-12-20 12:36:57.517 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-12-20 12:36:57.519 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-20 12:36:57.576 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-20 12:36:57.582 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-20 12:36:57.790 | Selecting previously unselected package libaprutil1:amd64. 2021-12-20 12:36:57.797 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-12-20 12:36:57.799 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 12:36:57.836 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-20 12:36:57.843 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-12-20 12:36:57.846 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 12:36:57.881 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-20 12:36:57.891 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-12-20 12:36:57.941 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-20 12:36:57.948 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-12-20 12:36:57.950 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 12:36:57.982 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-20 12:36:57.988 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-20 12:36:58.046 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-20 12:36:58.056 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-20 12:36:58.120 | Selecting previously unselected package libjansson4:amd64. 2021-12-20 12:36:58.127 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-12-20 12:36:58.129 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-12-20 12:36:58.160 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-20 12:36:58.167 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-12-20 12:36:58.169 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-20 12:36:58.219 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2021-12-20 12:36:58.225 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2021-12-20 12:36:59.486 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:36:59.492 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-12-20 12:36:59.608 | Selecting previously unselected package apache2-bin. 2021-12-20 12:36:59.617 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 12:36:59.619 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-20 12:36:59.828 | Selecting previously unselected package apache2-data. 2021-12-20 12:36:59.836 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-12-20 12:36:59.838 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-20 12:36:59.946 | Selecting previously unselected package apache2-utils. 2021-12-20 12:36:59.953 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 12:36:59.955 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-20 12:36:59.997 | Selecting previously unselected package apache2. 2021-12-20 12:37:00.005 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 12:37:00.023 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-12-20 12:37:00.091 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-20 12:37:00.098 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-12-20 12:37:00.101 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-20 12:37:00.146 | Selecting previously unselected package haproxy. 2021-12-20 12:37:00.153 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-12-20 12:37:00.163 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-12-20 12:37:00.383 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-20 12:37:00.390 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2021-12-20 12:37:00.393 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-12-20 12:37:00.427 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-20 12:37:00.434 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-12-20 12:37:00.436 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-20 12:37:00.467 | Selecting previously unselected package mysql-common. 2021-12-20 12:37:00.474 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-12-20 12:37:00.493 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-20 12:37:00.524 | Selecting previously unselected package libmysqlclient21:amd64. 2021-12-20 12:37:00.531 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:37:00.533 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:37:00.770 | Selecting previously unselected package libsensors-config. 2021-12-20 12:37:00.777 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-12-20 12:37:00.779 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-20 12:37:00.806 | Selecting previously unselected package libsensors5:amd64. 2021-12-20 12:37:00.814 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-12-20 12:37:00.906 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-20 12:37:00.936 | Selecting previously unselected package libsnmp-base. 2021-12-20 12:37:00.944 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-12-20 12:37:00.946 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-20 12:37:01.017 | Selecting previously unselected package libsnmp35:amd64. 2021-12-20 12:37:01.024 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-12-20 12:37:01.026 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-20 12:37:01.189 | Selecting previously unselected package keepalived. 2021-12-20 12:37:01.196 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2021-12-20 12:37:01.198 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-20 12:37:01.283 | Selecting previously unselected package memcached. 2021-12-20 12:37:01.290 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-12-20 12:37:01.292 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-12-20 12:37:01.348 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-12-20 12:37:01.819 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-12-20 12:37:01.908 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-20 12:37:01.913 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-20 12:37:02.043 | Selecting previously unselected package python3-yaml. 2021-12-20 12:37:02.050 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-12-20 12:37:02.052 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-20 12:37:02.105 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-20 12:37:02.111 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-20 12:37:02.157 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-20 12:37:02.229 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-20 12:37:02.656 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-20 12:37:02.679 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-20 12:37:02.833 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2021-12-20 12:37:02.839 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2021-12-20 12:37:02.910 | Selecting previously unselected package acl. 2021-12-20 12:37:02.917 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2021-12-20 12:37:02.919 | Unpacking acl (2.2.53-6) ... 2021-12-20 12:37:02.947 | Selecting previously unselected package autotools-dev. 2021-12-20 12:37:02.955 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2021-12-20 12:37:02.957 | Unpacking autotools-dev (20180224.1) ... 2021-12-20 12:37:02.986 | Selecting previously unselected package m4. 2021-12-20 12:37:02.993 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2021-12-20 12:37:02.995 | Unpacking m4 (1.4.18-4) ... 2021-12-20 12:37:03.047 | Selecting previously unselected package autoconf. 2021-12-20 12:37:03.054 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2021-12-20 12:37:03.056 | Unpacking autoconf (2.69-11.1) ... 2021-12-20 12:37:03.134 | Selecting previously unselected package automake. 2021-12-20 12:37:03.142 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-12-20 12:37:03.146 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-12-20 12:37:03.244 | Selecting previously unselected package autopoint. 2021-12-20 12:37:03.251 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2021-12-20 12:37:03.253 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-12-20 12:37:03.293 | Selecting previously unselected package libllvm10:amd64. 2021-12-20 12:37:03.300 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 12:37:03.302 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:05.584 | Selecting previously unselected package libclang-cpp10. 2021-12-20 12:37:05.592 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 12:37:05.594 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:07.034 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-12-20 12:37:07.042 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-20 12:37:07.044 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 12:37:07.504 | Selecting previously unselected package libgc1c2:amd64. 2021-12-20 12:37:07.512 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-12-20 12:37:07.514 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-20 12:37:07.552 | Selecting previously unselected package libobjc4:amd64. 2021-12-20 12:37:07.559 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-20 12:37:07.561 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 12:37:07.592 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-12-20 12:37:07.600 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-20 12:37:07.602 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 12:37:07.677 | Selecting previously unselected package libc6-i386. 2021-12-20 12:37:07.685 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-12-20 12:37:07.687 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-20 12:37:08.189 | Selecting previously unselected package lib32gcc-s1. 2021-12-20 12:37:08.197 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-20 12:37:08.199 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 12:37:08.238 | Selecting previously unselected package lib32stdc++6. 2021-12-20 12:37:08.245 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-20 12:37:08.247 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 12:37:08.346 | Selecting previously unselected package libclang-common-10-dev. 2021-12-20 12:37:08.354 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 12:37:08.356 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:09.330 | Selecting previously unselected package libclang1-10. 2021-12-20 12:37:09.338 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 12:37:09.340 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:10.451 | Selecting previously unselected package clang-10. 2021-12-20 12:37:10.459 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 12:37:10.461 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:10.497 | Selecting previously unselected package libtool. 2021-12-20 12:37:10.505 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2021-12-20 12:37:10.507 | Unpacking libtool (2.4.6-14) ... 2021-12-20 12:37:10.563 | Selecting previously unselected package dh-autoreconf. 2021-12-20 12:37:10.571 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2021-12-20 12:37:10.573 | Unpacking dh-autoreconf (19) ... 2021-12-20 12:37:10.602 | Selecting previously unselected package libdebhelper-perl. 2021-12-20 12:37:10.609 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-12-20 12:37:10.611 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-12-20 12:37:10.658 | Selecting previously unselected package libarchive-zip-perl. 2021-12-20 12:37:10.666 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2021-12-20 12:37:10.668 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-12-20 12:37:10.708 | Selecting previously unselected package libsub-override-perl. 2021-12-20 12:37:10.715 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2021-12-20 12:37:10.717 | Unpacking libsub-override-perl (0.09-2) ... 2021-12-20 12:37:10.748 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-20 12:37:10.757 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-12-20 12:37:10.759 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-20 12:37:10.789 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-20 12:37:10.797 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-12-20 12:37:10.799 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-12-20 12:37:10.826 | Selecting previously unselected package libdpkg-perl. 2021-12-20 12:37:10.834 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-12-20 12:37:10.836 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-12-20 12:37:10.906 | Selecting previously unselected package make. 2021-12-20 12:37:10.914 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2021-12-20 12:37:10.916 | Unpacking make (4.2.1-1.2) ... 2021-12-20 12:37:10.963 | Selecting previously unselected package dpkg-dev. 2021-12-20 12:37:10.971 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-12-20 12:37:10.973 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-12-20 12:37:11.111 | Selecting previously unselected package dwz. 2021-12-20 12:37:11.119 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2021-12-20 12:37:11.121 | Unpacking dwz (0.13-5) ... 2021-12-20 12:37:11.171 | Selecting previously unselected package libcroco3:amd64. 2021-12-20 12:37:11.179 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2021-12-20 12:37:11.181 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-12-20 12:37:11.217 | Selecting previously unselected package gettext. 2021-12-20 12:37:11.225 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2021-12-20 12:37:11.227 | Unpacking gettext (0.19.8.1-10build1) ... 2021-12-20 12:37:11.389 | Selecting previously unselected package intltool-debian. 2021-12-20 12:37:11.397 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-12-20 12:37:11.400 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-12-20 12:37:11.427 | Selecting previously unselected package po-debconf. 2021-12-20 12:37:11.434 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2021-12-20 12:37:11.437 | Unpacking po-debconf (1.0.21) ... 2021-12-20 12:37:11.502 | Selecting previously unselected package debhelper. 2021-12-20 12:37:11.510 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2021-12-20 12:37:11.513 | Unpacking debhelper (12.10ubuntu1) ... 2021-12-20 12:37:11.702 | Selecting previously unselected package uuid-dev:amd64. 2021-12-20 12:37:11.710 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-12-20 12:37:11.712 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-20 12:37:11.760 | Selecting previously unselected package libsctp1:amd64. 2021-12-20 12:37:11.768 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-12-20 12:37:11.770 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-20 12:37:11.797 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-20 12:37:11.804 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-12-20 12:37:11.806 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-20 12:37:11.842 | Selecting previously unselected package libapr1-dev. 2021-12-20 12:37:11.850 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-12-20 12:37:11.852 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-20 12:37:12.101 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-20 12:37:12.110 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-20 12:37:12.113 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-20 12:37:12.223 | Selecting previously unselected package libaprutil1-dev. 2021-12-20 12:37:12.230 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-12-20 12:37:12.232 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-20 12:37:12.439 | Selecting previously unselected package apache2-dev. 2021-12-20 12:37:12.447 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 12:37:12.449 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-20 12:37:12.515 | Selecting previously unselected package binfmt-support. 2021-12-20 12:37:12.523 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2021-12-20 12:37:12.533 | Unpacking binfmt-support (2.2.0-2) ... 2021-12-20 12:37:12.567 | Selecting previously unselected package g++-9. 2021-12-20 12:37:12.575 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-20 12:37:12.577 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 12:37:13.713 | Selecting previously unselected package g++. 2021-12-20 12:37:13.721 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-12-20 12:37:13.723 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-12-20 12:37:13.747 | Selecting previously unselected package build-essential. 2021-12-20 12:37:13.755 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-12-20 12:37:13.757 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-12-20 12:37:13.782 | Selecting previously unselected package conntrack. 2021-12-20 12:37:13.790 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-12-20 12:37:13.793 | Unpacking conntrack (1:1.4.5-2) ... 2021-12-20 12:37:13.826 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-20 12:37:13.835 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-12-20 12:37:13.837 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-20 12:37:13.865 | Selecting previously unselected package libnetfilter-queue1. 2021-12-20 12:37:13.873 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-12-20 12:37:13.875 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-12-20 12:37:13.908 | Selecting previously unselected package conntrackd. 2021-12-20 12:37:13.915 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-12-20 12:37:13.917 | Unpacking conntrackd (1:1.4.5-2) ... 2021-12-20 12:37:13.963 | Selecting previously unselected package dns-root-data. 2021-12-20 12:37:13.971 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2021-12-20 12:37:13.973 | Unpacking dns-root-data (2019052802) ... 2021-12-20 12:37:14.002 | Selecting previously unselected package libidn11:amd64. 2021-12-20 12:37:14.009 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-12-20 12:37:14.011 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-20 12:37:14.047 | Selecting previously unselected package dnsmasq-base. 2021-12-20 12:37:14.054 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-20 12:37:14.057 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-20 12:37:14.122 | Selecting previously unselected package dnsmasq-utils. 2021-12-20 12:37:14.130 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-20 12:37:14.132 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-20 12:37:14.162 | Selecting previously unselected package dstat. 2021-12-20 12:37:14.170 | Preparing to unpack .../088-dstat_0.7.4-6_all.deb ... 2021-12-20 12:37:14.173 | Unpacking dstat (0.7.4-6) ... 2021-12-20 12:37:14.236 | Selecting previously unselected package ebtables. 2021-12-20 12:37:14.244 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2021-12-20 12:37:14.259 | Unpacking ebtables (2.0.11-3build1) ... 2021-12-20 12:37:14.300 | Selecting previously unselected package libfakeroot:amd64. 2021-12-20 12:37:14.308 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2021-12-20 12:37:14.310 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-12-20 12:37:14.341 | Selecting previously unselected package fakeroot. 2021-12-20 12:37:14.349 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2021-12-20 12:37:14.351 | Unpacking fakeroot (1.24-1) ... 2021-12-20 12:37:14.390 | Selecting previously unselected package fonts-dejavu-core. 2021-12-20 12:37:14.398 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-20 12:37:14.401 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-20 12:37:14.575 | Selecting previously unselected package fonts-liberation. 2021-12-20 12:37:14.583 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-12-20 12:37:14.586 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-12-20 12:37:14.723 | Selecting previously unselected package fontconfig-config. 2021-12-20 12:37:14.731 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-12-20 12:37:14.733 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-20 12:37:14.771 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-20 12:37:14.779 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-12-20 12:37:14.782 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-20 12:37:14.826 | Selecting previously unselected package fontconfig. 2021-12-20 12:37:14.834 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-12-20 12:37:14.837 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-12-20 12:37:14.882 | Selecting previously unselected package genisoimage. 2021-12-20 12:37:14.889 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-12-20 12:37:14.893 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-20 12:37:14.970 | Selecting previously unselected package libann0. 2021-12-20 12:37:14.978 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-12-20 12:37:14.980 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-12-20 12:37:15.011 | Selecting previously unselected package libcdt5:amd64. 2021-12-20 12:37:15.019 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2021-12-20 12:37:15.021 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-12-20 12:37:15.052 | Selecting previously unselected package libcgraph6:amd64. 2021-12-20 12:37:15.059 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-12-20 12:37:15.061 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-20 12:37:15.096 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-20 12:37:15.103 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-20 12:37:15.106 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-20 12:37:15.150 | Selecting previously unselected package libjpeg8:amd64. 2021-12-20 12:37:15.158 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-20 12:37:15.160 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-20 12:37:15.189 | Selecting previously unselected package libjbig0:amd64. 2021-12-20 12:37:15.196 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-20 12:37:15.198 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-20 12:37:15.229 | Selecting previously unselected package libwebp6:amd64. 2021-12-20 12:37:15.238 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:37:15.240 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-20 12:37:15.294 | Selecting previously unselected package libtiff5:amd64. 2021-12-20 12:37:15.302 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-12-20 12:37:15.304 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-20 12:37:15.355 | Selecting previously unselected package libxpm4:amd64. 2021-12-20 12:37:15.363 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-20 12:37:15.366 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-20 12:37:15.397 | Selecting previously unselected package libgd3:amd64. 2021-12-20 12:37:15.405 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-12-20 12:37:15.408 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-20 12:37:15.452 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-20 12:37:15.460 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-20 12:37:15.463 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-20 12:37:15.513 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-20 12:37:15.521 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-12-20 12:37:15.524 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-20 12:37:15.584 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-20 12:37:15.592 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2021-12-20 12:37:15.595 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-12-20 12:37:15.624 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-20 12:37:15.632 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2021-12-20 12:37:15.634 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-12-20 12:37:15.660 | Selecting previously unselected package libxrender1:amd64. 2021-12-20 12:37:15.668 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-20 12:37:15.670 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-20 12:37:15.699 | Selecting previously unselected package libcairo2:amd64. 2021-12-20 12:37:15.708 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-12-20 12:37:15.710 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-20 12:37:15.812 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-20 12:37:15.820 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-12-20 12:37:15.824 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-20 12:37:15.862 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-20 12:37:15.869 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-12-20 12:37:15.872 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-20 12:37:15.951 | Selecting previously unselected package libthai-data. 2021-12-20 12:37:15.959 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2021-12-20 12:37:15.961 | Unpacking libthai-data (0.1.28-3) ... 2021-12-20 12:37:16.011 | Selecting previously unselected package libdatrie1:amd64. 2021-12-20 12:37:16.019 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2021-12-20 12:37:16.021 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-12-20 12:37:16.052 | Selecting previously unselected package libthai0:amd64. 2021-12-20 12:37:16.060 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2021-12-20 12:37:16.064 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-12-20 12:37:16.095 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-20 12:37:16.103 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-20 12:37:16.105 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 12:37:16.162 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-20 12:37:16.170 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-20 12:37:16.173 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 12:37:16.206 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-20 12:37:16.214 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-20 12:37:16.216 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 12:37:16.248 | Selecting previously unselected package libpathplan4:amd64. 2021-12-20 12:37:16.256 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-12-20 12:37:16.258 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-20 12:37:16.291 | Selecting previously unselected package libgvc6. 2021-12-20 12:37:16.299 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2021-12-20 12:37:16.301 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-12-20 12:37:16.420 | Selecting previously unselected package libgvpr2:amd64. 2021-12-20 12:37:16.428 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-12-20 12:37:16.432 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-20 12:37:16.482 | Selecting previously unselected package liblab-gamut1:amd64. 2021-12-20 12:37:16.490 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-12-20 12:37:16.492 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-20 12:37:16.646 | Selecting previously unselected package x11-common. 2021-12-20 12:37:16.654 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-12-20 12:37:16.678 | dpkg-query: no packages found matching nux-tools 2021-12-20 12:37:16.689 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-12-20 12:37:16.727 | Selecting previously unselected package libice6:amd64. 2021-12-20 12:37:16.736 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-12-20 12:37:16.738 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-20 12:37:16.772 | Selecting previously unselected package libsm6:amd64. 2021-12-20 12:37:16.779 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-12-20 12:37:16.782 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-12-20 12:37:16.814 | Selecting previously unselected package libxt6:amd64. 2021-12-20 12:37:16.822 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-20 12:37:16.824 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-20 12:37:16.874 | Selecting previously unselected package libxmu6:amd64. 2021-12-20 12:37:16.882 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-12-20 12:37:16.884 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-20 12:37:16.919 | Selecting previously unselected package libxaw7:amd64. 2021-12-20 12:37:16.927 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-20 12:37:16.930 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-20 12:37:16.981 | Selecting previously unselected package graphviz. 2021-12-20 12:37:16.989 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2021-12-20 12:37:16.993 | Unpacking graphviz (2.42.2-3build2) ... 2021-12-20 12:37:17.126 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-20 12:37:17.134 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-12-20 12:37:17.137 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-20 12:37:17.187 | Selecting previously unselected package libibverbs1:amd64. 2021-12-20 12:37:17.195 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-12-20 12:37:17.197 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-20 12:37:17.239 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-20 12:37:17.246 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-12-20 12:37:17.261 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-20 12:37:17.322 | Selecting previously unselected package icu-devtools. 2021-12-20 12:37:17.330 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2021-12-20 12:37:17.332 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2021-12-20 12:37:17.390 | Selecting previously unselected package iputils-arping. 2021-12-20 12:37:17.398 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-12-20 12:37:17.400 | Unpacking iputils-arping (3:20190709-3) ... 2021-12-20 12:37:17.432 | Selecting previously unselected package javascript-common. 2021-12-20 12:37:17.440 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2021-12-20 12:37:17.455 | Unpacking javascript-common (11) ... 2021-12-20 12:37:17.483 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-20 12:37:17.492 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 12:37:17.494 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 12:37:17.527 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-20 12:37:17.536 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 12:37:17.538 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 12:37:17.571 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-20 12:37:17.578 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 12:37:17.581 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 12:37:17.616 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-20 12:37:17.624 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 12:37:17.627 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 12:37:17.660 | Selecting previously unselected package comerr-dev:amd64. 2021-12-20 12:37:17.668 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-12-20 12:37:17.672 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-20 12:37:17.706 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-20 12:37:17.714 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 12:37:17.716 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 12:37:17.769 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-20 12:37:17.777 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-12-20 12:37:17.779 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-12-20 12:37:17.809 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-20 12:37:17.818 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-12-20 12:37:17.821 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-20 12:37:17.849 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-20 12:37:17.857 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-20 12:37:17.859 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-20 12:37:17.886 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-20 12:37:17.895 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-20 12:37:17.897 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-20 12:37:17.928 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-12-20 12:37:17.935 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-20 12:37:17.938 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-20 12:37:18.006 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-12-20 12:37:18.013 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-20 12:37:18.016 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-20 12:37:18.081 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-20 12:37:18.089 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-12-20 12:37:18.091 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-12-20 12:37:18.122 | Selecting previously unselected package libgts-bin. 2021-12-20 12:37:18.130 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-20 12:37:18.132 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-20 12:37:18.166 | Selecting previously unselected package libicu-dev:amd64. 2021-12-20 12:37:18.175 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2021-12-20 12:37:18.193 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-20 12:37:19.625 | Selecting previously unselected package libipset13:amd64. 2021-12-20 12:37:19.633 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:37:19.636 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-20 12:37:19.671 | Selecting previously unselected package librdmacm1:amd64. 2021-12-20 12:37:19.679 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-12-20 12:37:19.681 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-20 12:37:19.718 | Selecting previously unselected package libiscsi7:amd64. 2021-12-20 12:37:19.726 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2021-12-20 12:37:19.728 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-12-20 12:37:19.762 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-20 12:37:19.770 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-20 12:37:19.772 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-20 12:37:19.832 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-20 12:37:19.841 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-20 12:37:19.845 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-20 12:37:19.869 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-20 12:37:19.877 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-20 12:37:19.880 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-20 12:37:19.905 | Selecting previously unselected package libjs-jquery. 2021-12-20 12:37:19.914 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-12-20 12:37:19.916 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-12-20 12:37:19.976 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-20 12:37:19.984 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2021-12-20 12:37:19.987 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-12-20 12:37:20.011 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-20 12:37:20.020 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-12-20 12:37:20.023 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-20 12:37:20.097 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-20 12:37:20.105 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2021-12-20 12:37:20.107 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-12-20 12:37:20.162 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-20 12:37:20.170 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-20 12:37:20.172 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-20 12:37:20.197 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-20 12:37:20.205 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-20 12:37:20.207 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-20 12:37:20.233 | Selecting previously unselected package libssl-dev:amd64. 2021-12-20 12:37:20.242 | Preparing to unpack .../166-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-20 12:37:20.245 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-20 12:37:20.503 | Selecting previously unselected package libmysqlclient-dev. 2021-12-20 12:37:20.511 | Preparing to unpack .../167-libmysqlclient-dev_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:37:20.513 | Unpacking libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:37:20.814 | Selecting previously unselected package libncurses-dev:amd64. 2021-12-20 12:37:20.822 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-20 12:37:20.824 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-20 12:37:20.919 | Selecting previously unselected package libomp5-10:amd64. 2021-12-20 12:37:20.927 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 12:37:20.929 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:21.003 | Selecting previously unselected package libomp-10-dev. 2021-12-20 12:37:21.011 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 12:37:21.013 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:21.049 | Selecting previously unselected package libpq5:amd64. 2021-12-20 12:37:21.057 | Preparing to unpack .../171-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:37:21.060 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 12:37:21.105 | Selecting previously unselected package libpq-dev. 2021-12-20 12:37:21.114 | Preparing to unpack .../172-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:37:21.116 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-20 12:37:21.188 | Selecting previously unselected package librados2. 2021-12-20 12:37:21.196 | Preparing to unpack .../173-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:37:21.198 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-20 12:37:21.674 | Selecting previously unselected package librbd1. 2021-12-20 12:37:21.682 | Preparing to unpack .../174-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:37:21.685 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-20 12:37:21.942 | Selecting previously unselected package libsasl2-dev. 2021-12-20 12:37:21.950 | Preparing to unpack .../175-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-12-20 12:37:21.952 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-20 12:37:22.018 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-20 12:37:22.026 | Preparing to unpack .../176-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-12-20 12:37:22.029 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 12:37:22.138 | Selecting previously unselected package libtinfo-dev:amd64. 2021-12-20 12:37:22.146 | Preparing to unpack .../177-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-20 12:37:22.148 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-20 12:37:22.175 | Selecting previously unselected package libx86-1:amd64. 2021-12-20 12:37:22.183 | Preparing to unpack .../178-libx86-1_1.1+ds1-11_amd64.deb ... 2021-12-20 12:37:22.185 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-12-20 12:37:22.222 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-20 12:37:22.230 | Preparing to unpack .../179-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:37:22.232 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-20 12:37:22.374 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-20 12:37:22.382 | Preparing to unpack .../180-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-12-20 12:37:22.384 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-20 12:37:22.467 | Selecting previously unselected package llvm-10-runtime. 2021-12-20 12:37:22.476 | Preparing to unpack .../181-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 12:37:22.478 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:22.532 | Selecting previously unselected package libpfm4:amd64. 2021-12-20 12:37:22.541 | Preparing to unpack .../182-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-12-20 12:37:22.543 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-20 12:37:22.618 | Selecting previously unselected package llvm-10. 2021-12-20 12:37:22.626 | Preparing to unpack .../183-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 12:37:22.628 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:23.406 | Selecting previously unselected package libffi-dev:amd64. 2021-12-20 12:37:23.414 | Preparing to unpack .../184-libffi-dev_3.3-4_amd64.deb ... 2021-12-20 12:37:23.416 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-12-20 12:37:23.455 | Selecting previously unselected package python3-pygments. 2021-12-20 12:37:23.463 | Preparing to unpack .../185-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-12-20 12:37:23.466 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-20 12:37:23.603 | Selecting previously unselected package llvm-10-tools. 2021-12-20 12:37:23.612 | Preparing to unpack .../186-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 12:37:23.614 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:23.754 | Selecting previously unselected package libz3-4:amd64. 2021-12-20 12:37:23.762 | Preparing to unpack .../187-libz3-4_4.8.7-4build1_amd64.deb ... 2021-12-20 12:37:23.764 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-12-20 12:37:24.718 | Selecting previously unselected package libz3-dev:amd64. 2021-12-20 12:37:24.727 | Preparing to unpack .../188-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-12-20 12:37:24.729 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-20 12:37:24.775 | Selecting previously unselected package llvm-10-dev. 2021-12-20 12:37:24.783 | Preparing to unpack .../189-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-20 12:37:24.786 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:29.217 | Selecting previously unselected package lsscsi. 2021-12-20 12:37:29.226 | Preparing to unpack .../190-lsscsi_0.30-0.1_amd64.deb ... 2021-12-20 12:37:29.228 | Unpacking lsscsi (0.30-0.1) ... 2021-12-20 12:37:29.261 | Selecting previously unselected package pkg-config. 2021-12-20 12:37:29.270 | Preparing to unpack .../191-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-12-20 12:37:29.272 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-12-20 12:37:29.305 | Selecting previously unselected package pm-utils. 2021-12-20 12:37:29.313 | Preparing to unpack .../192-pm-utils_1.4.1-19_all.deb ... 2021-12-20 12:37:29.315 | Unpacking pm-utils (1.4.1-19) ... 2021-12-20 12:37:29.371 | Selecting previously unselected package postgresql-client-common. 2021-12-20 12:37:29.380 | Preparing to unpack .../193-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-12-20 12:37:29.382 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-12-20 12:37:29.416 | Selecting previously unselected package postgresql-client-12. 2021-12-20 12:37:29.425 | Preparing to unpack .../194-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:37:29.427 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 12:37:29.627 | Selecting previously unselected package ssl-cert. 2021-12-20 12:37:29.635 | Preparing to unpack .../195-ssl-cert_1.0.39_all.deb ... 2021-12-20 12:37:29.637 | Unpacking ssl-cert (1.0.39) ... 2021-12-20 12:37:29.671 | Selecting previously unselected package postgresql-common. 2021-12-20 12:37:29.680 | Preparing to unpack .../196-postgresql-common_214ubuntu0.1_all.deb ... 2021-12-20 12:37:29.708 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-20 12:37:29.714 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-12-20 12:37:29.775 | Selecting previously unselected package postgresql-server-dev-12. 2021-12-20 12:37:29.784 | Preparing to unpack .../197-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:37:29.786 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 12:37:30.097 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-20 12:37:30.105 | Preparing to unpack .../198-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-12-20 12:37:30.108 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-20 12:37:30.137 | Selecting previously unselected package python-pip-whl. 2021-12-20 12:37:30.146 | Preparing to unpack .../199-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-12-20 12:37:30.148 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-20 12:37:30.354 | Selecting previously unselected package python3-mysqldb. 2021-12-20 12:37:30.363 | Preparing to unpack .../200-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-12-20 12:37:30.365 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-12-20 12:37:30.402 | Selecting previously unselected package python3-wheel. 2021-12-20 12:37:30.411 | Preparing to unpack .../201-python3-wheel_0.34.2-1_all.deb ... 2021-12-20 12:37:30.413 | Unpacking python3-wheel (0.34.2-1) ... 2021-12-20 12:37:30.445 | Selecting previously unselected package python3-pip. 2021-12-20 12:37:30.454 | Preparing to unpack .../202-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-12-20 12:37:30.456 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-20 12:37:30.540 | Selecting previously unselected package python3.8-venv. 2021-12-20 12:37:30.549 | Preparing to unpack .../203-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2021-12-20 12:37:30.551 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2021-12-20 12:37:30.575 | Selecting previously unselected package python3-venv. 2021-12-20 12:37:30.583 | Preparing to unpack .../204-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-12-20 12:37:30.585 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-12-20 12:37:30.614 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-20 12:37:30.624 | Preparing to unpack .../205-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-20 12:37:30.626 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-20 12:37:30.659 | Selecting previously unselected package qemu-utils. 2021-12-20 12:37:30.667 | Preparing to unpack .../206-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-20 12:37:30.669 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-20 12:37:30.849 | Selecting previously unselected package sharutils. 2021-12-20 12:37:30.858 | Preparing to unpack .../207-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-12-20 12:37:30.860 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-12-20 12:37:30.909 | Selecting previously unselected package sqlite3. 2021-12-20 12:37:30.917 | Preparing to unpack .../208-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-12-20 12:37:30.919 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-20 12:37:31.063 | Selecting previously unselected package unzip. 2021-12-20 12:37:31.072 | Preparing to unpack .../209-unzip_6.0-25ubuntu1_amd64.deb ... 2021-12-20 12:37:31.074 | Unpacking unzip (6.0-25ubuntu1) ... 2021-12-20 12:37:31.122 | Selecting previously unselected package vbetool. 2021-12-20 12:37:31.131 | Preparing to unpack .../210-vbetool_1.1-4_amd64.deb ... 2021-12-20 12:37:31.133 | Unpacking vbetool (1.1-4) ... 2021-12-20 12:37:31.164 | Selecting previously unselected package ipset. 2021-12-20 12:37:31.173 | Preparing to unpack .../211-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:37:31.183 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-20 12:37:31.215 | Selecting previously unselected package ipvsadm. 2021-12-20 12:37:31.224 | Preparing to unpack .../212-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-12-20 12:37:31.226 | Unpacking ipvsadm (1:1.31-1) ... 2021-12-20 12:37:31.261 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-20 12:37:31.269 | Preparing to unpack .../213-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-20 12:37:31.279 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-20 12:37:31.306 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-20 12:37:31.314 | Preparing to unpack .../214-liberasurecode1_1.6.1-4_amd64.deb ... 2021-12-20 12:37:31.316 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-12-20 12:37:31.347 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-12-20 12:37:31.356 | Preparing to unpack .../215-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-12-20 12:37:31.358 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-20 12:37:31.388 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-20 12:37:31.397 | Preparing to unpack .../216-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-20 12:37:31.400 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 12:37:31.430 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-20 12:37:31.438 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2021-12-20 12:37:31.440 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-12-20 12:37:31.474 | Selecting previously unselected package socat. 2021-12-20 12:37:31.482 | Preparing to unpack .../218-socat_1.7.3.3-2_amd64.deb ... 2021-12-20 12:37:31.484 | Unpacking socat (1.7.3.3-2) ... 2021-12-20 12:37:31.559 | Selecting previously unselected package vlan. 2021-12-20 12:37:31.567 | Preparing to unpack .../219-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-12-20 12:37:31.569 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-20 12:37:31.633 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-20 12:37:31.639 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-12-20 12:37:31.648 | Setting up javascript-common (11) ... 2021-12-20 12:37:31.679 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-20 12:37:31.694 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-20 12:37:31.700 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-20 12:37:31.706 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-20 12:37:31.711 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-20 12:37:31.734 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-20 12:37:31.738 | Setting up dstat (0.7.4-6) ... 2021-12-20 12:37:32.014 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-20 12:37:32.014 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-12-20 12:37:32.032 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-20 12:37:32.032 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-12-20 12:37:32.079 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-20 12:37:32.085 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-20 12:37:32.091 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 12:37:32.096 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-20 12:37:32.102 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-12-20 12:37:32.107 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-12-20 12:37:32.113 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-12-20 12:37:32.119 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-12-20 12:37:32.124 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-12-20 12:37:32.130 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-12-20 12:37:32.135 | Setting up libarchive-zip-perl (1.67-2) ... 2021-12-20 12:37:32.140 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-20 12:37:32.145 | Setting up vbetool (1.1-4) ... 2021-12-20 12:37:32.150 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2021-12-20 12:37:32.155 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-20 12:37:32.163 | Setting up pm-utils (1.4.1-19) ... 2021-12-20 12:37:32.171 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-20 12:37:32.411 | Setting up unzip (6.0-25ubuntu1) ... 2021-12-20 12:37:32.435 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-12-20 12:37:32.440 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-20 12:37:32.446 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-12-20 12:37:32.695 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-20 12:37:33.361 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-20 12:37:33.370 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-20 12:37:33.376 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-20 12:37:33.381 | Setting up m4 (1.4.18-4) ... 2021-12-20 12:37:33.387 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-20 12:37:33.663 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 12:37:33.668 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-12-20 12:37:33.674 | Setting up iputils-arping (3:20190709-3) ... 2021-12-20 12:37:33.708 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-12-20 12:37:33.713 | Setting up conntrack (1:1.4.5-2) ... 2021-12-20 12:37:33.719 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-20 12:37:33.727 | Setting up python3-wheel (0.34.2-1) ... 2021-12-20 12:37:33.974 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-20 12:37:33.980 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-12-20 12:37:34.182 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-12-20 12:37:36.241 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-12-20 12:37:37.467 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-20 12:37:38.161 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-12-20 12:37:38.170 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-12-20 12:37:38.177 | Setting up acl (2.2.53-6) ... 2021-12-20 12:37:38.184 | Setting up dns-root-data (2019052802) ... 2021-12-20 12:37:38.189 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:38.194 | Setting up fakeroot (1.24-1) ... 2021-12-20 12:37:38.201 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-20 12:37:38.209 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-20 12:37:38.215 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-20 12:37:38.221 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 12:37:38.227 | Setting up autotools-dev (20180224.1) ... 2021-12-20 12:37:38.232 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-20 12:37:39.050 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-12-20 12:37:39.056 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-20 12:37:39.061 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-20 12:37:39.067 | Setting up make (4.2.1-1.2) ... 2021-12-20 12:37:39.072 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-20 12:37:39.078 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:39.083 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-20 12:37:39.089 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-20 12:37:39.094 | Setting up ebtables (2.0.11-3build1) ... 2021-12-20 12:37:39.624 | Setting up socat (1.7.3.3-2) ... 2021-12-20 12:37:39.630 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-12-20 12:37:39.635 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-20 12:37:39.642 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-20 12:37:39.647 | Setting up autopoint (0.19.8.1-10build1) ... 2021-12-20 12:37:39.652 | Setting up binfmt-support (2.2.0-2) ... 2021-12-20 12:37:39.941 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-12-20 12:37:40.977 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-20 12:37:40.983 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2021-12-20 12:37:41.003 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-20 12:37:41.030 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-12-20 12:37:41.036 | Setting up lsscsi (0.30-0.1) ... 2021-12-20 12:37:41.042 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-20 12:37:41.047 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 12:37:41.053 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-20 12:37:41.058 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-20 12:37:41.063 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-12-20 12:37:41.068 | Setting up autoconf (2.69-11.1) ... 2021-12-20 12:37:41.077 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-12-20 12:37:41.085 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-12-20 12:37:41.128 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-20 12:37:41.132 | Setting up dwz (0.13-5) ... 2021-12-20 12:37:41.138 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-20 12:37:41.144 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-20 12:37:41.150 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-20 12:37:41.156 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-20 12:37:41.162 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-20 12:37:41.175 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 12:37:41.181 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:41.187 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-20 12:37:41.193 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-20 12:37:41.199 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-12-20 12:37:41.206 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-12-20 12:37:41.218 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-20 12:37:41.224 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-20 12:37:41.231 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-12-20 12:37:41.237 | Setting up libsub-override-perl (0.09-2) ... 2021-12-20 12:37:41.243 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-20 12:37:41.249 | Setting up libthai-data (0.1.28-3) ... 2021-12-20 12:37:41.254 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-20 12:37:41.260 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-12-20 12:37:41.266 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-20 12:37:41.274 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-20 12:37:41.280 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-12-20 12:37:41.286 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 12:37:41.292 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-12-20 12:37:41.298 | Setting up sharutils (1:4.15.2-4build1) ... 2021-12-20 12:37:41.305 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-20 12:37:41.319 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2021-12-20 12:37:41.328 | Setting up conntrackd (1:1.4.5-2) ... 2021-12-20 12:37:42.333 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-20 12:37:42.663 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-20 12:37:42.668 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-20 12:37:42.674 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-20 12:37:42.679 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-20 12:37:42.684 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 12:37:42.690 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-20 12:37:42.696 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-20 12:37:42.701 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 12:37:42.708 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-20 12:37:42.714 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-12-20 12:37:42.722 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-12-20 12:37:42.725 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-20 12:37:42.731 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-20 12:37:42.737 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 12:37:42.742 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-20 12:37:42.747 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-20 12:37:42.754 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-20 12:37:42.760 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-20 12:37:42.765 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:37:42.771 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:42.776 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-20 12:37:42.783 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:42.789 | Setting up wget (1.20.3-1ubuntu2) ... 2021-12-20 12:37:42.797 | Setting up libtool (2.4.6-14) ... 2021-12-20 12:37:42.804 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-20 12:37:42.915 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-12-20 12:37:42.946 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 12:37:42.952 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-12-20 12:37:43.345 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-20 12:37:44.397 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-20 12:37:44.404 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 12:37:44.410 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-20 12:37:44.556 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-20 12:37:44.561 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:44.568 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:44.576 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-12-20 12:37:44.586 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-20 12:37:44.591 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-12-20 12:37:44.835 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-20 12:37:44.841 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-12-20 12:37:44.848 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-12-20 12:37:44.854 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-20 12:37:44.861 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 12:37:45.476 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-12-20 12:37:45.502 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 12:37:45.509 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-20 12:37:45.516 | Setting up ssl-cert (1.0.39) ... 2021-12-20 12:37:46.161 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-20 12:37:46.168 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2021-12-20 12:37:46.242 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-12-20 12:37:46.248 | Setting up postgresql-common (214ubuntu0.1) ... 2021-12-20 12:37:46.766 | Adding user postgres to group ssl-cert 2021-12-20 12:37:46.914 | 2021-12-20 12:37:46.914 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-20 12:37:47.106 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-20 12:37:47.106 | Removing obsolete dictionary files: 2021-12-20 12:37:47.684 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-20 12:37:48.773 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-12-20 12:37:48.779 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-20 12:37:48.788 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-12-20 12:37:48.874 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-20 12:37:49.279 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-12-20 12:37:49.285 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-20 12:37:49.290 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-20 12:37:49.295 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-20 12:37:49.303 | Setting up build-essential (12.8ubuntu1.1) ... 2021-12-20 12:37:49.308 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-20 12:37:49.313 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-20 12:37:49.320 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-20 12:37:49.325 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-12-20 12:37:49.331 | Setting up libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:37:49.336 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-20 12:37:49.341 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 12:37:49.346 | Setting up ipvsadm (1:1.31-1) ... 2021-12-20 12:37:50.082 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-12-20 12:37:50.088 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-20 12:37:50.188 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-12-20 12:37:52.247 | Regenerating fonts cache... done. 2021-12-20 12:37:52.250 | Setting up gettext (0.19.8.1-10build1) ... 2021-12-20 12:37:52.256 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-20 12:37:52.263 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-12-20 12:37:53.577 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-12-20 12:37:54.396 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-20 12:37:54.447 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:54.453 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-20 12:37:55.407 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-20 12:37:56.084 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:56.090 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 12:37:56.095 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-20 12:37:56.101 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-20 12:37:56.107 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-20 12:37:56.113 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-12-20 12:37:56.118 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-20 12:37:56.123 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:56.130 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-12-20 12:37:56.137 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-20 12:37:56.144 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-20 12:37:56.150 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-20 12:37:56.156 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-20 12:37:56.163 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-20 12:37:56.170 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 12:37:56.175 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-20 12:37:56.197 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-20 12:37:56.202 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-20 12:37:56.209 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-20 12:37:56.215 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-20 12:37:56.221 | Setting up po-debconf (1.0.21) ... 2021-12-20 12:37:56.228 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-12-20 12:37:56.634 | Enabling module mpm_event. 2021-12-20 12:37:56.700 | Enabling module authz_core. 2021-12-20 12:37:56.705 | Enabling module authz_host. 2021-12-20 12:37:56.765 | Enabling module authn_core. 2021-12-20 12:37:56.770 | Enabling module auth_basic. 2021-12-20 12:37:56.829 | Enabling module access_compat. 2021-12-20 12:37:56.896 | Enabling module authn_file. 2021-12-20 12:37:56.956 | Enabling module authz_user. 2021-12-20 12:37:57.016 | Enabling module alias. 2021-12-20 12:37:57.075 | Enabling module dir. 2021-12-20 12:37:57.134 | Enabling module autoindex. 2021-12-20 12:37:57.194 | Enabling module env. 2021-12-20 12:37:57.253 | Enabling module mime. 2021-12-20 12:37:57.313 | Enabling module negotiation. 2021-12-20 12:37:57.371 | Enabling module setenvif. 2021-12-20 12:37:57.431 | Enabling module filter. 2021-12-20 12:37:57.492 | Enabling module deflate. 2021-12-20 12:37:57.553 | Enabling module status. 2021-12-20 12:37:57.614 | Enabling module reqtimeout. 2021-12-20 12:37:57.673 | Enabling conf charset. 2021-12-20 12:37:57.732 | Enabling conf localized-error-pages. 2021-12-20 12:37:57.792 | Enabling conf other-vhosts-access-log. 2021-12-20 12:37:57.853 | Enabling conf security. 2021-12-20 12:37:57.913 | Enabling conf serve-cgi-bin. 2021-12-20 12:37:57.972 | Enabling site 000-default. 2021-12-20 12:37:58.024 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-20 12:37:58.078 | Enabling conf javascript-common. 2021-12-20 12:37:58.338 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-20 12:37:58.919 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-20 12:38:01.533 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-20 12:38:01.547 | Setting up libgvc6 (2.42.2-3build2) ... 2021-12-20 12:38:01.569 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-20 12:38:01.576 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-20 12:38:01.590 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-12-20 12:38:01.597 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-20 12:38:01.603 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-20 12:38:01.609 | Setting up graphviz (2.42.2-3build2) ... 2021-12-20 12:38:01.618 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-20 12:38:01.627 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-12-20 12:38:01.630 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-20 12:38:02.753 | Setting up dh-autoreconf (19) ... 2021-12-20 12:38:02.760 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-12-20 12:38:03.570 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-12-20 12:38:03.578 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 12:38:03.586 | Setting up debhelper (12.10ubuntu1) ... 2021-12-20 12:38:03.592 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-20 12:38:03.915 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-20 12:38:03.921 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-12-20 12:38:03.945 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-12-20 12:38:04.026 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-12-20 12:38:17.224 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-20 12:38:17.247 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-12-20 12:38:17.639 | Processing triggers for ufw (0.36-6) ... 2021-12-20 12:38:17.806 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 12:38:41.746 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-12-20 12:38:41.760 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-12-20 12:38:48.529 | ++ functions-common:apt_get:1113 : result=0 2021-12-20 12:38:48.531 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-12-20 12:38:48.534 | ++ functions-common:time_stop:2304 : local name 2021-12-20 12:38:48.536 | ++ functions-common:time_stop:2305 : local end_time 2021-12-20 12:38:48.538 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:38:48.540 | ++ functions-common:time_stop:2307 : local total 2021-12-20 12:38:48.542 | ++ functions-common:time_stop:2308 : local start_time 2021-12-20 12:38:48.544 | ++ functions-common:time_stop:2310 : name=apt-get 2021-12-20 12:38:48.546 | ++ functions-common:time_stop:2311 : start_time=1640003712608 2021-12-20 12:38:48.548 | ++ functions-common:time_stop:2313 : [[ -z 1640003712608 ]] 2021-12-20 12:38:48.551 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:38:48.555 | ++ functions-common:time_stop:2316 : end_time=1640003928552 2021-12-20 12:38:48.557 | ++ functions-common:time_stop:2317 : elapsed_time=215944 2021-12-20 12:38:48.559 | ++ functions-common:time_stop:2318 : total=707 2021-12-20 12:38:48.561 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:38:48.563 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=216651 2021-12-20 12:38:48.565 | ++ functions-common:apt_get:1117 : return 0 2021-12-20 12:38:48.568 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-20 12:38:48.570 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-20 12:38:48.572 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-20 12:38:48.576 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-20 12:38:48.580 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2021-12-20 12:38:48.583 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2021-12-20 12:38:48.585 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-20 12:38:49.870 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-20 12:38:49.872 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-20 12:38:49.875 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-20 12:38:49.878 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-20 12:38:49.879 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-20 12:38:49.881 | + functions-common:GetDistro:373 : GetOSVersion 2021-12-20 12:38:49.883 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-12-20 12:38:49.885 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-12-20 12:38:49.887 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-12-20 12:38:49.889 | + functions-common:_ensure_lsb_release:328 : return 2021-12-20 12:38:49.892 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-12-20 12:38:49.955 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-12-20 12:38:49.957 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-12-20 12:38:50.020 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-12-20 12:38:50.023 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-12-20 12:38:50.085 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-12-20 12:38:50.087 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-20 12:38:50.089 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-12-20 12:38:50.090 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-12-20 12:38:50.092 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-12-20 12:38:50.094 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-12-20 12:38:50.096 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-12-20 12:38:50.098 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-20 12:38:50.100 | + functions-common:GetDistro:378 : DISTRO=focal 2021-12-20 12:38:50.102 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-12-20 12:38:50.104 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-20 12:38:50.104 | Distro: focal 2021-12-20 12:38:50.106 | + tools/install_pip.sh:main:127 : get_versions 2021-12-20 12:38:50.109 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-20 12:38:50.112 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-20 12:38:50.114 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-20 12:38:50.117 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-20 12:38:50.117 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-20 12:38:50.489 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.3 2021-12-20 12:38:50.491 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.3' 2021-12-20 12:38:50.491 | pip: 20.2.3 2021-12-20 12:38:50.493 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-12-20 12:38:50.847 | pip 20.2.3 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-12-20 12:38:50.870 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-12-20 12:38:50.871 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-12-20 12:38:50.873 | + tools/install_pip.sh:main:135 : exit 0 2021-12-20 12:38:50.876 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-20 12:38:50.879 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-20 12:38:50.882 | + ./stack.sh:main:765 : fixup_all 2021-12-20 12:38:50.884 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-12-20 12:38:50.886 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-12-20 12:38:50.888 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-20 12:38:50.900 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-20 12:38:50.901 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-12-20 12:38:50.902 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-12-20 12:38:50.908 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-12-20 12:38:50.910 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-12-20 12:38:50.912 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-12-20 12:38:50.920 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-12-20 12:38:50.923 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-12-20 12:38:50.925 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-12-20 12:38:50.927 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-12-20 12:38:50.929 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-12-20 12:38:50.931 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-12-20 12:38:50.933 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-20 12:38:50.935 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-20 12:38:50.937 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 12:38:50.939 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 12:38:50.941 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 12:38:50.943 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-20 12:38:50.945 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-20 12:38:50.947 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-20 12:38:50.949 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 12:38:50.951 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-12-20 12:38:50.953 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-12-20 12:38:50.956 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-12-20 12:38:50.958 | + functions-common:is_suse:462 : is_opensuse 2021-12-20 12:38:50.960 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-20 12:38:50.962 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 12:38:50.964 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-20 12:38:50.966 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-20 12:38:50.969 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 12:38:50.971 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-12-20 12:38:50.973 | + ./stack.sh:main:768 : pip_install -U os-testr 2021-12-20 12:38:50.993 | Using python 3.8 to install os-testr 2021-12-20 12:38:50.995 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-20 12:38:51.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:38:51.637 | from cryptography.utils import int_from_bytes 2021-12-20 12:38:51.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:38:51.637 | from cryptography.utils import int_from_bytes 2021-12-20 12:38:52.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:38:52.638 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:38:52.638 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:38:52.645 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:38:52.649 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:38:52.651 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:38:52.653 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:38:52.784 | Collecting os-testr===2.0.0 2021-12-20 12:38:52.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-12-20 12:38:52.949 | Collecting python-subunit===1.4.0 2021-12-20 12:38:52.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-12-20 12:38:53.039 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-12-20 12:38:53.042 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (2.4.0) 2021-12-20 12:38:53.146 | Collecting stestr===3.1.0 2021-12-20 12:38:53.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-12-20 12:38:53.248 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-12-20 12:38:53.251 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (1.1.0) 2021-12-20 12:38:53.259 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (1.6.0) 2021-12-20 12:38:53.262 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.4.0) 2021-12-20 12:38:53.265 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2021-12-20 12:38:53.276 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-12-20 12:38:53.279 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-12-20 12:38:53.372 | Collecting future===0.18.2 2021-12-20 12:38:53.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-20 12:38:54.303 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (5.4.1) 2021-12-20 12:38:54.306 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (3.7.0) 2021-12-20 12:38:54.318 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 201)) (1.4.0) 2021-12-20 12:38:54.320 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.0.0) 2021-12-20 12:38:54.322 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-12-20 12:38:54.330 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-12-20 12:38:54.333 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (1.5.0) 2021-12-20 12:38:54.388 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (0.7.2) 2021-12-20 12:38:54.391 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.4.4) 2021-12-20 12:38:54.394 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) (0.2.5) 2021-12-20 12:38:54.399 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2021-12-20 12:38:54.401 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2021-12-20 12:38:54.442 | Building wheels for collected packages: future 2021-12-20 12:38:54.443 | Building wheel for future (setup.py): started 2021-12-20 12:38:55.473 | Building wheel for future (setup.py): finished with status 'done' 2021-12-20 12:38:55.477 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=c4e5557bc295dbb5e383293d72e75fd5d64255f46f6a53bdb1b0ac7304000bfd 2021-12-20 12:38:55.477 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-12-20 12:38:55.478 | Successfully built future 2021-12-20 12:38:56.717 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-20 12:38:57.561 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2021-12-20 12:38:57.665 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:38:57.665 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:38:57.767 | + inc/python:pip_install:200 : result=0 2021-12-20 12:38:57.769 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:38:57.771 | + functions-common:time_stop:2304 : local name 2021-12-20 12:38:57.773 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:38:57.776 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:38:57.778 | + functions-common:time_stop:2307 : local total 2021-12-20 12:38:57.780 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:38:57.782 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:38:57.784 | + functions-common:time_stop:2311 : start_time=1640003930988 2021-12-20 12:38:57.786 | + functions-common:time_stop:2313 : [[ -z 1640003930988 ]] 2021-12-20 12:38:57.789 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:38:57.793 | + functions-common:time_stop:2316 : end_time=1640003937790 2021-12-20 12:38:57.795 | + functions-common:time_stop:2317 : elapsed_time=6802 2021-12-20 12:38:57.797 | + functions-common:time_stop:2318 : total=0 2021-12-20 12:38:57.799 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:38:57.801 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6802 2021-12-20 12:38:57.803 | + inc/python:pip_install:203 : return 0 2021-12-20 12:38:57.805 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-20 12:38:57.853 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-12-20 12:38:57.947 | + ./stack.sh:main:779 : install_infra 2021-12-20 12:38:57.953 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-20 12:38:57.956 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-20 12:38:57.958 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-20 12:39:01.116 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-20 12:39:01.119 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-20 12:39:01.141 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-20 12:39:03.065 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:03.072 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:03.278 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:03.456 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:03.511 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:03.569 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:03.729 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:39:03.856 | Collecting pbr===5.5.1 2021-12-20 12:39:03.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-12-20 12:39:03.900 | Installing collected packages: pbr 2021-12-20 12:39:04.046 | Successfully installed pbr-5.5.1 2021-12-20 12:39:04.107 | + inc/python:pip_install:200 : result=0 2021-12-20 12:39:04.109 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:39:04.112 | + functions-common:time_stop:2304 : local name 2021-12-20 12:39:04.114 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:39:04.116 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:39:04.118 | + functions-common:time_stop:2307 : local total 2021-12-20 12:39:04.120 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:39:04.122 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:39:04.124 | + functions-common:time_stop:2311 : start_time=1640003941133 2021-12-20 12:39:04.126 | + functions-common:time_stop:2313 : [[ -z 1640003941133 ]] 2021-12-20 12:39:04.129 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:39:04.132 | + functions-common:time_stop:2316 : end_time=1640003944130 2021-12-20 12:39:04.134 | + functions-common:time_stop:2317 : elapsed_time=2997 2021-12-20 12:39:04.136 | + functions-common:time_stop:2318 : total=6802 2021-12-20 12:39:04.138 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:39:04.140 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9799 2021-12-20 12:39:04.143 | + inc/python:pip_install:203 : return 0 2021-12-20 12:39:04.145 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-20 12:39:04.147 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-20 12:39:04.169 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-20 12:39:06.113 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:06.121 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:06.328 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:06.506 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:06.560 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:06.619 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:06.778 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:39:06.781 | Processing /opt/stack/requirements 2021-12-20 12:39:08.083 | Collecting fixtures===3.0.0 2021-12-20 12:39:08.093 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-12-20 12:39:08.305 | Collecting PyYAML===5.4.1 2021-12-20 12:39:08.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-12-20 12:39:08.486 | Collecting requests===2.25.1 2021-12-20 12:39:08.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-12-20 12:39:08.577 | Collecting packaging===20.9 2021-12-20 12:39:08.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-12-20 12:39:08.646 | Collecting testtools===2.4.0 2021-12-20 12:39:08.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-12-20 12:39:08.743 | Collecting idna===2.10 2021-12-20 12:39:08.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-12-20 12:39:08.883 | Collecting pyparsing===2.4.7 2021-12-20 12:39:08.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-12-20 12:39:08.938 | Collecting six===1.15.0 2021-12-20 12:39:08.943 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-12-20 12:39:08.970 | Collecting Parsley>=1.2 2021-12-20 12:39:08.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-20 12:39:09.020 | Collecting beagle>=0.2.1 2021-12-20 12:39:09.026 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-12-20 12:39:09.053 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-12-20 12:39:09.105 | Collecting certifi===2021.10.8 2021-12-20 12:39:09.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-12-20 12:39:09.192 | Collecting urllib3===1.26.3 2021-12-20 12:39:09.199 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2021-12-20 12:39:09.269 | Collecting chardet===4.0.0 2021-12-20 12:39:09.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-12-20 12:39:09.330 | Collecting python-mimeparse===1.6.0 2021-12-20 12:39:09.336 | 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) 2021-12-20 12:39:09.372 | Collecting unittest2===1.1.0 2021-12-20 12:39:09.379 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-12-20 12:39:09.427 | Collecting traceback2===1.4.0 2021-12-20 12:39:09.433 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-12-20 12:39:09.462 | Collecting extras===1.0.0 2021-12-20 12:39:09.468 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-12-20 12:39:09.549 | Collecting cliff===3.7.0 2021-12-20 12:39:09.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2021-12-20 12:39:09.621 | Collecting argparse 2021-12-20 12:39:09.627 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-20 12:39:09.653 | Collecting linecache2===1.0.0 2021-12-20 12:39:09.660 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-12-20 12:39:09.802 | Collecting cmd2===1.5.0 2021-12-20 12:39:09.808 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-12-20 12:39:09.911 | Collecting prettytable===0.7.2 2021-12-20 12:39:09.917 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-12-20 12:39:09.995 | Collecting stevedore===3.3.0 2021-12-20 12:39:10.000 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-12-20 12:39:10.067 | Collecting attrs===20.3.0 2021-12-20 12:39:10.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-12-20 12:39:10.154 | Collecting wcwidth===0.2.5 2021-12-20 12:39:10.160 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-12-20 12:39:10.227 | Collecting colorama===0.4.4 2021-12-20 12:39:10.234 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-12-20 12:39:10.281 | Collecting pyperclip===1.8.2 2021-12-20 12:39:10.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-12-20 12:39:10.653 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-12-20 12:39:10.654 | Building wheel for pyperclip (setup.py): started 2021-12-20 12:39:10.895 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-12-20 12:39:10.896 | ERROR: Command errored out with exit status 1: 2021-12-20 12:39:10.896 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-uvffd_jm/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-uvffd_jm/pyperclip/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-5rupui_3 2021-12-20 12:39:10.896 | cwd: /tmp/pip-install-uvffd_jm/pyperclip/ 2021-12-20 12:39:10.896 | Complete output (6 lines): 2021-12-20 12:39:10.896 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-20 12:39:10.896 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-20 12:39:10.896 | or: setup.py --help-commands 2021-12-20 12:39:10.896 | or: setup.py cmd --help 2021-12-20 12:39:10.896 | 2021-12-20 12:39:10.896 | error: invalid command 'bdist_wheel' 2021-12-20 12:39:10.896 | ---------------------------------------- 2021-12-20 12:39:10.896 | ERROR: Failed building wheel for pyperclip 2021-12-20 12:39:10.896 | Running setup.py clean for pyperclip 2021-12-20 12:39:11.154 | Building wheel for openstack-requirements (setup.py): started 2021-12-20 12:39:11.918 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-20 12:39:11.919 | ERROR: Command errored out with exit status 1: 2021-12-20 12:39:11.919 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-sr9bkzir/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-sr9bkzir/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-_aa0en83 2021-12-20 12:39:11.919 | cwd: /tmp/pip-req-build-sr9bkzir/ 2021-12-20 12:39:11.919 | Complete output (6 lines): 2021-12-20 12:39:11.919 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-20 12:39:11.919 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-20 12:39:11.919 | or: setup.py --help-commands 2021-12-20 12:39:11.919 | or: setup.py cmd --help 2021-12-20 12:39:11.919 | 2021-12-20 12:39:11.919 | error: invalid command 'bdist_wheel' 2021-12-20 12:39:11.919 | ---------------------------------------- 2021-12-20 12:39:11.919 | ERROR: Failed building wheel for openstack-requirements 2021-12-20 12:39:11.919 | Running setup.py clean for openstack-requirements 2021-12-20 12:39:12.682 | Failed to build pyperclip openstack-requirements 2021-12-20 12:39:12.901 | Installing collected packages: chardet, certifi, attrs, six, python-mimeparse, linecache2, traceback2, argparse, unittest2, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, colorama, pyperclip, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-12-20 12:39:14.619 | Running setup.py install for pyperclip: started 2021-12-20 12:39:15.028 | Running setup.py install for pyperclip: finished with status 'done' 2021-12-20 12:39:15.604 | Running setup.py install for openstack-requirements: started 2021-12-20 12:39:17.788 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-20 12:39:17.826 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4561 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2021-12-20 12:39:17.956 | + inc/python:pip_install:200 : result=0 2021-12-20 12:39:17.958 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:39:17.961 | + functions-common:time_stop:2304 : local name 2021-12-20 12:39:17.963 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:39:17.965 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:39:17.967 | + functions-common:time_stop:2307 : local total 2021-12-20 12:39:17.969 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:39:17.971 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:39:17.973 | + functions-common:time_stop:2311 : start_time=1640003944162 2021-12-20 12:39:17.975 | + functions-common:time_stop:2313 : [[ -z 1640003944162 ]] 2021-12-20 12:39:17.978 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:39:17.982 | + functions-common:time_stop:2316 : end_time=1640003957979 2021-12-20 12:39:17.984 | + functions-common:time_stop:2317 : elapsed_time=13817 2021-12-20 12:39:17.986 | + functions-common:time_stop:2318 : total=9799 2021-12-20 12:39:17.988 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:39:17.990 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23616 2021-12-20 12:39:17.992 | + inc/python:pip_install:203 : return 0 2021-12-20 12:39:17.995 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-20 12:39:17.997 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-20 12:39:18.000 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-20 12:39:18.002 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:39:18.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:39:18.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-20 12:39:18.009 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:39:18.011 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-20 12:39:18.032 | Using python 3.8 to install pbr 2021-12-20 12:39:18.034 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-20 12:39:18.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:39:18.670 | from cryptography.utils import int_from_bytes 2021-12-20 12:39:18.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:39:18.671 | from cryptography.utils import int_from_bytes 2021-12-20 12:39:19.678 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:39:19.682 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:19.682 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:19.688 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:19.692 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:19.694 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:19.696 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:39:19.819 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-12-20 12:39:21.304 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:39:21.304 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:39:21.376 | + inc/python:pip_install:200 : result=0 2021-12-20 12:39:21.378 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:39:21.380 | + functions-common:time_stop:2304 : local name 2021-12-20 12:39:21.382 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:39:21.384 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:39:21.386 | + functions-common:time_stop:2307 : local total 2021-12-20 12:39:21.388 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:39:21.391 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:39:21.393 | + functions-common:time_stop:2311 : start_time=1640003958027 2021-12-20 12:39:21.395 | + functions-common:time_stop:2313 : [[ -z 1640003958027 ]] 2021-12-20 12:39:21.397 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:39:21.401 | + functions-common:time_stop:2316 : end_time=1640003961399 2021-12-20 12:39:21.403 | + functions-common:time_stop:2317 : elapsed_time=3372 2021-12-20 12:39:21.405 | + functions-common:time_stop:2318 : total=23616 2021-12-20 12:39:21.407 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:39:21.409 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26988 2021-12-20 12:39:21.411 | + inc/python:pip_install:203 : return 0 2021-12-20 12:39:21.413 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-12-20 12:39:24.596 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-20 12:39:26.395 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:39:26.471 | Collecting bindep 2021-12-20 12:39:26.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-12-20 12:39:26.582 | Collecting packaging; python_version >= "3.6" 2021-12-20 12:39:26.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-12-20 12:39:26.636 | Collecting distro 2021-12-20 12:39:26.642 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-12-20 12:39:26.775 | Collecting pbr>=2.0.0 2021-12-20 12:39:26.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-12-20 12:39:26.832 | Collecting Parsley 2021-12-20 12:39:26.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-20 12:39:27.015 | Collecting pyparsing!=3.0.5,>=2.0.2 2021-12-20 12:39:27.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-12-20 12:39:27.067 | Installing collected packages: pyparsing, packaging, distro, pbr, Parsley, bindep 2021-12-20 12:39:27.640 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-20 12:39:27.713 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-20 12:39:27.715 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-20 12:39:27.719 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-12-20 12:39:27.735 | + ./stack.sh:main:788 : pkgs= 2021-12-20 12:39:27.737 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-12-20 12:39:27.740 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-12-20 12:39:27.742 | + functions-common:run_phase:1732 : local mode=stack 2021-12-20 12:39:27.744 | + functions-common:run_phase:1733 : local phase=pre-install 2021-12-20 12:39:27.746 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-20 12:39:27.749 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-12-20 12:39:27.751 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-20 12:39:27.753 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-12-20 12:39:27.755 | + functions-common:run_phase:1742 : local extra 2021-12-20 12:39:27.758 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-20 12:39:27.761 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-12-20 12:39:27.764 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-20 12:39:27.766 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-20 12:39:27.768 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-20 12:39:27.770 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-20 12:39:27.784 | ++ functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:39:27.786 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-20 12:39:27.788 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-20 12:39:27.790 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-20 12:39:27.792 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-20 12:39:27.795 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-20 12:39:27.797 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-20 12:39:27.799 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-20 12:39:27.801 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-20 12:39:27.803 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-20 12:39:27.805 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-20 12:39:27.807 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-20 12:39:27.809 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-20 12:39:27.812 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-20 12:39:27.814 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-12-20 12:39:27.816 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-20 12:39:27.818 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-12-20 12:39:27.820 | + functions-common:run_plugins:1718 : local mode=stack 2021-12-20 12:39:27.822 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-12-20 12:39:27.824 | + functions-common:run_plugins:1721 : local plugins= 2021-12-20 12:39:27.826 | + functions-common:run_plugins:1722 : local plugin 2021-12-20 12:39:27.829 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-20 12:39:27.831 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-20 12:39:27.833 | + functions:set_systemd_override:821 : local value=2048 2021-12-20 12:39:27.836 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-20 12:39:27.838 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-20 12:39:27.886 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-20 12:39:27.886 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-20 12:39:27.888 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-20 12:39:28.227 | + ./stack.sh:main:801 : install_rpc_backend 2021-12-20 12:39:28.229 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-20 12:39:28.245 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:39:28.247 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-20 12:39:28.250 | + functions-common:install_package:1342 : update_package_repo 2021-12-20 12:39:28.252 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-12-20 12:39:28.255 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-12-20 12:39:28.257 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-12-20 12:39:28.259 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-12-20 12:39:28.261 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-12-20 12:39:28.264 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:39:28.266 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:39:28.268 | + functions-common:update_package_repo:1323 : apt_get_update 2021-12-20 12:39:28.270 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-20 12:39:28.273 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-20 12:39:28.275 | + functions-common:apt_get_update:1069 : return 2021-12-20 12:39:28.277 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-12-20 12:39:28.280 | + functions-common:real_install_package:1328 : is_ubuntu 2021-12-20 12:39:28.282 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:39:28.284 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:39:28.286 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-12-20 12:39:28.306 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-20 12:39:28.412 | Reading package lists... 2021-12-20 12:39:28.644 | Building dependency tree... 2021-12-20 12:39:28.646 | Reading state information... 2021-12-20 12:39:28.891 | The following packages were automatically installed and are no longer required: 2021-12-20 12:39:28.893 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 12:39:28.893 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 12:39:28.893 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 12:39:28.893 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 12:39:28.893 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-20 12:39:28.893 | python3-zope.interface 2021-12-20 12:39:28.893 | Use 'sudo apt autoremove' to remove them. 2021-12-20 12:39:28.893 | The following additional packages will be installed: 2021-12-20 12:39:28.893 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-20 12:39:28.893 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-20 12:39:28.893 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-20 12:39:28.894 | erlang-tools erlang-xmerl locales-all 2021-12-20 12:39:28.895 | Suggested packages: 2021-12-20 12:39:28.895 | erlang erlang-manpages erlang-doc 2021-12-20 12:39:28.972 | The following NEW packages will be installed: 2021-12-20 12:39:28.972 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-20 12:39:28.972 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-20 12:39:28.972 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-20 12:39:28.973 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-12-20 12:39:29.222 | 0 upgraded, 19 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 12:39:29.223 | Need to get 38.1 MB of archives. 2021-12-20 12:39:29.223 | After this operation, 276 MB of additional disk space will be used. 2021-12-20 12:39:29.223 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-12-20 12:39:30.834 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-12-20 12:39:30.895 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-12-20 12:39:30.906 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-12-20 12:39:30.955 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-12-20 12:39:31.017 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-12-20 12:39:31.033 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-12-20 12:39:31.349 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-12-20 12:39:31.351 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-12-20 12:39:31.352 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-12-20 12:39:31.516 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-12-20 12:39:31.525 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-12-20 12:39:31.623 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-12-20 12:39:31.635 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-12-20 12:39:31.801 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-12-20 12:39:31.836 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-12-20 12:39:31.859 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-12-20 12:39:31.940 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-12-20 12:39:34.713 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-12-20 12:39:37.423 | Fetched 38.1 MB in 8s (4,834 kB/s) 2021-12-20 12:39:37.454 | Selecting previously unselected package erlang-base. 2021-12-20 12:39:37.502 | (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 ... 80311 files and directories currently installed.) 2021-12-20 12:39:37.505 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:37.507 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:38.597 | Selecting previously unselected package erlang-asn1. 2021-12-20 12:39:38.606 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:38.608 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:38.718 | Selecting previously unselected package erlang-crypto. 2021-12-20 12:39:38.727 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:38.729 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:38.773 | Selecting previously unselected package erlang-public-key. 2021-12-20 12:39:38.781 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:38.783 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:38.883 | Selecting previously unselected package erlang-mnesia. 2021-12-20 12:39:38.891 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:38.893 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:39.004 | Selecting previously unselected package erlang-runtime-tools. 2021-12-20 12:39:39.014 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:39.016 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:39.070 | Selecting previously unselected package erlang-ssl. 2021-12-20 12:39:39.078 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:39.081 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:39.254 | Selecting previously unselected package erlang-eldap. 2021-12-20 12:39:39.263 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:39.265 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:39.302 | Selecting previously unselected package erlang-ftp. 2021-12-20 12:39:39.311 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:39.313 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:39.346 | Selecting previously unselected package erlang-tftp. 2021-12-20 12:39:39.356 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:39.358 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:39.394 | Selecting previously unselected package erlang-inets. 2021-12-20 12:39:39.403 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:39.405 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:39.511 | Selecting previously unselected package erlang-snmp. 2021-12-20 12:39:39.519 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:39.522 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:39.770 | Selecting previously unselected package erlang-os-mon. 2021-12-20 12:39:39.780 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:39.782 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:39.818 | Selecting previously unselected package erlang-parsetools. 2021-12-20 12:39:39.826 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:39.828 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:39.873 | Selecting previously unselected package erlang-syntax-tools. 2021-12-20 12:39:39.881 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:39.883 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:39.952 | Selecting previously unselected package erlang-tools. 2021-12-20 12:39:39.961 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:39.963 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:40.056 | Selecting previously unselected package erlang-xmerl. 2021-12-20 12:39:40.065 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-20 12:39:40.067 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:40.242 | Selecting previously unselected package locales-all. 2021-12-20 12:39:40.251 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-12-20 12:39:40.253 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-12-20 12:39:44.481 | Selecting previously unselected package rabbitmq-server. 2021-12-20 12:39:44.492 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-12-20 12:39:44.494 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-20 12:39:45.640 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:46.017 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-12-20 12:39:46.017 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-12-20 12:39:50.110 | Searching for services which depend on erlang and should be started... none found. 2021-12-20 12:39:50.113 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.118 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.124 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-12-20 12:39:50.131 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.136 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.141 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.147 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.152 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.157 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.163 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.168 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.173 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.179 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.184 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.189 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.195 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.201 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-20 12:39:50.206 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-20 12:39:50.295 | Adding group `rabbitmq' (GID 125) ... 2021-12-20 12:39:50.307 | Done. 2021-12-20 12:39:50.388 | Adding system user `rabbitmq' (UID 117) ... 2021-12-20 12:39:50.388 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-12-20 12:39:50.420 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-20 12:39:50.683 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-20 12:39:56.585 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 12:39:57.148 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 12:40:04.050 | + functions-common:apt_get:1113 : result=0 2021-12-20 12:40:04.052 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-20 12:40:04.055 | + functions-common:time_stop:2304 : local name 2021-12-20 12:40:04.057 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:40:04.059 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:40:04.061 | + functions-common:time_stop:2307 : local total 2021-12-20 12:40:04.063 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:40:04.065 | + functions-common:time_stop:2310 : name=apt-get 2021-12-20 12:40:04.067 | + functions-common:time_stop:2311 : start_time=1640003968303 2021-12-20 12:40:04.069 | + functions-common:time_stop:2313 : [[ -z 1640003968303 ]] 2021-12-20 12:40:04.072 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:40:04.076 | + functions-common:time_stop:2316 : end_time=1640004004074 2021-12-20 12:40:04.078 | + functions-common:time_stop:2317 : elapsed_time=35771 2021-12-20 12:40:04.080 | + functions-common:time_stop:2318 : total=216651 2021-12-20 12:40:04.082 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:40:04.085 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=252422 2021-12-20 12:40:04.087 | + functions-common:apt_get:1117 : return 0 2021-12-20 12:40:04.089 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-20 12:40:04.092 | + functions-common:is_suse:462 : is_opensuse 2021-12-20 12:40:04.094 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-20 12:40:04.096 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 12:40:04.098 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-20 12:40:04.101 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-20 12:40:04.103 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 12:40:04.106 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-20 12:40:04.108 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-20 12:40:04.110 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-20 12:40:04.112 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 12:40:04.115 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 12:40:04.117 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 12:40:04.119 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-20 12:40:04.121 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-20 12:40:04.123 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-20 12:40:04.126 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 12:40:04.128 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-20 12:40:04.130 | + functions-common:is_suse:462 : is_opensuse 2021-12-20 12:40:04.132 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-20 12:40:04.134 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 12:40:04.137 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-20 12:40:04.139 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-20 12:40:04.141 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 12:40:04.143 | + ./stack.sh:main:802 : restart_rpc_backend 2021-12-20 12:40:04.145 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-20 12:40:04.161 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:40:04.164 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-20 12:40:04.166 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-20 12:40:04.168 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-12-20 12:40:04.171 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-20 12:40:04.173 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-20 12:40:04.177 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-20 12:40:04.180 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-20 12:40:04.182 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-20 12:40:04.184 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-20 12:40:04.186 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-20 12:40:04.189 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-20 12:40:04.191 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-20 12:40:04.881 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-20 12:40:04.882 | user tags 2021-12-20 12:40:04.882 | guest [administrator]' 2021-12-20 12:40:04.885 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-20 12:40:04.885 | user tags 2021-12-20 12:40:04.885 | guest [administrator]' 2021-12-20 12:40:04.885 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-20 12:40:04.891 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-20 12:40:04.893 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-20 12:40:04.896 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-20 12:40:05.595 | Adding user "stackrabbit" ... 2021-12-20 12:40:05.619 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-20 12:40:06.284 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-20 12:40:06.307 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-20 12:40:06.309 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-20 12:40:06.965 | Changing password for user "stackrabbit" ... 2021-12-20 12:40:06.987 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-20 12:40:06.990 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-20 12:40:06.992 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-20 12:40:07.692 | Deleting user "guest" ... 2021-12-20 12:40:07.714 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2021-12-20 12:40:07.731 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:40:07.734 | + ./stack.sh:main:805 : install_database 2021-12-20 12:40:07.736 | + lib/database:install_database:116 : install_database_mysql 2021-12-20 12:40:07.738 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-12-20 12:40:07.741 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:40:07.743 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:40:07.746 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-12-20 12:40:07.960 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-20 12:40:07.963 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-12-20 12:40:07.967 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-12-20 12:40:07.969 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:40:07.971 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:40:07.974 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-12-20 12:40:07.976 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-12-20 12:40:07.978 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-20 12:40:07.982 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-12-20 12:40:07.984 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-12-20 12:40:07.987 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-12-20 12:40:07.989 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-12-20 12:40:07.992 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-20 12:40:07.994 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-20 12:40:07.996 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 12:40:07.998 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 12:40:08.001 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 12:40:08.003 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-20 12:40:08.005 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-20 12:40:08.008 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-20 12:40:08.010 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 12:40:08.013 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-12-20 12:40:08.015 | + functions-common:is_suse:462 : is_opensuse 2021-12-20 12:40:08.017 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-20 12:40:08.019 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 12:40:08.021 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-20 12:40:08.024 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-20 12:40:08.026 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 12:40:08.028 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-12-20 12:40:08.030 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:40:08.033 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:40:08.035 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-12-20 12:40:08.037 | + functions-common:install_package:1342 : update_package_repo 2021-12-20 12:40:08.040 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-12-20 12:40:08.042 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-12-20 12:40:08.044 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-12-20 12:40:08.046 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-12-20 12:40:08.048 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-12-20 12:40:08.051 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:40:08.053 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:40:08.056 | + functions-common:update_package_repo:1323 : apt_get_update 2021-12-20 12:40:08.058 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-20 12:40:08.060 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-20 12:40:08.062 | + functions-common:apt_get_update:1069 : return 2021-12-20 12:40:08.065 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-12-20 12:40:08.067 | + functions-common:real_install_package:1328 : is_ubuntu 2021-12-20 12:40:08.070 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:40:08.072 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:40:08.074 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-12-20 12:40:08.095 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-20 12:40:08.203 | Reading package lists... 2021-12-20 12:40:08.432 | Building dependency tree... 2021-12-20 12:40:08.434 | Reading state information... 2021-12-20 12:40:08.670 | The following packages were automatically installed and are no longer required: 2021-12-20 12:40:08.671 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 12:40:08.671 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 12:40:08.671 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 12:40:08.671 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 12:40:08.671 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-20 12:40:08.671 | python3-zope.interface 2021-12-20 12:40:08.671 | Use 'sudo apt autoremove' to remove them. 2021-12-20 12:40:08.672 | The following additional packages will be installed: 2021-12-20 12:40:08.672 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-20 12:40:08.672 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-20 12:40:08.672 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-20 12:40:08.672 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-20 12:40:08.672 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-20 12:40:08.672 | mysql-server-8.0 mysql-server-core-8.0 2021-12-20 12:40:08.673 | Suggested packages: 2021-12-20 12:40:08.674 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-20 12:40:08.750 | The following NEW packages will be installed: 2021-12-20 12:40:08.750 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-20 12:40:08.750 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-20 12:40:08.750 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-20 12:40:08.751 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-20 12:40:08.751 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-20 12:40:08.751 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-12-20 12:40:09.040 | 0 upgraded, 24 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 12:40:09.040 | Need to get 31.9 MB of archives. 2021-12-20 12:40:09.040 | After this operation, 263 MB of additional disk space will be used. 2021-12-20 12:40:09.040 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-12-20 12:40:10.371 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-12-20 12:40:10.373 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-12-20 12:40:10.381 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-12-20 12:40:10.381 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-12-20 12:40:10.401 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-12-20 12:40:13.293 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-12-20 12:40:13.320 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-12-20 12:40:13.321 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-12-20 12:40:13.322 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-12-20 12:40:13.324 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-12-20 12:40:13.327 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-12-20 12:40:13.328 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-12-20 12:40:13.329 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-20 12:40:13.329 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-20 12:40:13.428 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-12-20 12:40:13.459 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-12-20 12:40:13.461 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-20 12:40:13.462 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-12-20 12:40:13.464 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-12-20 12:40:13.473 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-12-20 12:40:13.473 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-12-20 12:40:14.463 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-12-20 12:40:14.464 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-12-20 12:40:14.964 | Preconfiguring packages ... 2021-12-20 12:40:15.077 | Fetched 31.9 MB in 6s (5,588 kB/s) 2021-12-20 12:40:15.106 | Selecting previously unselected package mysql-client-core-8.0. 2021-12-20 12:40:15.157 | (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 ... 88767 files and directories currently installed.) 2021-12-20 12:40:15.160 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:40:15.163 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:40:16.103 | Selecting previously unselected package mysql-client-8.0. 2021-12-20 12:40:16.113 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:40:16.115 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:40:16.147 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-12-20 12:40:16.157 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-20 12:40:16.160 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-20 12:40:16.200 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-12-20 12:40:16.209 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-20 12:40:16.212 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-20 12:40:16.240 | Selecting previously unselected package libmecab2:amd64. 2021-12-20 12:40:16.250 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-12-20 12:40:16.252 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-12-20 12:40:16.318 | Selecting previously unselected package mysql-server-core-8.0. 2021-12-20 12:40:16.327 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:40:16.329 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:40:19.286 | Selecting previously unselected package mysql-server-8.0. 2021-12-20 12:40:19.296 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-20 12:40:19.757 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:40:19.822 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-20 12:40:19.832 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-12-20 12:40:19.834 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-12-20 12:40:19.862 | Selecting previously unselected package liburi-perl. 2021-12-20 12:40:19.872 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-12-20 12:40:19.874 | Unpacking liburi-perl (1.76-2) ... 2021-12-20 12:40:19.920 | Selecting previously unselected package libhtml-parser-perl. 2021-12-20 12:40:19.930 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-12-20 12:40:19.933 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-12-20 12:40:19.971 | Selecting previously unselected package libcgi-pm-perl. 2021-12-20 12:40:19.981 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-12-20 12:40:19.983 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-12-20 12:40:20.034 | Selecting previously unselected package libfcgi-perl. 2021-12-20 12:40:20.044 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-12-20 12:40:20.046 | Unpacking libfcgi-perl (0.79-1) ... 2021-12-20 12:40:20.077 | Selecting previously unselected package libcgi-fast-perl. 2021-12-20 12:40:20.087 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-12-20 12:40:20.089 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-12-20 12:40:20.117 | Selecting previously unselected package libencode-locale-perl. 2021-12-20 12:40:20.126 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-12-20 12:40:20.128 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-20 12:40:20.155 | Selecting previously unselected package libhtml-template-perl. 2021-12-20 12:40:20.164 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-12-20 12:40:20.167 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-20 12:40:20.201 | Selecting previously unselected package libtimedate-perl. 2021-12-20 12:40:20.210 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-12-20 12:40:20.213 | Unpacking libtimedate-perl (2.3200-1) ... 2021-12-20 12:40:20.253 | Selecting previously unselected package libhttp-date-perl. 2021-12-20 12:40:20.262 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-12-20 12:40:20.264 | Unpacking libhttp-date-perl (6.05-1) ... 2021-12-20 12:40:20.291 | Selecting previously unselected package libio-html-perl. 2021-12-20 12:40:20.300 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-12-20 12:40:20.302 | Unpacking libio-html-perl (1.001-1) ... 2021-12-20 12:40:20.329 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-20 12:40:20.339 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-12-20 12:40:20.341 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-12-20 12:40:20.369 | Selecting previously unselected package libhttp-message-perl. 2021-12-20 12:40:20.379 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-12-20 12:40:20.381 | Unpacking libhttp-message-perl (6.22-1) ... 2021-12-20 12:40:20.418 | Selecting previously unselected package mecab-utils. 2021-12-20 12:40:20.428 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-12-20 12:40:20.430 | Unpacking mecab-utils (0.996-10build1) ... 2021-12-20 12:40:20.460 | Selecting previously unselected package mecab-ipadic. 2021-12-20 12:40:20.470 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-12-20 12:40:20.472 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-20 12:40:21.741 | Selecting previously unselected package mecab-ipadic-utf8. 2021-12-20 12:40:21.751 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-12-20 12:40:21.753 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-20 12:40:21.780 | Selecting previously unselected package mysql-server. 2021-12-20 12:40:21.790 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-12-20 12:40:21.793 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:40:21.845 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-12-20 12:40:21.853 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:40:21.859 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-12-20 12:40:21.865 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-12-20 12:40:21.870 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-20 12:40:21.876 | Setting up mecab-utils (0.996-10build1) ... 2021-12-20 12:40:21.881 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-20 12:40:21.888 | Setting up libio-html-perl (1.001-1) ... 2021-12-20 12:40:21.893 | Setting up libtimedate-perl (2.3200-1) ... 2021-12-20 12:40:21.899 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:40:21.905 | Setting up libfcgi-perl (0.79-1) ... 2021-12-20 12:40:21.911 | Setting up liburi-perl (1.76-2) ... 2021-12-20 12:40:21.917 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-20 12:40:21.923 | Setting up libhttp-date-perl (6.05-1) ... 2021-12-20 12:40:21.928 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-20 12:40:21.933 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-20 12:40:21.937 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-20 12:40:21.937 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-12-20 12:40:21.937 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-20 12:40:21.937 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-20 12:40:22.081 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-20 12:40:22.081 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-20 12:40:22.082 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-20 12:40:22.082 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-20 12:40:22.090 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-20 12:40:22.181 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-20 12:40:22.182 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-20 12:40:22.182 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-20 12:40:22.209 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-20 12:40:22.254 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-20 12:40:22.551 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-20 12:40:22.558 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-20 12:40:22.651 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-20 12:40:22.651 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-20 12:40:22.652 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-20 12:40:22.652 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-20 12:40:22.656 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-20 12:40:22.656 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-20 12:40:22.703 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-20 12:40:22.897 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-20 12:40:22.898 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-20 12:40:22.898 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-20 12:40:22.899 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-20 12:40:22.901 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-20 12:40:22.902 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-20 12:40:23.325 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-12-20 12:40:23.446 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-20 12:40:23.775 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-12-20 12:40:23.779 | 2021-12-20 12:40:23.779 | done! 2021-12-20 12:40:23.785 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-20 12:40:23.790 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:40:23.795 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-20 12:40:23.800 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-20 12:40:23.814 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-20 12:40:23.814 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-12-20 12:40:23.814 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-20 12:40:23.814 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-20 12:40:24.022 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-20 12:40:24.022 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-20 12:40:24.023 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-20 12:40:24.024 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-20 12:40:24.035 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-20 12:40:24.165 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-20 12:40:24.166 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-20 12:40:24.166 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-20 12:40:24.206 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-20 12:40:24.279 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-20 12:40:24.772 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-20 12:40:24.782 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-20 12:40:24.891 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-20 12:40:24.891 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-20 12:40:24.892 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-20 12:40:24.892 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-20 12:40:24.897 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-20 12:40:24.897 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-20 12:40:24.987 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-20 12:40:25.273 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-20 12:40:25.274 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-20 12:40:25.275 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-20 12:40:25.275 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-20 12:40:25.278 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-20 12:40:25.279 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-20 12:40:25.784 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-12-20 12:40:25.920 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-20 12:40:26.241 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-12-20 12:40:26.245 | 2021-12-20 12:40:26.245 | done! 2021-12-20 12:40:26.253 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-20 12:40:26.257 | Setting up libhtml-parser-perl (3.72-5) ... 2021-12-20 12:40:26.263 | Setting up libhttp-message-perl (6.22-1) ... 2021-12-20 12:40:26.268 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:40:26.913 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-20 12:40:26.943 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-20 12:40:34.991 | mysqld will log errors to /var/log/mysql/error.log 2021-12-20 12:40:35.674 | mysqld is running as pid 43190 2021-12-20 12:40:38.488 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-20 12:40:40.530 | Setting up libcgi-pm-perl (4.46-1) ... 2021-12-20 12:40:40.536 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-20 12:40:40.543 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-20 12:40:40.549 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-12-20 12:40:40.556 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 12:40:40.919 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 12:40:42.537 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-20 12:40:49.116 | + functions-common:apt_get:1113 : result=0 2021-12-20 12:40:49.118 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-20 12:40:49.120 | + functions-common:time_stop:2304 : local name 2021-12-20 12:40:49.122 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:40:49.124 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:40:49.126 | + functions-common:time_stop:2307 : local total 2021-12-20 12:40:49.129 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:40:49.131 | + functions-common:time_stop:2310 : name=apt-get 2021-12-20 12:40:49.133 | + functions-common:time_stop:2311 : start_time=1640004008092 2021-12-20 12:40:49.135 | + functions-common:time_stop:2313 : [[ -z 1640004008092 ]] 2021-12-20 12:40:49.138 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:40:49.142 | + functions-common:time_stop:2316 : end_time=1640004049140 2021-12-20 12:40:49.144 | + functions-common:time_stop:2317 : elapsed_time=41048 2021-12-20 12:40:49.146 | + functions-common:time_stop:2318 : total=252422 2021-12-20 12:40:49.149 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:40:49.151 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=293470 2021-12-20 12:40:49.153 | + functions-common:apt_get:1117 : return 0 2021-12-20 12:40:49.156 | + ./stack.sh:main:807 : '[' -n mysql ']' 2021-12-20 12:40:49.158 | + ./stack.sh:main:808 : install_database_python 2021-12-20 12:40:49.160 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-20 12:40:49.162 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-12-20 12:40:49.165 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-20 12:40:49.167 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 12:40:49.170 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-20 12:40:49.172 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-20 12:40:49.174 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 12:40:49.178 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-20 12:40:49.178 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 12:40:49.183 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-20 12:40:49.185 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-20 12:40:49.188 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-20 12:40:49.190 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-20 12:40:49.192 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-20 12:40:49.214 | Using python 3.8 to install PyMySQL 2021-12-20 12:40:49.217 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-20 12:40:49.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:40:49.872 | from cryptography.utils import int_from_bytes 2021-12-20 12:40:49.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:40:49.872 | from cryptography.utils import int_from_bytes 2021-12-20 12:40:50.870 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:40:50.873 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:40:50.874 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:40:50.879 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:40:50.885 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:40:50.886 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:40:50.888 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:40:51.030 | Collecting PyMySQL===1.0.2 2021-12-20 12:40:51.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-12-20 12:40:52.426 | Installing collected packages: PyMySQL 2021-12-20 12:40:52.546 | Successfully installed PyMySQL-1.0.2 2021-12-20 12:40:52.652 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:40:52.652 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:40:52.725 | + inc/python:pip_install:200 : result=0 2021-12-20 12:40:52.728 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:40:52.730 | + functions-common:time_stop:2304 : local name 2021-12-20 12:40:52.733 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:40:52.735 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:40:52.737 | + functions-common:time_stop:2307 : local total 2021-12-20 12:40:52.739 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:40:52.741 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:40:52.744 | + functions-common:time_stop:2311 : start_time=1640004049208 2021-12-20 12:40:52.746 | + functions-common:time_stop:2313 : [[ -z 1640004049208 ]] 2021-12-20 12:40:52.749 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:40:52.753 | + functions-common:time_stop:2316 : end_time=1640004052751 2021-12-20 12:40:52.756 | + functions-common:time_stop:2317 : elapsed_time=3543 2021-12-20 12:40:52.758 | + functions-common:time_stop:2318 : total=26988 2021-12-20 12:40:52.761 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:40:52.763 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=30531 2021-12-20 12:40:52.765 | + inc/python:pip_install:203 : return 0 2021-12-20 12:40:52.767 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-20 12:40:52.770 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-20 12:40:52.772 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-20 12:40:52.775 | + ./stack.sh:main:811 : is_service_enabled neutron 2021-12-20 12:40:52.790 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:40:52.793 | + ./stack.sh:main:812 : install_neutron_agent_packages 2021-12-20 12:40:52.795 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-20 12:40:52.798 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-20 12:40:52.799 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-20 12:40:52.804 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-20 12:40:52.806 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-20 12:40:52.808 | + 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- ]] 2021-12-20 12:40:52.811 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-20 12:40:52.813 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-20 12:40:52.815 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-12-20 12:40:52.830 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:40:52.833 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-12-20 12:40:52.835 | + functions-common:install_package:1342 : update_package_repo 2021-12-20 12:40:52.838 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-12-20 12:40:52.840 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-12-20 12:40:52.842 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-12-20 12:40:52.845 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-12-20 12:40:52.847 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-12-20 12:40:52.849 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:40:52.851 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:40:52.854 | + functions-common:update_package_repo:1323 : apt_get_update 2021-12-20 12:40:52.857 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-20 12:40:52.859 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-20 12:40:52.861 | + functions-common:apt_get_update:1069 : return 2021-12-20 12:40:52.863 | + functions-common:install_package:1343 : real_install_package radvd 2021-12-20 12:40:52.866 | + functions-common:real_install_package:1328 : is_ubuntu 2021-12-20 12:40:52.868 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:40:52.870 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:40:52.873 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-12-20 12:40:52.893 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-20 12:40:53.000 | Reading package lists... 2021-12-20 12:40:53.234 | Building dependency tree... 2021-12-20 12:40:53.235 | Reading state information... 2021-12-20 12:40:53.470 | The following packages were automatically installed and are no longer required: 2021-12-20 12:40:53.471 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 12:40:53.471 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 12:40:53.471 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 12:40:53.471 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 12:40:53.471 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-20 12:40:53.471 | python3-zope.interface 2021-12-20 12:40:53.471 | Use 'sudo apt autoremove' to remove them. 2021-12-20 12:40:53.537 | The following NEW packages will be installed: 2021-12-20 12:40:53.537 | radvd 2021-12-20 12:40:53.815 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 12:40:53.815 | Need to get 59.0 kB of archives. 2021-12-20 12:40:53.815 | After this operation, 164 kB of additional disk space will be used. 2021-12-20 12:40:53.815 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-12-20 12:40:54.653 | Fetched 59.0 kB in 1s (106 kB/s) 2021-12-20 12:40:54.691 | Selecting previously unselected package radvd. 2021-12-20 12:40:54.747 | (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 ... 89345 files and directories currently installed.) 2021-12-20 12:40:54.751 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-12-20 12:40:54.754 | Unpacking radvd (1:2.17-2) ... 2021-12-20 12:40:54.819 | Setting up radvd (1:2.17-2) ... 2021-12-20 12:40:55.842 | Job for radvd.service failed because the control process exited with error code. 2021-12-20 12:40:55.842 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-20 12:40:55.844 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-20 12:40:55.856 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-20 12:40:55.856 | Loaded: loaded (]8;;file://dv-osbrick-wallaby-4-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-12-20 12:40:55.856 | Active: failed (Result: exit-code) since Mon 2021-12-20 12:40:55 UTC; 15ms ago 2021-12-20 12:40:55.856 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-12-20 12:40:55.856 | Process: 44288 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-20 12:40:55.856 | 2021-12-20 12:40:55.856 | Dec 20 12:40:55 dv-osbrick-wallaby-4-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-20 12:40:55.856 | Dec 20 12:40:55 dv-osbrick-wallaby-4-smb radvd[44288]: can't open /etc/radvd.conf: No such file or directory 2021-12-20 12:40:55.856 | Dec 20 12:40:55 dv-osbrick-wallaby-4-smb radvd[44288]: Insecure file permissions, but continuing anyway 2021-12-20 12:40:55.856 | Dec 20 12:40:55 dv-osbrick-wallaby-4-smb radvd[44288]: exiting, failed to read config file 2021-12-20 12:40:55.857 | Dec 20 12:40:55 dv-osbrick-wallaby-4-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-12-20 12:40:55.857 | Dec 20 12:40:55 dv-osbrick-wallaby-4-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-20 12:40:55.857 | Dec 20 12:40:55 dv-osbrick-wallaby-4-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-20 12:40:55.861 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 12:40:55.970 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 12:41:02.937 | + functions-common:apt_get:1113 : result=0 2021-12-20 12:41:02.939 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-20 12:41:02.941 | + functions-common:time_stop:2304 : local name 2021-12-20 12:41:02.943 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:41:02.946 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:41:02.948 | + functions-common:time_stop:2307 : local total 2021-12-20 12:41:02.950 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:41:02.952 | + functions-common:time_stop:2310 : name=apt-get 2021-12-20 12:41:02.955 | + functions-common:time_stop:2311 : start_time=1640004052890 2021-12-20 12:41:02.957 | + functions-common:time_stop:2313 : [[ -z 1640004052890 ]] 2021-12-20 12:41:02.959 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:41:02.963 | + functions-common:time_stop:2316 : end_time=1640004062961 2021-12-20 12:41:02.965 | + functions-common:time_stop:2317 : elapsed_time=10071 2021-12-20 12:41:02.968 | + functions-common:time_stop:2318 : total=293470 2021-12-20 12:41:02.970 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:41:02.972 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=303541 2021-12-20 12:41:02.974 | + functions-common:apt_get:1117 : return 0 2021-12-20 12:41:02.977 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-12-20 12:41:02.995 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:41:02.997 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-12-20 12:41:02.999 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-20 12:41:03.002 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-20 12:41:03.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-20 12:41:03.024 | + functions-common:install_package:1342 : update_package_repo 2021-12-20 12:41:03.026 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-12-20 12:41:03.028 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-12-20 12:41:03.030 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-12-20 12:41:03.033 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-12-20 12:41:03.035 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-12-20 12:41:03.037 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:03.040 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:03.042 | + functions-common:update_package_repo:1323 : apt_get_update 2021-12-20 12:41:03.044 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-20 12:41:03.046 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-20 12:41:03.048 | + functions-common:apt_get_update:1069 : return 2021-12-20 12:41:03.050 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-12-20 12:41:03.052 | + functions-common:real_install_package:1328 : is_ubuntu 2021-12-20 12:41:03.055 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:03.057 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:03.059 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-12-20 12:41:03.080 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-20 12:41:03.188 | Reading package lists... 2021-12-20 12:41:03.418 | Building dependency tree... 2021-12-20 12:41:03.419 | Reading state information... 2021-12-20 12:41:03.653 | fakeroot is already the newest version (1.24-1). 2021-12-20 12:41:03.654 | fakeroot set to manually installed. 2021-12-20 12:41:03.654 | make is already the newest version (4.2.1-1.2). 2021-12-20 12:41:03.654 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-20 12:41:03.654 | The following packages were automatically installed and are no longer required: 2021-12-20 12:41:03.655 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 12:41:03.655 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 12:41:03.655 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 12:41:03.655 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 12:41:03.655 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-20 12:41:03.655 | python3-zope.interface 2021-12-20 12:41:03.655 | Use 'sudo apt autoremove' to remove them. 2021-12-20 12:41:03.791 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 12:41:03.795 | + functions-common:apt_get:1113 : result=0 2021-12-20 12:41:03.797 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-20 12:41:03.799 | + functions-common:time_stop:2304 : local name 2021-12-20 12:41:03.801 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:41:03.804 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:41:03.806 | + functions-common:time_stop:2307 : local total 2021-12-20 12:41:03.808 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:41:03.810 | + functions-common:time_stop:2310 : name=apt-get 2021-12-20 12:41:03.812 | + functions-common:time_stop:2311 : start_time=1640004063077 2021-12-20 12:41:03.814 | + functions-common:time_stop:2313 : [[ -z 1640004063077 ]] 2021-12-20 12:41:03.817 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:41:03.822 | + functions-common:time_stop:2316 : end_time=1640004063819 2021-12-20 12:41:03.824 | + functions-common:time_stop:2317 : elapsed_time=742 2021-12-20 12:41:03.826 | + functions-common:time_stop:2318 : total=303541 2021-12-20 12:41:03.828 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:41:03.830 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=304283 2021-12-20 12:41:03.832 | + functions-common:apt_get:1117 : return 0 2021-12-20 12:41:03.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-20 12:41:03.837 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:03.839 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:03.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-20 12:41:03.843 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-20 12:41:03.846 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-20 12:41:03.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-20 12:41:03.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-20 12:41:03.856 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-20 12:41:03.856 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-20 12:41:03.861 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-20 12:41:03.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-20 12:41:03.865 | + functions:vercmp:628 : local v1=5.4 2021-12-20 12:41:03.868 | + functions:vercmp:629 : local 'op=<' 2021-12-20 12:41:03.870 | + functions:vercmp:630 : local v2=3.13 2021-12-20 12:41:03.872 | + functions:vercmp:631 : local result 2021-12-20 12:41:03.876 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-20 12:41:03.876 | ++ functions:vercmp:635 : sort -V 2021-12-20 12:41:03.877 | ++ functions:vercmp:635 : head -1 2021-12-20 12:41:03.881 | + functions:vercmp:635 : result=3.13 2021-12-20 12:41:03.884 | + functions:vercmp:637 : case $op in 2021-12-20 12:41:03.886 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-20 12:41:03.888 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-20 12:41:03.890 | + functions:vercmp:648 : return 2021-12-20 12:41:03.892 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-20 12:41:03.895 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-12-20 12:41:03.897 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-12-20 12:41:04.361 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-20 12:41:04.363 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-20 12:41:04.367 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:04.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:04.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-20 12:41:04.375 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:04.378 | + ./stack.sh:main:815 : is_service_enabled etcd3 2021-12-20 12:41:04.395 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:41:04.398 | + ./stack.sh:main:816 : install_etcd3 2021-12-20 12:41:04.401 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-20 12:41:04.401 | Installing etcd 2021-12-20 12:41:04.403 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-20 12:41:04.417 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-20 12:41:04.434 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-20 12:41:04.436 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-20 12:41:04.449 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-20 12:41:04.451 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 12:41:04.454 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 12:41:04.457 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 12:41:04.461 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 12:41:04.463 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-20 12:41:04.466 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-20 12:41:04.468 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 12:41:04.471 | --2021-12-20 12:41:04-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 12:41:04.475 | Resolving github.com (github.com)... 140.82.121.4 2021-12-20 12:41:04.520 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-12-20 12:41:04.656 | HTTP request sent, awaiting response... 302 Found 2021-12-20 12:41:04.656 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211220%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211220T124029Z&X-Amz-Expires=300&X-Amz-Signature=d1cac1d167d16159c0a6e13e43ac564af5cc4c9a90f8eacfaa947b1d2e90e55a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-12-20 12:41:04.657 | --2021-12-20 12:41:04-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211220%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211220T124029Z&X-Amz-Expires=300&X-Amz-Signature=d1cac1d167d16159c0a6e13e43ac564af5cc4c9a90f8eacfaa947b1d2e90e55a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-12-20 12:41:04.658 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2021-12-20 12:41:04.682 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2021-12-20 12:41:04.872 | HTTP request sent, awaiting response... 200 OK 2021-12-20 12:41:04.872 | Length: 11350736 (11M) [application/octet-stream] 2021-12-20 12:41:04.872 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-20 12:41:04.983 | 2021-12-20 12:41:05.137 | 0K ........ .. 100% 40.9M=0.3s 2021-12-20 12:41:05.137 | 2021-12-20 12:41:05.137 | 2021-12-20 12:41:05 (40.9 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-20 12:41:05.137 | 2021-12-20 12:41:05.141 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-12-20 12:41:05.143 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 12:41:05.145 | ++ functions:get_extra_file:74 : return 2021-12-20 12:41:05.148 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-20 12:41:05.151 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-20 12:41:05.153 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-20 12:41:05.155 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-20 12:41:05.287 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-20 12:41:05.291 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/ 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/README.md 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-20 12:41:05.295 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-20 12:41:05.296 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-20 12:41:05.297 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-20 12:41:05.298 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-20 12:41:05.299 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-20 12:41:05.300 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-20 12:41:05.301 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-20 12:41:05.302 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-20 12:41:05.302 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-20 12:41:05.302 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-20 12:41:05.302 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-20 12:41:05.302 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-20 12:41:05.302 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-20 12:41:05.302 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-20 12:41:05.302 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-20 12:41:05.302 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-20 12:41:05.302 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-20 12:41:05.302 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-20 12:41:05.302 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-20 12:41:05.303 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-20 12:41:05.303 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-20 12:41:05.303 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-20 12:41:05.303 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-20 12:41:05.303 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-20 12:41:05.303 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-20 12:41:05.305 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-20 12:41:05.305 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-20 12:41:05.305 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-20 12:41:05.305 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-20 12:41:05.305 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-20 12:41:05.305 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-20 12:41:05.305 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-20 12:41:05.305 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-20 12:41:05.493 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-20 12:41:05.493 | etcd-v3.3.12-linux-amd64/etcd 2021-12-20 12:41:05.721 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-20 12:41:05.759 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-20 12:41:05.793 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-20 12:41:05.795 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2021-12-20 12:41:05.811 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:41:05.813 | + ./stack.sh:main:835 : install_dstat 2021-12-20 12:41:05.815 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-20 12:41:05.831 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:41:05.833 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2021-12-20 12:41:05.836 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-20 12:41:05.838 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-12-20 12:41:05.840 | + ./stack.sh:main:844 : install_libs 2021-12-20 12:41:05.842 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-12-20 12:41:05.845 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-12-20 12:41:05.847 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-12-20 12:41:05.849 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-20 12:41:05.852 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:05.854 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:05.856 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-20 12:41:05.859 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:05.861 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-12-20 12:41:05.863 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-12-20 12:41:05.865 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-12-20 12:41:05.867 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-20 12:41:05.869 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:05.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:05.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-20 12:41:05.878 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:05.880 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-12-20 12:41:05.882 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-12-20 12:41:05.884 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-12-20 12:41:05.887 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-20 12:41:05.889 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:05.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:05.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-20 12:41:05.895 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:05.898 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-12-20 12:41:05.900 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-12-20 12:41:05.902 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-12-20 12:41:05.905 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-20 12:41:05.907 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:05.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:05.911 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-20 12:41:05.914 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:05.916 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-12-20 12:41:05.918 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-12-20 12:41:05.920 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-12-20 12:41:05.923 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-20 12:41:05.925 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:05.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:05.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-20 12:41:05.931 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:05.934 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-12-20 12:41:05.936 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-12-20 12:41:05.938 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-12-20 12:41:05.940 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-20 12:41:05.942 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:05.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:05.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-20 12:41:05.949 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:05.951 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-12-20 12:41:05.953 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-12-20 12:41:05.955 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-12-20 12:41:05.958 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-20 12:41:05.961 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:05.963 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:05.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-20 12:41:05.967 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:05.969 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-12-20 12:41:05.972 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-12-20 12:41:05.974 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-12-20 12:41:05.977 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-20 12:41:05.979 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:05.981 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:05.983 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-20 12:41:05.986 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:05.988 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-12-20 12:41:05.990 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-12-20 12:41:05.992 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-12-20 12:41:05.994 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-20 12:41:05.997 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:05.999 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.001 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-20 12:41:06.003 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.005 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-12-20 12:41:06.008 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-12-20 12:41:06.011 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-12-20 12:41:06.013 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-20 12:41:06.016 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.018 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.020 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-20 12:41:06.022 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.025 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-12-20 12:41:06.027 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-12-20 12:41:06.029 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-12-20 12:41:06.032 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-20 12:41:06.034 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.036 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.039 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-20 12:41:06.041 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.043 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-12-20 12:41:06.045 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-12-20 12:41:06.048 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-12-20 12:41:06.050 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-20 12:41:06.052 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.057 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-20 12:41:06.059 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.061 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-12-20 12:41:06.063 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-12-20 12:41:06.065 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-12-20 12:41:06.067 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-20 12:41:06.070 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-20 12:41:06.076 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.078 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-12-20 12:41:06.080 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-12-20 12:41:06.083 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-12-20 12:41:06.085 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-20 12:41:06.088 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-20 12:41:06.094 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.097 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-12-20 12:41:06.099 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-12-20 12:41:06.102 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-12-20 12:41:06.104 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-20 12:41:06.106 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.111 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-20 12:41:06.113 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.115 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-12-20 12:41:06.117 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-12-20 12:41:06.119 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-12-20 12:41:06.122 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-20 12:41:06.124 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-20 12:41:06.130 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.133 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-12-20 12:41:06.135 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-12-20 12:41:06.137 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-12-20 12:41:06.139 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-20 12:41:06.142 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-20 12:41:06.149 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.151 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-12-20 12:41:06.153 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-12-20 12:41:06.156 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-12-20 12:41:06.158 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-20 12:41:06.160 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-20 12:41:06.167 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.170 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-12-20 12:41:06.172 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-12-20 12:41:06.174 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-12-20 12:41:06.176 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-20 12:41:06.178 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-20 12:41:06.185 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.188 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-12-20 12:41:06.190 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-12-20 12:41:06.192 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-12-20 12:41:06.194 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-20 12:41:06.197 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-20 12:41:06.203 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.206 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-12-20 12:41:06.208 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-12-20 12:41:06.211 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-12-20 12:41:06.213 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-20 12:41:06.215 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-20 12:41:06.222 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.224 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-12-20 12:41:06.226 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-12-20 12:41:06.228 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-12-20 12:41:06.231 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-20 12:41:06.233 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-20 12:41:06.240 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.242 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-12-20 12:41:06.244 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-12-20 12:41:06.246 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-12-20 12:41:06.248 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-20 12:41:06.250 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-20 12:41:06.258 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.260 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-12-20 12:41:06.263 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-12-20 12:41:06.265 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-12-20 12:41:06.267 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-20 12:41:06.269 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-20 12:41:06.276 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.279 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-12-20 12:41:06.281 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-12-20 12:41:06.283 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-12-20 12:41:06.285 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-20 12:41:06.288 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.290 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-20 12:41:06.294 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.297 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-12-20 12:41:06.299 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-12-20 12:41:06.301 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-12-20 12:41:06.303 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-20 12:41:06.305 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.310 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-20 12:41:06.312 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.314 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-12-20 12:41:06.316 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-12-20 12:41:06.319 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-12-20 12:41:06.321 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-20 12:41:06.324 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-20 12:41:06.330 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.332 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-12-20 12:41:06.335 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-12-20 12:41:06.337 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-12-20 12:41:06.340 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-20 12:41:06.342 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-20 12:41:06.348 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.351 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-12-20 12:41:06.354 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-12-20 12:41:06.356 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-12-20 12:41:06.358 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-20 12:41:06.361 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.363 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-20 12:41:06.368 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.370 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-12-20 12:41:06.372 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-12-20 12:41:06.374 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-12-20 12:41:06.376 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-20 12:41:06.379 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-20 12:41:06.386 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.388 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-12-20 12:41:06.390 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-12-20 12:41:06.392 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-12-20 12:41:06.395 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-20 12:41:06.397 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.401 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-20 12:41:06.403 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.406 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-12-20 12:41:06.408 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-12-20 12:41:06.410 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-12-20 12:41:06.413 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-20 12:41:06.415 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.420 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-20 12:41:06.422 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.424 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-12-20 12:41:06.426 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-12-20 12:41:06.429 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-12-20 12:41:06.432 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-20 12:41:06.434 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-20 12:41:06.440 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.443 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-12-20 12:41:06.445 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-12-20 12:41:06.447 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-12-20 12:41:06.449 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-20 12:41:06.452 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-20 12:41:06.458 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.461 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-12-20 12:41:06.463 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-12-20 12:41:06.465 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-12-20 12:41:06.467 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-20 12:41:06.469 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-20 12:41:06.477 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.479 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-12-20 12:41:06.481 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-12-20 12:41:06.484 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-12-20 12:41:06.486 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-20 12:41:06.488 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:06.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:06.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-20 12:41:06.495 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:06.497 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-12-20 12:41:06.518 | Using python 3.8 to install etcd3 2021-12-20 12:41:06.520 | + 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 2021-12-20 12:41:07.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:41:07.164 | from cryptography.utils import int_from_bytes 2021-12-20 12:41:07.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:41:07.164 | from cryptography.utils import int_from_bytes 2021-12-20 12:41:08.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:41:08.174 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:08.174 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:08.180 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:08.184 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:08.186 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:08.188 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:08.307 | Collecting etcd3===0.12.0 2021-12-20 12:41:08.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-20 12:41:11.091 | Collecting grpcio===1.36.1 2021-12-20 12:41:11.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/216/fbd2a488e74c3/grpcio-1.36.1-cp38-cp38-manylinux2014_x86_64.whl (4.1 MB) 2021-12-20 12:41:11.975 | Collecting protobuf===3.15.6 2021-12-20 12:41:12.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ec/20a6ded7d0888/protobuf-3.15.6-cp38-cp38-manylinux1_x86_64.whl (1.0 MB) 2021-12-20 12:41:12.099 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-12-20 12:41:12.102 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (6.3.1) 2021-12-20 12:41:12.116 | Building wheels for collected packages: etcd3 2021-12-20 12:41:12.117 | Building wheel for etcd3 (setup.py): started 2021-12-20 12:41:12.837 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-20 12:41:12.837 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=42a789183cb8a687a622c46e33b257a925eb9ade9f44af84de255c1d01090e71 2021-12-20 12:41:12.838 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-12-20 12:41:12.838 | Successfully built etcd3 2021-12-20 12:41:14.215 | Installing collected packages: grpcio, protobuf, etcd3 2021-12-20 12:41:14.837 | Successfully installed etcd3-0.12.0 grpcio-1.36.1 protobuf-3.15.6 2021-12-20 12:41:14.941 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:41:14.941 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:41:15.029 | + inc/python:pip_install:200 : result=0 2021-12-20 12:41:15.031 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:41:15.033 | + functions-common:time_stop:2304 : local name 2021-12-20 12:41:15.035 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:41:15.037 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:41:15.040 | + functions-common:time_stop:2307 : local total 2021-12-20 12:41:15.042 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:41:15.044 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:41:15.046 | + functions-common:time_stop:2311 : start_time=1640004066512 2021-12-20 12:41:15.048 | + functions-common:time_stop:2313 : [[ -z 1640004066512 ]] 2021-12-20 12:41:15.051 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:41:15.055 | + functions-common:time_stop:2316 : end_time=1640004075052 2021-12-20 12:41:15.057 | + functions-common:time_stop:2317 : elapsed_time=8540 2021-12-20 12:41:15.059 | + functions-common:time_stop:2318 : total=30531 2021-12-20 12:41:15.061 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:41:15.063 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=39071 2021-12-20 12:41:15.065 | + inc/python:pip_install:203 : return 0 2021-12-20 12:41:15.068 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-12-20 12:41:15.089 | Using python 3.8 to install etcd3gw 2021-12-20 12:41:15.092 | + 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 2021-12-20 12:41:15.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:41:15.769 | from cryptography.utils import int_from_bytes 2021-12-20 12:41:15.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:41:15.769 | from cryptography.utils import int_from_bytes 2021-12-20 12:41:16.783 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:41:16.787 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:16.788 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:16.794 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:16.799 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:16.800 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:16.802 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:16.930 | Collecting etcd3gw===0.2.5 2021-12-20 12:41:16.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-12-20 12:41:17.014 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.3.0) 2021-12-20 12:41:17.019 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.26.3) 2021-12-20 12:41:17.041 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.25.1) 2021-12-20 12:41:17.060 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-12-20 12:41:17.063 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-12-20 12:41:17.065 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2021-12-20 12:41:17.068 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.10) 2021-12-20 12:41:17.071 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-12-20 12:41:18.388 | Installing collected packages: etcd3gw 2021-12-20 12:41:18.487 | Successfully installed etcd3gw-0.2.5 2021-12-20 12:41:18.599 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:41:18.599 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:41:18.673 | + inc/python:pip_install:200 : result=0 2021-12-20 12:41:18.675 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:41:18.677 | + functions-common:time_stop:2304 : local name 2021-12-20 12:41:18.680 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:41:18.683 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:41:18.685 | + functions-common:time_stop:2307 : local total 2021-12-20 12:41:18.687 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:41:18.689 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:41:18.691 | + functions-common:time_stop:2311 : start_time=1640004075082 2021-12-20 12:41:18.693 | + functions-common:time_stop:2313 : [[ -z 1640004075082 ]] 2021-12-20 12:41:18.696 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:41:18.700 | + functions-common:time_stop:2316 : end_time=1640004078698 2021-12-20 12:41:18.702 | + functions-common:time_stop:2317 : elapsed_time=3616 2021-12-20 12:41:18.704 | + functions-common:time_stop:2318 : total=39071 2021-12-20 12:41:18.707 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:41:18.709 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=42687 2021-12-20 12:41:18.711 | + inc/python:pip_install:203 : return 0 2021-12-20 12:41:18.714 | + ./stack.sh:main:847 : install_apache_uwsgi 2021-12-20 12:41:18.716 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-20 12:41:18.718 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-20 12:41:18.720 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-20 12:41:18.722 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-20 12:41:18.725 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 12:41:18.727 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 12:41:18.729 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 12:41:18.731 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-20 12:41:18.734 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-20 12:41:18.736 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-20 12:41:18.738 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 12:41:18.740 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-20 12:41:18.743 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-20 12:41:18.745 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:18.747 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:18.750 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-20 12:41:18.752 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-12-20 12:41:18.754 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-20 12:41:18.756 | + functions-common:install_package:1342 : update_package_repo 2021-12-20 12:41:18.759 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-12-20 12:41:18.761 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-12-20 12:41:18.763 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-12-20 12:41:18.765 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-12-20 12:41:18.768 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-12-20 12:41:18.770 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:18.772 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:18.774 | + functions-common:update_package_repo:1323 : apt_get_update 2021-12-20 12:41:18.777 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-20 12:41:18.779 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-20 12:41:18.781 | + functions-common:apt_get_update:1069 : return 2021-12-20 12:41:18.783 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-20 12:41:18.785 | + functions-common:real_install_package:1328 : is_ubuntu 2021-12-20 12:41:18.788 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:18.790 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:18.792 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-20 12:41:18.813 | + functions-common:apt_get:1109 : 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 2021-12-20 12:41:18.921 | Reading package lists... 2021-12-20 12:41:19.154 | Building dependency tree... 2021-12-20 12:41:19.155 | Reading state information... 2021-12-20 12:41:19.391 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-20 12:41:19.391 | The following packages were automatically installed and are no longer required: 2021-12-20 12:41:19.392 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 12:41:19.393 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 12:41:19.393 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 12:41:19.393 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 12:41:19.393 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-20 12:41:19.393 | python3-zope.interface 2021-12-20 12:41:19.393 | Use 'sudo apt autoremove' to remove them. 2021-12-20 12:41:19.393 | The following additional packages will be installed: 2021-12-20 12:41:19.394 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-12-20 12:41:19.395 | Suggested packages: 2021-12-20 12:41:19.395 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-12-20 12:41:19.462 | The following NEW packages will be installed: 2021-12-20 12:41:19.462 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-12-20 12:41:19.739 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 12:41:19.740 | Need to get 1,306 kB of archives. 2021-12-20 12:41:19.740 | After this operation, 4,613 kB of additional disk space will be used. 2021-12-20 12:41:19.740 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-12-20 12:41:20.448 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-12-20 12:41:20.501 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-12-20 12:41:20.606 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-12-20 12:41:20.723 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-12-20 12:41:20.726 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-12-20 12:41:21.291 | Fetched 1,306 kB in 1s (1,030 kB/s) 2021-12-20 12:41:21.323 | Selecting previously unselected package libnorm1:amd64. 2021-12-20 12:41:21.373 | (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 ... 89358 files and directories currently installed.) 2021-12-20 12:41:21.377 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-12-20 12:41:21.381 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-20 12:41:21.450 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-20 12:41:21.459 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-12-20 12:41:21.461 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-20 12:41:21.512 | Selecting previously unselected package libzmq5:amd64. 2021-12-20 12:41:21.521 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-12-20 12:41:21.523 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-20 12:41:21.587 | Selecting previously unselected package uwsgi-core. 2021-12-20 12:41:21.596 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-12-20 12:41:21.598 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-20 12:41:21.745 | Selecting previously unselected package uwsgi. 2021-12-20 12:41:21.754 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-12-20 12:41:21.756 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-12-20 12:41:21.793 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-20 12:41:21.802 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-12-20 12:41:21.804 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-20 12:41:21.866 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-20 12:41:21.872 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-20 12:41:21.877 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-20 12:41:21.884 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-20 12:41:21.896 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-12-20 12:41:22.730 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-20 12:41:22.755 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 12:41:23.123 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 12:41:23.453 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-20 12:41:30.091 | + functions-common:apt_get:1113 : result=0 2021-12-20 12:41:30.093 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-20 12:41:30.096 | + functions-common:time_stop:2304 : local name 2021-12-20 12:41:30.098 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:41:30.100 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:41:30.102 | + functions-common:time_stop:2307 : local total 2021-12-20 12:41:30.105 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:41:30.107 | + functions-common:time_stop:2310 : name=apt-get 2021-12-20 12:41:30.109 | + functions-common:time_stop:2311 : start_time=1640004078810 2021-12-20 12:41:30.111 | + functions-common:time_stop:2313 : [[ -z 1640004078810 ]] 2021-12-20 12:41:30.113 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:41:30.117 | + functions-common:time_stop:2316 : end_time=1640004090115 2021-12-20 12:41:30.120 | + functions-common:time_stop:2317 : elapsed_time=11305 2021-12-20 12:41:30.122 | + functions-common:time_stop:2318 : total=304283 2021-12-20 12:41:30.124 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:41:30.126 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=315588 2021-12-20 12:41:30.128 | + functions-common:apt_get:1117 : return 0 2021-12-20 12:41:30.130 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-12-20 12:41:30.133 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:30.135 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:30.137 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-12-20 12:41:30.200 | Enabling module proxy. 2021-12-20 12:41:30.206 | To activate the new configuration, you need to run: 2021-12-20 12:41:30.206 | systemctl restart apache2 2021-12-20 12:41:30.211 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-12-20 12:41:30.272 | Considering dependency proxy for proxy_uwsgi: 2021-12-20 12:41:30.272 | Module proxy already enabled 2021-12-20 12:41:30.272 | Enabling module proxy_uwsgi. 2021-12-20 12:41:30.278 | To activate the new configuration, you need to run: 2021-12-20 12:41:30.278 | systemctl restart apache2 2021-12-20 12:41:30.282 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-12-20 12:41:30.284 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 12:41:30.287 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-12-20 12:41:30.289 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-12-20 12:41:30.417 | + ./stack.sh:main:850 : install_keystoneauth 2021-12-20 12:41:30.419 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-12-20 12:41:30.422 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-20 12:41:30.424 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:30.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:30.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-20 12:41:30.431 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:30.434 | + ./stack.sh:main:851 : install_keystoneclient 2021-12-20 12:41:30.436 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-12-20 12:41:30.438 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-20 12:41:30.440 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:30.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:30.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-20 12:41:30.448 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:30.450 | + ./stack.sh:main:852 : install_glanceclient 2021-12-20 12:41:30.452 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-12-20 12:41:30.454 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-20 12:41:30.457 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:30.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:30.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-20 12:41:30.464 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:30.467 | + ./stack.sh:main:853 : install_cinderclient 2021-12-20 12:41:30.469 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2021-12-20 12:41:30.471 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-20 12:41:30.473 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:30.476 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:30.478 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-20 12:41:30.480 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:30.483 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2021-12-20 12:41:30.485 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-20 12:41:30.487 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:30.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:30.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-20 12:41:30.494 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:30.496 | + ./stack.sh:main:854 : install_novaclient 2021-12-20 12:41:30.498 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2021-12-20 12:41:30.501 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-20 12:41:30.503 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:30.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:30.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-20 12:41:30.510 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:30.513 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2021-12-20 12:41:30.529 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:41:30.532 | + ./stack.sh:main:856 : install_swiftclient 2021-12-20 12:41:30.534 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-20 12:41:30.537 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-20 12:41:30.539 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:30.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:30.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-20 12:41:30.546 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:30.548 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2021-12-20 12:41:30.564 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:41:30.567 | + ./stack.sh:main:859 : install_neutronclient 2021-12-20 12:41:30.569 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-20 12:41:30.572 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-20 12:41:30.574 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:30.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:30.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-20 12:41:30.581 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:30.583 | + ./stack.sh:main:863 : install_keystonemiddleware 2021-12-20 12:41:30.586 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-12-20 12:41:30.588 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-20 12:41:30.590 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:30.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:30.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-20 12:41:30.597 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:30.600 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-12-20 12:41:30.602 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-20 12:41:30.605 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 12:41:30.608 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-20 12:41:30.610 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-20 12:41:30.613 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 12:41:30.616 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-20 12:41:30.617 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 12:41:30.622 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-20 12:41:30.624 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-20 12:41:30.626 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-20 12:41:30.629 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-20 12:41:30.631 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-20 12:41:30.652 | Using python 3.8 to install keystonemiddleware 2021-12-20 12:41:30.654 | + 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 2021-12-20 12:41:31.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:41:31.311 | from cryptography.utils import int_from_bytes 2021-12-20 12:41:31.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:41:31.311 | from cryptography.utils import int_from_bytes 2021-12-20 12:41:32.338 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:41:32.342 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:32.342 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:32.348 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:32.353 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:32.354 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:32.356 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:32.362 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (9.2.0) 2021-12-20 12:41:32.431 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.7.0) 2021-12-20 12:41:32.466 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (8.5.1) 2021-12-20 12:41:32.508 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.1.2) 2021-12-20 12:41:32.513 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-12-20 12:41:32.520 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-12-20 12:41:32.522 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.4.0) 2021-12-20 12:41:32.527 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.3.1) 2021-12-20 12:41:32.591 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (4.2.0) 2021-12-20 12:41:32.610 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.4.2) 2021-12-20 12:41:32.613 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (4.8.0) 2021-12-20 12:41:32.629 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2021.1) 2021-12-20 12:41:32.633 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2021-12-20 12:41:32.642 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-12-20 12:41:32.645 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.25.1) 2021-12-20 12:41:32.664 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-12-20 12:41:32.677 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2021-12-20 12:41:32.683 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-12-20 12:41:32.694 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.4.0) 2021-12-20 12:41:32.733 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.1) 2021-12-20 12:41:32.739 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2021-12-20 12:41:32.744 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (5.4.1) 2021-12-20 12:41:32.747 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-12-20 12:41:32.754 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.7.0) 2021-12-20 12:41:32.758 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.1.14) 2021-12-20 12:41:32.761 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-12-20 12:41:32.765 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.10.9) 2021-12-20 12:41:32.769 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-12-20 12:41:32.772 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.2) 2021-12-20 12:41:32.775 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-12-20 12:41:32.778 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.10) 2021-12-20 12:41:32.781 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2021-12-20 12:41:32.783 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.26.3) 2021-12-20 12:41:32.804 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.9.6) 2021-12-20 12:41:32.806 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.8.1) 2021-12-20 12:41:32.810 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.12.1) 2021-12-20 12:41:34.063 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:41:34.063 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:41:34.135 | + inc/python:pip_install:200 : result=0 2021-12-20 12:41:34.137 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:41:34.139 | + functions-common:time_stop:2304 : local name 2021-12-20 12:41:34.141 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:41:34.144 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:41:34.146 | + functions-common:time_stop:2307 : local total 2021-12-20 12:41:34.149 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:41:34.151 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:41:34.153 | + functions-common:time_stop:2311 : start_time=1640004090647 2021-12-20 12:41:34.155 | + functions-common:time_stop:2313 : [[ -z 1640004090647 ]] 2021-12-20 12:41:34.158 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:41:34.162 | + functions-common:time_stop:2316 : end_time=1640004094159 2021-12-20 12:41:34.164 | + functions-common:time_stop:2317 : elapsed_time=3512 2021-12-20 12:41:34.166 | + functions-common:time_stop:2318 : total=42687 2021-12-20 12:41:34.168 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:41:34.170 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=46199 2021-12-20 12:41:34.173 | + inc/python:pip_install:203 : return 0 2021-12-20 12:41:34.175 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-12-20 12:41:34.177 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-20 12:41:34.180 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 12:41:34.182 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-20 12:41:34.185 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-20 12:41:34.187 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 12:41:34.191 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-20 12:41:34.191 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 12:41:34.197 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-20 12:41:34.199 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-20 12:41:34.201 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-20 12:41:34.204 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-20 12:41:34.206 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-20 12:41:34.227 | Using python 3.8 to install python-memcached 2021-12-20 12:41:34.230 | + 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 2021-12-20 12:41:34.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:41:34.887 | from cryptography.utils import int_from_bytes 2021-12-20 12:41:34.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:41:34.888 | from cryptography.utils import int_from_bytes 2021-12-20 12:41:35.889 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:41:35.893 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:35.894 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:35.900 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:35.904 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:35.906 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:35.908 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:36.027 | Collecting python-memcached===1.59 2021-12-20 12:41:36.034 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-20 12:41:36.102 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-12-20 12:41:37.471 | Installing collected packages: python-memcached 2021-12-20 12:41:37.558 | Successfully installed python-memcached-1.59 2021-12-20 12:41:37.663 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:41:37.663 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:41:37.737 | + inc/python:pip_install:200 : result=0 2021-12-20 12:41:37.739 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:41:37.742 | + functions-common:time_stop:2304 : local name 2021-12-20 12:41:37.744 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:41:37.747 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:41:37.749 | + functions-common:time_stop:2307 : local total 2021-12-20 12:41:37.751 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:41:37.753 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:41:37.755 | + functions-common:time_stop:2311 : start_time=1640004094222 2021-12-20 12:41:37.757 | + functions-common:time_stop:2313 : [[ -z 1640004094222 ]] 2021-12-20 12:41:37.760 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:41:37.764 | + functions-common:time_stop:2316 : end_time=1640004097762 2021-12-20 12:41:37.766 | + functions-common:time_stop:2317 : elapsed_time=3540 2021-12-20 12:41:37.769 | + functions-common:time_stop:2318 : total=46199 2021-12-20 12:41:37.771 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:41:37.773 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=49739 2021-12-20 12:41:37.775 | + inc/python:pip_install:203 : return 0 2021-12-20 12:41:37.778 | + ./stack.sh:main:865 : is_service_enabled keystone 2021-12-20 12:41:37.795 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:41:37.797 | + ./stack.sh:main:866 : '[' 10.222.0.73 == 10.222.0.73 ']' 2021-12-20 12:41:37.799 | + ./stack.sh:main:867 : stack_install_service keystone 2021-12-20 12:41:37.802 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-20 12:41:37.805 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-20 12:41:37.807 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 12:41:37.809 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-20 12:41:37.811 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-12-20 12:41:37.826 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:41:37.828 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2021-12-20 12:41:37.830 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-20 12:41:37.832 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-12-20 12:41:37.834 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-12-20 12:41:37.837 | + functions-common:git_clone:526 : local orig_dir 2021-12-20 12:41:37.839 | ++ functions-common:git_clone:527 : pwd 2021-12-20 12:41:37.842 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-20 12:41:37.844 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-20 12:41:37.846 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-20 12:41:37.862 | + functions-common:git_clone:530 : RECLONE=False 2021-12-20 12:41:37.864 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-20 12:41:37.867 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-20 12:41:37.870 | + functions-common:git_clone:544 : echo stable/wallaby 2021-12-20 12:41:37.870 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-20 12:41:37.875 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-12-20 12:41:37.877 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-20 12:41:37.879 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-12-20 12:41:37.881 | + functions-common:git_clone:593 : git show --oneline 2021-12-20 12:41:37.882 | + functions-common:git_clone:593 : head -1 2021-12-20 12:41:37.885 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2021-12-20 12:41:37.888 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-20 12:41:37.890 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-12-20 12:41:37.892 | + inc/python:setup_develop:338 : local bindep 2021-12-20 12:41:37.895 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-20 12:41:37.897 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-20 12:41:37.899 | + inc/python:setup_develop:344 : local extras= 2021-12-20 12:41:37.901 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-20 12:41:37.904 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 12:41:37.906 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-20 12:41:37.908 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-20 12:41:37.910 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 12:41:37.913 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-20 12:41:37.916 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-20 12:41:37.919 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 12:41:37.921 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-20 12:41:37.925 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 12:41:37.927 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 12:41:37.931 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-20 12:41:37.937 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-12-20 12:41:37.939 | + 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' 2021-12-20 12:41:38.550 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-12-20 12:41:38.553 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 12:41:38.555 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 12:41:38.557 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 12:41:38.559 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-20 12:41:38.561 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-12-20 12:41:38.563 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 12:41:38.565 | + inc/python:setup_package:427 : local extras= 2021-12-20 12:41:38.567 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 12:41:38.570 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-12-20 12:41:38.572 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-12-20 12:41:38.574 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-12-20 12:41:38.577 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 12:41:38.579 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-12-20 12:41:38.598 | Using python 3.8 to install /opt/stack/keystone 2021-12-20 12:41:38.601 | + 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 2021-12-20 12:41:39.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:41:39.255 | from cryptography.utils import int_from_bytes 2021-12-20 12:41:39.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:41:39.255 | from cryptography.utils import int_from_bytes 2021-12-20 12:41:40.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:41:40.253 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 12:41:40.257 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:40.258 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:40.259 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:40.261 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:40.264 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:40.271 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:40.275 | Obtaining file:///opt/stack/keystone 2021-12-20 12:41:41.809 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 12:41:43.443 | Collecting Flask===1.1.2 2021-12-20 12:41:43.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-12-20 12:41:43.639 | Collecting Flask-RESTful===0.3.8 2021-12-20 12:41:43.645 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-12-20 12:41:43.721 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-12-20 12:41:43.728 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-12-20 12:41:43.789 | Collecting PyJWT===2.0.1 2021-12-20 12:41:43.795 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-12-20 12:41:43.826 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-12-20 12:41:43.854 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-12-20 12:41:44.000 | Collecting Werkzeug===1.0.1 2021-12-20 12:41:44.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-12-20 12:41:44.189 | Collecting aniso8601===9.0.1 2021-12-20 12:41:44.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-12-20 12:41:44.481 | Collecting bcrypt===3.2.0 2021-12-20 12:41:44.487 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-12-20 12:41:44.562 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-12-20 12:41:44.617 | Collecting click===7.1.2 2021-12-20 12:41:44.627 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-12-20 12:41:44.636 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-12-20 12:41:44.674 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-12-20 12:41:44.783 | Collecting itsdangerous===1.1.0 2021-12-20 12:41:44.790 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-12-20 12:41:44.856 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-12-20 12:41:44.867 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2021-12-20 12:41:44.919 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2021-12-20 12:41:44.921 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (3.1.0) 2021-12-20 12:41:44.926 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-12-20 12:41:44.967 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.1) 2021-12-20 12:41:45.012 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.1) 2021-12-20 12:41:45.018 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2021-12-20 12:41:45.065 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-12-20 12:41:45.071 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-12-20 12:41:45.109 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-12-20 12:41:45.164 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-12-20 12:41:45.181 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.0) 2021-12-20 12:41:45.196 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-12-20 12:41:45.205 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-12-20 12:41:45.228 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-12-20 12:41:45.238 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-12-20 12:41:45.254 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-12-20 12:41:45.301 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-12-20 12:41:45.396 | Collecting passlib===1.7.4 2021-12-20 12:41:45.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-12-20 12:41:45.493 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-12-20 12:41:45.496 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-12-20 12:41:45.498 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-12-20 12:41:45.508 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-12-20 12:41:45.511 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-12-20 12:41:45.513 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-12-20 12:41:45.621 | Collecting pysaml2===6.5.1 2021-12-20 12:41:45.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-12-20 12:41:45.719 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-12-20 12:41:45.723 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-12-20 12:41:45.742 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-12-20 12:41:45.745 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-12-20 12:41:45.764 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-12-20 12:41:46.002 | Collecting scrypt===0.8.17 2021-12-20 12:41:46.010 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ee/0adceb7656429/scrypt-0.8.17-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-12-20 12:41:46.094 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-12-20 12:41:46.097 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-12-20 12:41:46.107 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-12-20 12:41:46.109 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-12-20 12:41:46.111 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-12-20 12:41:46.118 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-12-20 12:41:46.126 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-12-20 12:41:46.132 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-12-20 12:41:46.149 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-12-20 12:41:46.152 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-12-20 12:41:46.159 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.3) 2021-12-20 12:41:46.314 | Collecting xmlschema===1.5.2 2021-12-20 12:41:46.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/bf5d6d23f5f32/xmlschema-1.5.2-py3-none-any.whl (251 kB) 2021-12-20 12:41:46.416 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-12-20 12:41:46.420 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-12-20 12:41:46.423 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2021-12-20 12:41:46.483 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-12-20 12:41:46.486 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-12-20 12:41:46.493 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-12-20 12:41:46.497 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-12-20 12:41:46.505 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-12-20 12:41:46.512 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2021-12-20 12:41:46.551 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-12-20 12:41:46.555 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-12-20 12:41:46.558 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-12-20 12:41:46.567 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-12-20 12:41:46.577 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-12-20 12:41:46.587 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-12-20 12:41:46.596 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-12-20 12:41:46.606 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-12-20 12:41:46.614 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-12-20 12:41:46.619 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-12-20 12:41:46.622 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-12-20 12:41:46.736 | Collecting importlib-resources===5.1.2 2021-12-20 12:41:46.743 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eba/b3efe74d83b04/importlib_resources-5.1.2-py3-none-any.whl (25 kB) 2021-12-20 12:41:46.848 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-12-20 12:41:46.942 | Collecting defusedxml===0.7.1 2021-12-20 12:41:46.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-12-20 12:41:47.019 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-12-20 12:41:47.023 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-12-20 12:41:47.025 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-12-20 12:41:47.028 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-12-20 12:41:47.030 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-12-20 12:41:47.033 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-12-20 12:41:47.035 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-12-20 12:41:47.037 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-12-20 12:41:47.166 | Collecting elementpath===2.2.0 2021-12-20 12:41:47.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eae/259ab72a643c1/elementpath-2.2.0-py3-none-any.whl (142 kB) 2021-12-20 12:41:47.250 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-12-20 12:41:47.254 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-12-20 12:41:47.257 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-12-20 12:41:47.264 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.4) 2021-12-20 12:41:47.266 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-12-20 12:41:47.269 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-12-20 12:41:47.277 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-12-20 12:41:47.284 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (54.1.1) 2021-12-20 12:41:47.335 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-12-20 12:41:47.340 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-12-20 12:41:48.208 | Installing collected packages: Werkzeug, itsdangerous, click, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, importlib-resources, elementpath, xmlschema, defusedxml, pysaml2, PyJWT, keystone 2021-12-20 12:41:48.431 | Attempting uninstall: click 2021-12-20 12:41:48.432 | Found existing installation: Click 7.0 2021-12-20 12:41:48.442 | Uninstalling Click-7.0: 2021-12-20 12:41:48.470 | Successfully uninstalled Click-7.0 2021-12-20 12:41:50.300 | Attempting uninstall: PyJWT 2021-12-20 12:41:50.301 | Found existing installation: PyJWT 1.7.1 2021-12-20 12:41:50.311 | Uninstalling PyJWT-1.7.1: 2021-12-20 12:41:50.338 | Successfully uninstalled PyJWT-1.7.1 2021-12-20 12:41:50.368 | Running setup.py develop for keystone 2021-12-20 12:41:52.077 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-2.0.1 Werkzeug-1.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-7.1.2 defusedxml-0.7.1 elementpath-2.2.0 importlib-resources-5.1.2 itsdangerous-1.1.0 keystone passlib-1.7.4 pysaml2-6.5.1 scrypt-0.8.17 xmlschema-1.5.2 2021-12-20 12:41:52.196 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:41:52.196 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:41:52.276 | + inc/python:pip_install:200 : result=0 2021-12-20 12:41:52.279 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:41:52.281 | + functions-common:time_stop:2304 : local name 2021-12-20 12:41:52.283 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:41:52.285 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:41:52.287 | + functions-common:time_stop:2307 : local total 2021-12-20 12:41:52.289 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:41:52.291 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:41:52.293 | + functions-common:time_stop:2311 : start_time=1640004098593 2021-12-20 12:41:52.295 | + functions-common:time_stop:2313 : [[ -z 1640004098593 ]] 2021-12-20 12:41:52.298 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:41:52.301 | + functions-common:time_stop:2316 : end_time=1640004112299 2021-12-20 12:41:52.304 | + functions-common:time_stop:2317 : elapsed_time=13706 2021-12-20 12:41:52.306 | + functions-common:time_stop:2318 : total=49739 2021-12-20 12:41:52.308 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:41:52.310 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63445 2021-12-20 12:41:52.312 | + inc/python:pip_install:203 : return 0 2021-12-20 12:41:52.314 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 12:41:52.317 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-20 12:41:52.320 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-20 12:41:52.337 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-20 12:41:52.348 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-12-20 12:41:52.351 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-20 12:41:52.353 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:41:52.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:41:52.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-20 12:41:52.360 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:41:52.362 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-12-20 12:41:52.378 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:41:52.381 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-12-20 12:41:52.384 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 12:41:52.386 | + ./stack.sh:main:868 : configure_keystone 2021-12-20 12:41:52.388 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-12-20 12:41:52.401 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-20 12:41:52.403 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-20 12:41:52.408 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-12-20 12:41:52.424 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:41:52.426 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-20 12:41:52.455 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-20 12:41:52.482 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-20 12:41:52.513 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-20 12:41:52.542 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-20 12:41:52.573 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-20 12:41:52.602 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-20 12:41:52.629 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-20 12:41:52.657 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-20 12:41:52.659 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-20 12:41:52.661 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-20 12:41:52.664 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-20 12:41:52.666 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-20 12:41:52.669 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-20 12:41:52.684 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:41:52.687 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-20 12:41:52.689 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-20 12:41:52.692 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-20 12:41:52.706 | ++ functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:41:52.708 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2021-12-20 12:41:52.711 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2021-12-20 12:41:52.741 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-20 12:41:52.743 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-20 12:41:52.746 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-12-20 12:41:52.748 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-12-20 12:41:52.750 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-12-20 12:41:52.766 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:41:52.769 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.73/identity 2021-12-20 12:41:52.798 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.73/identity 2021-12-20 12:41:52.825 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-12-20 12:41:52.827 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-20 12:41:52.859 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-12-20 12:41:52.861 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-20 12:41:52.863 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-20 12:41:52.866 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-12-20 12:41:52.868 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-20 12:41:52.871 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-20 12:41:52.900 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-12-20 12:41:52.902 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-12-20 12:41:52.905 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-20 12:41:52.907 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-20 12:41:52.910 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-20 12:41:52.927 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-20 12:41:52.930 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-20 12:41:52.932 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-20 12:41:52.934 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-20 12:41:52.937 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-20 12:41:52.965 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 12:41:52.992 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 12:41:53.019 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-20 12:41:53.046 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-20 12:41:53.074 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-12-20 12:41:53.077 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-20 12:41:53.079 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-20 12:41:53.081 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-20 12:41:53.084 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-12-20 12:41:53.086 | + lib/apache:write_uwsgi_config:260 : local http= 2021-12-20 12:41:53.088 | + lib/apache:write_uwsgi_config:261 : local name= 2021-12-20 12:41:53.091 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-12-20 12:41:53.095 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-12-20 12:41:53.097 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-12-20 12:41:53.100 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-20 12:41:53.112 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-20 12:41:53.112 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-20 12:41:53.121 | d /var/run/uwsgi 0755 ubuntu root 2021-12-20 12:41:53.125 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-20 12:41:53.141 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-20 12:41:53.143 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-20 12:41:53.147 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-20 12:41:53.175 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-20 12:41:53.202 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-20 12:41:53.229 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-20 12:41:53.256 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-20 12:41:53.282 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-20 12:41:53.310 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-20 12:41:53.337 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-20 12:41:53.363 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-20 12:41:53.390 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-20 12:41:53.417 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-20 12:41:53.444 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-20 12:41:53.471 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-20 12:41:53.497 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-12-20 12:41:53.499 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-12-20 12:41:53.502 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-12-20 12:41:53.504 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-12-20 12:41:53.507 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-12-20 12:41:53.509 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:53.512 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:53.514 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-20 12:41:53.516 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-20 12:41:53.519 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-20 12:41:53.545 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-20 12:41:53.573 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-12-20 12:41:53.573 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-20 12:41:53.581 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-20 12:41:53.585 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-12-20 12:41:53.587 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-12-20 12:41:53.589 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-12-20 12:41:53.592 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-20 12:41:53.594 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 12:41:53.596 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:53.598 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:53.601 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-20 12:41:53.603 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-12-20 12:41:53.606 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:53.608 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:53.610 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-12-20 12:41:53.672 | Enabling site keystone-wsgi-public. 2021-12-20 12:41:53.677 | To activate the new configuration, you need to run: 2021-12-20 12:41:53.677 | systemctl reload apache2 2021-12-20 12:41:53.682 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-12-20 12:41:53.685 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 12:41:53.687 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-12-20 12:41:53.690 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-12-20 12:41:53.818 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-12-20 12:41:53.821 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-12-20 12:41:53.823 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-12-20 12:41:53.826 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-12-20 12:41:53.828 | + lib/apache:write_uwsgi_config:260 : local http= 2021-12-20 12:41:53.830 | + lib/apache:write_uwsgi_config:261 : local name= 2021-12-20 12:41:53.833 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-12-20 12:41:53.839 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-12-20 12:41:53.841 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-12-20 12:41:53.844 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-20 12:41:53.857 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-20 12:41:53.857 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-20 12:41:53.866 | d /var/run/uwsgi 0755 ubuntu root 2021-12-20 12:41:53.869 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-20 12:41:53.885 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-20 12:41:53.887 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-12-20 12:41:53.891 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-12-20 12:41:53.921 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-12-20 12:41:53.948 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-12-20 12:41:53.976 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-12-20 12:41:54.004 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-12-20 12:41:54.031 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-12-20 12:41:54.058 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-12-20 12:41:54.086 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-12-20 12:41:54.113 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-12-20 12:41:54.141 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-20 12:41:54.168 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-12-20 12:41:54.195 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-12-20 12:41:54.222 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-12-20 12:41:54.250 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-12-20 12:41:54.252 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-12-20 12:41:54.255 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-12-20 12:41:54.257 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-12-20 12:41:54.260 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-12-20 12:41:54.262 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:54.264 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:54.267 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-20 12:41:54.269 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-20 12:41:54.271 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-20 12:41:54.298 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-12-20 12:41:54.326 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-12-20 12:41:54.326 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-20 12:41:54.334 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-12-20 12:41:54.338 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-12-20 12:41:54.340 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-12-20 12:41:54.342 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-12-20 12:41:54.345 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-20 12:41:54.347 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 12:41:54.349 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:54.352 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:54.355 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-20 12:41:54.357 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-12-20 12:41:54.359 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:41:54.361 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:41:54.364 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-12-20 12:41:54.424 | Enabling site keystone-wsgi-admin. 2021-12-20 12:41:54.430 | To activate the new configuration, you need to run: 2021-12-20 12:41:54.430 | systemctl reload apache2 2021-12-20 12:41:54.435 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-12-20 12:41:54.437 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 12:41:54.439 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-12-20 12:41:54.441 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-12-20 12:41:54.566 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-20 12:41:54.596 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-20 12:41:54.626 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-20 12:41:54.656 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-12-20 12:41:54.659 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-20 12:41:54.692 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-20 12:41:54.720 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-20 12:41:54.748 | + ./stack.sh:main:872 : is_service_enabled swift 2021-12-20 12:41:54.765 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:41:54.767 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2021-12-20 12:41:54.784 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:41:54.786 | + ./stack.sh:main:876 : stack_install_service swift 2021-12-20 12:41:54.789 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-20 12:41:54.792 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-20 12:41:54.794 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 12:41:54.796 | + lib/stack:stack_install_service:32 : install_swift 2021-12-20 12:41:54.799 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/wallaby 2021-12-20 12:41:54.801 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-20 12:41:54.804 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-12-20 12:41:54.806 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-12-20 12:41:54.808 | + functions-common:git_clone:526 : local orig_dir 2021-12-20 12:41:54.811 | ++ functions-common:git_clone:527 : pwd 2021-12-20 12:41:54.814 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-20 12:41:54.816 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-20 12:41:54.819 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-20 12:41:54.835 | + functions-common:git_clone:530 : RECLONE=False 2021-12-20 12:41:54.837 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-20 12:41:54.839 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-20 12:41:54.842 | + functions-common:git_clone:544 : echo stable/wallaby 2021-12-20 12:41:54.843 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-20 12:41:54.848 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-12-20 12:41:54.850 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-20 12:41:54.852 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-12-20 12:41:54.855 | + functions-common:git_clone:593 : git show --oneline 2021-12-20 12:41:54.856 | + functions-common:git_clone:593 : head -1 2021-12-20 12:41:54.859 | a25a936c4 Fix cname_lookup test 2021-12-20 12:41:54.862 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-20 12:41:54.864 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-20 12:41:54.867 | + inc/python:setup_develop:338 : local bindep 2021-12-20 12:41:54.869 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-20 12:41:54.872 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-20 12:41:54.874 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-20 12:41:54.876 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-20 12:41:54.879 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 12:41:54.882 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-20 12:41:54.884 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-20 12:41:54.886 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 12:41:54.889 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-20 12:41:54.892 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-20 12:41:54.894 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 12:41:54.897 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-20 12:41:54.899 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 12:41:54.901 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 12:41:54.904 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-20 12:41:54.910 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-12-20 12:41:54.913 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-12-20 12:41:55.525 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-12-20 12:41:55.528 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 12:41:55.530 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 12:41:55.533 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 12:41:55.536 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-12-20 12:41:55.539 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-12-20 12:41:55.542 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 12:41:55.545 | + inc/python:setup_package:427 : local extras=keystone 2021-12-20 12:41:55.547 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 12:41:55.549 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-12-20 12:41:55.552 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-12-20 12:41:55.554 | + inc/python:setup_package:437 : extras='[keystone]' 2021-12-20 12:41:55.557 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 12:41:55.559 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-20 12:41:55.579 | Using python 3.8 to install /opt/stack/swift 2021-12-20 12:41:55.582 | + 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/swift[keystone]' 2021-12-20 12:41:56.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:41:56.355 | from cryptography.utils import int_from_bytes 2021-12-20 12:41:56.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:41:56.355 | from cryptography.utils import int_from_bytes 2021-12-20 12:41:57.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:41:57.379 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 12:41:57.384 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:57.385 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:57.386 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:57.388 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:57.391 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:57.399 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:41:57.404 | Obtaining file:///opt/stack/swift 2021-12-20 12:41:58.636 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 12:41:59.850 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-12-20 12:41:59.859 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-12-20 12:41:59.899 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-12-20 12:41:59.908 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-12-20 12:41:59.913 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-12-20 12:42:00.864 | Collecting lxml===4.6.2 2021-12-20 12:42:00.882 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e5/cc908fe43fe1a/lxml-4.6.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2021-12-20 12:42:01.077 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-12-20 12:42:01.079 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2021-12-20 12:42:01.116 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2021-12-20 12:42:01.155 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2021-12-20 12:42:01.161 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-12-20 12:42:01.168 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-12-20 12:42:01.207 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-12-20 12:42:01.216 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-12-20 12:42:01.232 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-12-20 12:42:01.237 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2021-12-20 12:42:01.240 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-12-20 12:42:01.368 | Collecting pyeclib===1.6.0 2021-12-20 12:42:01.386 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-20 12:42:02.392 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-12-20 12:42:02.394 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-12-20 12:42:02.398 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-12-20 12:42:02.402 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-12-20 12:42:02.420 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-12-20 12:42:02.424 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-12-20 12:42:02.444 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-12-20 12:42:02.448 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-12-20 12:42:02.499 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-12-20 12:42:02.502 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-12-20 12:42:02.509 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.3) 2021-12-20 12:42:02.683 | Collecting xattr===0.9.7 2021-12-20 12:42:02.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-12-20 12:42:03.446 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-12-20 12:42:03.449 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-12-20 12:42:03.458 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-12-20 12:42:03.472 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-12-20 12:42:03.535 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-12-20 12:42:03.540 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-12-20 12:42:03.543 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-12-20 12:42:03.548 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-12-20 12:42:03.556 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-12-20 12:42:03.559 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-12-20 12:42:03.562 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-12-20 12:42:03.565 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-12-20 12:42:03.569 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-12-20 12:42:03.571 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-12-20 12:42:03.574 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-12-20 12:42:03.578 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-12-20 12:42:03.581 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-12-20 12:42:03.584 | Building wheels for collected packages: pyeclib, xattr 2021-12-20 12:42:03.585 | Building wheel for pyeclib (setup.py): started 2021-12-20 12:42:04.879 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-12-20 12:42:04.880 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55500 sha256=4c6e05e87b69b11d3b99159455c898339ee93b844acd766bdcc59f488539afd8 2021-12-20 12:42:04.880 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-12-20 12:42:04.882 | Building wheel for xattr (setup.py): started 2021-12-20 12:42:06.296 | Building wheel for xattr (setup.py): finished with status 'done' 2021-12-20 12:42:06.297 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33244 sha256=757d7c45cb291d5a944e37e9ee76601bde122d3cc4973cb054c5d4fe037e3e7a 2021-12-20 12:42:06.297 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-12-20 12:42:06.298 | Successfully built pyeclib xattr 2021-12-20 12:42:07.493 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-12-20 12:42:07.803 | Running setup.py develop for swift 2021-12-20 12:42:09.319 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2021-12-20 12:42:09.436 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:42:09.436 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:42:09.534 | + inc/python:pip_install:200 : result=0 2021-12-20 12:42:09.536 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:42:09.538 | + functions-common:time_stop:2304 : local name 2021-12-20 12:42:09.541 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:42:09.543 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:42:09.545 | + functions-common:time_stop:2307 : local total 2021-12-20 12:42:09.547 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:42:09.549 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:42:09.551 | + functions-common:time_stop:2311 : start_time=1640004115574 2021-12-20 12:42:09.554 | + functions-common:time_stop:2313 : [[ -z 1640004115574 ]] 2021-12-20 12:42:09.557 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:42:09.560 | + functions-common:time_stop:2316 : end_time=1640004129558 2021-12-20 12:42:09.563 | + functions-common:time_stop:2317 : elapsed_time=13984 2021-12-20 12:42:09.565 | + functions-common:time_stop:2318 : total=63445 2021-12-20 12:42:09.567 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:42:09.569 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=77429 2021-12-20 12:42:09.572 | + inc/python:pip_install:203 : return 0 2021-12-20 12:42:09.574 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 12:42:09.576 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-20 12:42:09.578 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-20 12:42:09.596 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-20 12:42:09.608 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-12-20 12:42:09.611 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-20 12:42:09.613 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:42:09.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:42:09.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-20 12:42:09.620 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:42:09.623 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-20 12:42:09.625 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 12:42:09.628 | + ./stack.sh:main:877 : configure_swift 2021-12-20 12:42:09.630 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-20 12:42:09.632 | + lib/swift:configure_swift:335 : local node_number 2021-12-20 12:42:09.634 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-20 12:42:09.636 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-20 12:42:09.638 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-20 12:42:10.492 | No container-server running 2021-12-20 12:42:10.492 | No container-replicator running 2021-12-20 12:42:10.492 | No account-reaper running 2021-12-20 12:42:10.492 | No object-replicator running 2021-12-20 12:42:10.492 | No proxy-server running 2021-12-20 12:42:10.492 | No object-updater running 2021-12-20 12:42:10.492 | No object-auditor running 2021-12-20 12:42:10.492 | No object-reconstructor running 2021-12-20 12:42:10.492 | No object-expirer running 2021-12-20 12:42:10.492 | No account-auditor running 2021-12-20 12:42:10.492 | No object-server running 2021-12-20 12:42:10.492 | No container-auditor running 2021-12-20 12:42:10.492 | No container-sync running 2021-12-20 12:42:10.492 | No container-sharder running 2021-12-20 12:42:10.492 | No account-server running 2021-12-20 12:42:10.492 | No container-updater running 2021-12-20 12:42:10.492 | No container-reconciler running 2021-12-20 12:42:10.492 | No account-replicator running 2021-12-20 12:42:10.536 | + lib/swift:configure_swift:340 : true 2021-12-20 12:42:10.538 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-20 12:42:10.550 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-20 12:42:10.563 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-20 12:42:10.565 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-20 12:42:10.566 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-20 12:42:10.571 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-20 12:42:10.571 | s/%GROUP%/ubuntu/; 2021-12-20 12:42:10.571 | s/%USER%/ubuntu/; 2021-12-20 12:42:10.571 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-20 12:42:10.571 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-20 12:42:10.574 | uid = ubuntu 2021-12-20 12:42:10.574 | gid = ubuntu 2021-12-20 12:42:10.574 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-20 12:42:10.574 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-20 12:42:10.574 | address = 127.0.0.1 2021-12-20 12:42:10.574 | 2021-12-20 12:42:10.574 | [account6612] 2021-12-20 12:42:10.574 | max connections = 25 2021-12-20 12:42:10.574 | path = /opt/stack/data/swift/1/node/ 2021-12-20 12:42:10.575 | read only = false 2021-12-20 12:42:10.575 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-20 12:42:10.575 | 2021-12-20 12:42:10.575 | [account6622] 2021-12-20 12:42:10.575 | max connections = 25 2021-12-20 12:42:10.575 | path = /opt/stack/data/swift/2/node/ 2021-12-20 12:42:10.575 | read only = false 2021-12-20 12:42:10.575 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-20 12:42:10.575 | 2021-12-20 12:42:10.575 | [account6632] 2021-12-20 12:42:10.575 | max connections = 25 2021-12-20 12:42:10.575 | path = /opt/stack/data/swift/3/node/ 2021-12-20 12:42:10.575 | read only = false 2021-12-20 12:42:10.575 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-20 12:42:10.575 | 2021-12-20 12:42:10.575 | [account6642] 2021-12-20 12:42:10.575 | max connections = 25 2021-12-20 12:42:10.575 | path = /opt/stack/data/swift/4/node/ 2021-12-20 12:42:10.575 | read only = false 2021-12-20 12:42:10.575 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-20 12:42:10.575 | 2021-12-20 12:42:10.575 | 2021-12-20 12:42:10.575 | [container6611] 2021-12-20 12:42:10.575 | max connections = 25 2021-12-20 12:42:10.575 | path = /opt/stack/data/swift/1/node/ 2021-12-20 12:42:10.575 | read only = false 2021-12-20 12:42:10.575 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-20 12:42:10.575 | 2021-12-20 12:42:10.575 | [container6621] 2021-12-20 12:42:10.575 | max connections = 25 2021-12-20 12:42:10.575 | path = /opt/stack/data/swift/2/node/ 2021-12-20 12:42:10.575 | read only = false 2021-12-20 12:42:10.575 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-20 12:42:10.575 | 2021-12-20 12:42:10.575 | [container6631] 2021-12-20 12:42:10.576 | max connections = 25 2021-12-20 12:42:10.576 | path = /opt/stack/data/swift/3/node/ 2021-12-20 12:42:10.576 | read only = false 2021-12-20 12:42:10.576 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-20 12:42:10.576 | 2021-12-20 12:42:10.576 | [container6641] 2021-12-20 12:42:10.576 | max connections = 25 2021-12-20 12:42:10.576 | path = /opt/stack/data/swift/4/node/ 2021-12-20 12:42:10.576 | read only = false 2021-12-20 12:42:10.576 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-20 12:42:10.576 | 2021-12-20 12:42:10.576 | 2021-12-20 12:42:10.576 | [object6613] 2021-12-20 12:42:10.576 | max connections = 25 2021-12-20 12:42:10.576 | path = /opt/stack/data/swift/1/node/ 2021-12-20 12:42:10.576 | read only = false 2021-12-20 12:42:10.576 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-20 12:42:10.576 | 2021-12-20 12:42:10.576 | [object6623] 2021-12-20 12:42:10.576 | max connections = 25 2021-12-20 12:42:10.576 | path = /opt/stack/data/swift/2/node/ 2021-12-20 12:42:10.576 | read only = false 2021-12-20 12:42:10.576 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-20 12:42:10.576 | 2021-12-20 12:42:10.576 | [object6633] 2021-12-20 12:42:10.576 | max connections = 25 2021-12-20 12:42:10.576 | path = /opt/stack/data/swift/3/node/ 2021-12-20 12:42:10.576 | read only = false 2021-12-20 12:42:10.576 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-20 12:42:10.576 | 2021-12-20 12:42:10.576 | [object6643] 2021-12-20 12:42:10.576 | max connections = 25 2021-12-20 12:42:10.576 | path = /opt/stack/data/swift/4/node/ 2021-12-20 12:42:10.576 | read only = false 2021-12-20 12:42:10.576 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-20 12:42:10.577 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-20 12:42:10.579 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:42:10.581 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:42:10.583 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-20 12:42:10.606 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-20 12:42:10.608 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-20 12:42:10.612 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-20 12:42:10.616 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-20 12:42:10.618 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-20 12:42:10.622 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-20 12:42:10.650 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.73:8080/v1/ 2021-12-20 12:42:10.675 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-20 12:42:10.692 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-20 12:42:10.719 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-20 12:42:10.737 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-20 12:42:10.764 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-20 12:42:10.781 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-20 12:42:10.810 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-20 12:42:10.827 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-20 12:42:10.855 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-20 12:42:10.872 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-20 12:42:10.899 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-20 12:42:10.917 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-20 12:42:10.932 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:42:10.934 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-20 12:42:10.960 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-20 12:42:10.987 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-20 12:42:11.014 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-20 12:42:11.040 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-20 12:42:11.055 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:42:11.058 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-20 12:42:11.088 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-20 12:42:11.102 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:42:11.104 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-20 12:42:11.119 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:42:11.121 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-20 12:42:11.123 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-20 12:42:11.138 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:42:11.140 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-20 12:42:11.142 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-20 12:42:11.144 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-20 12:42:11.149 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-20 12:42:11.154 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-20 12:42:11.180 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-20 12:42:11.207 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-20 12:42:11.237 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-20 12:42:11.265 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-20 12:42:11.292 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-20 12:42:11.294 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-12-20 12:42:11.296 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-12-20 12:42:11.298 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-12-20 12:42:11.300 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-20 12:42:11.326 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-20 12:42:11.353 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.73/identity 2021-12-20 12:42:11.380 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-20 12:42:11.407 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-20 12:42:11.433 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-20 12:42:11.460 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-20 12:42:11.486 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-20 12:42:11.513 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-20 12:42:11.540 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-20 12:42:11.567 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-20 12:42:11.593 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-20 12:42:11.620 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-20 12:42:11.647 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-20 12:42:11.676 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-20 12:42:11.703 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-20 12:42:11.722 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-20 12:42:11.749 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-20 12:42:11.778 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-20 12:42:11.782 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-20 12:42:11.810 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-20 12:42:11.836 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-20 12:42:11.863 | + lib/swift:configure_swift:478 : local node_number 2021-12-20 12:42:11.866 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-20 12:42:11.868 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-20 12:42:11.870 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-20 12:42:11.874 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-20 12:42:11.876 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-20 12:42:11.878 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-20 12:42:11.881 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-20 12:42:11.883 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-20 12:42:11.885 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-20 12:42:11.887 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-20 12:42:11.889 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-20 12:42:11.906 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-20 12:42:11.934 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-20 12:42:11.951 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-20 12:42:11.980 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-20 12:42:11.997 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-20 12:42:12.024 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-20 12:42:12.042 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-20 12:42:12.070 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-20 12:42:12.087 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-20 12:42:12.116 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-20 12:42:12.134 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-20 12:42:12.161 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-20 12:42:12.178 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-20 12:42:12.206 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-20 12:42:12.224 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-20 12:42:12.251 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-20 12:42:12.269 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-20 12:42:12.296 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-20 12:42:12.300 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-20 12:42:12.318 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-20 12:42:12.346 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-20 12:42:12.377 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-20 12:42:12.379 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-20 12:42:12.384 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-20 12:42:12.386 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-20 12:42:12.389 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-20 12:42:12.391 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-20 12:42:12.393 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-20 12:42:12.395 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-20 12:42:12.397 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-20 12:42:12.400 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-20 12:42:12.417 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-20 12:42:12.445 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-20 12:42:12.462 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-20 12:42:12.490 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-20 12:42:12.508 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-20 12:42:12.536 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-20 12:42:12.553 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-20 12:42:12.582 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-20 12:42:12.599 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-20 12:42:12.628 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-20 12:42:12.645 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-20 12:42:12.672 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-20 12:42:12.690 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-20 12:42:12.718 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-20 12:42:12.736 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-20 12:42:12.764 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-20 12:42:12.782 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-20 12:42:12.809 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-20 12:42:12.813 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-20 12:42:12.831 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-20 12:42:12.860 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-20 12:42:12.862 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-20 12:42:12.867 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-20 12:42:12.869 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-20 12:42:12.871 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-20 12:42:12.874 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-20 12:42:12.876 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-20 12:42:12.878 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-20 12:42:12.880 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-20 12:42:12.883 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-20 12:42:12.900 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-20 12:42:12.928 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-20 12:42:12.945 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-20 12:42:12.972 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-20 12:42:12.990 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-20 12:42:13.018 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-20 12:42:13.035 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-20 12:42:13.063 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-20 12:42:13.080 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-20 12:42:13.108 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-20 12:42:13.125 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-20 12:42:13.153 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-20 12:42:13.170 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-20 12:42:13.198 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-20 12:42:13.216 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-20 12:42:13.243 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-20 12:42:13.261 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-20 12:42:13.287 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-20 12:42:13.292 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-20 12:42:13.310 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-20 12:42:13.338 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-20 12:42:13.365 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-20 12:42:13.395 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-20 12:42:13.423 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-20 12:42:13.425 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-20 12:42:13.430 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-20 12:42:13.457 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-20 12:42:13.486 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-20 12:42:13.513 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-20 12:42:13.541 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-20 12:42:13.569 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-20 12:42:13.596 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-20 12:42:13.623 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-20 12:42:13.650 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-20 12:42:13.680 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-20 12:42:13.696 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:42:13.699 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-20 12:42:13.717 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-20 12:42:13.720 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-20 12:42:13.743 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-20 12:42:13.745 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.73 2021-12-20 12:42:13.775 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-20 12:42:13.777 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-20 12:42:13.804 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.73/identity 2021-12-20 12:42:13.832 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-20 12:42:13.834 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-20 12:42:13.860 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-20 12:42:13.876 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:42:13.878 | + lib/swift:configure_swift:541 : local user_group 2021-12-20 12:42:13.881 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-20 12:42:13.886 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-20 12:42:13.888 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-20 12:42:13.900 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-20 12:42:13.902 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-20 12:42:13.914 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-20 12:42:13.917 | + lib/swift:configure_swift:548 : is_suse 2021-12-20 12:42:13.919 | + functions-common:is_suse:462 : is_opensuse 2021-12-20 12:42:13.921 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-20 12:42:13.923 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 12:42:13.926 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-20 12:42:13.928 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-20 12:42:13.931 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 12:42:13.933 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-20 12:42:13.945 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-20 12:42:13.947 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-20 12:42:13.949 | + ./stack.sh:main:880 : is_service_enabled s3api 2021-12-20 12:42:13.966 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:42:13.968 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2021-12-20 12:42:13.987 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:42:13.989 | + ./stack.sh:main:888 : stack_install_service glance 2021-12-20 12:42:13.993 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-20 12:42:13.995 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-20 12:42:13.997 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 12:42:14.000 | + lib/stack:stack_install_service:32 : install_glance 2021-12-20 12:42:14.002 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-12-20 12:42:14.005 | + lib/glance:install_glance:438 : local glance_store_extras 2021-12-20 12:42:14.007 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-12-20 12:42:14.024 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:42:14.027 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-20 12:42:14.029 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-12-20 12:42:14.046 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:42:14.049 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-20 12:42:14.051 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-12-20 12:42:14.054 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-20 12:42:14.057 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:42:14.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:42:14.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-20 12:42:14.064 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:42:14.067 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-12-20 12:42:14.070 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-20 12:42:14.073 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-20 12:42:14.075 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-12-20 12:42:14.078 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-20 12:42:14.080 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-20 12:42:14.083 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-20 12:42:14.087 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-20 12:42:14.089 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-20 12:42:14.092 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-20 12:42:14.096 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-20 12:42:14.096 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-20 12:42:14.103 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-20 12:42:14.106 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-20 12:42:14.108 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-20 12:42:14.111 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-20 12:42:14.114 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-20 12:42:14.135 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-20 12:42:14.138 | + 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 'glance-store[swift,cinder]!=0.29.0' 2021-12-20 12:42:14.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:42:14.826 | from cryptography.utils import int_from_bytes 2021-12-20 12:42:14.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:42:14.826 | from cryptography.utils import int_from_bytes 2021-12-20 12:42:15.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:42:15.876 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 12:42:15.880 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:15.882 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:15.882 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:15.885 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:15.888 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:15.895 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:16.070 | Collecting glance-store===2.5.0 2021-12-20 12:42:16.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2021-12-20 12:42:16.236 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2021-12-20 12:42:16.240 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-12-20 12:42:16.251 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-12-20 12:42:16.495 | Collecting os-brick===4.3.2 2021-12-20 12:42:16.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a1/4d29ff834d281/os_brick-4.3.2-py3-none-any.whl (253 kB) 2021-12-20 12:42:16.604 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-12-20 12:42:16.609 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2021-12-20 12:42:16.626 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-12-20 12:42:16.637 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2021-12-20 12:42:16.676 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2021-12-20 12:42:16.683 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-12-20 12:42:16.688 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-12-20 12:42:16.726 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.5.0) 2021-12-20 12:42:16.742 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (6.2.0) 2021-12-20 12:42:16.745 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-12-20 12:42:16.754 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-12-20 12:42:16.776 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-12-20 12:42:16.793 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-12-20 12:42:16.798 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2021-12-20 12:42:16.800 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-12-20 12:42:16.803 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-12-20 12:42:16.942 | Collecting python-cinderclient===7.4.1 2021-12-20 12:42:16.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ada/81f35d3baf48e/python_cinderclient-7.4.1-py3-none-any.whl (279 kB) 2021-12-20 12:42:17.044 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-12-20 12:42:17.049 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-12-20 12:42:17.188 | Collecting python-swiftclient===3.11.1 2021-12-20 12:42:17.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2021-12-20 12:42:17.295 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-12-20 12:42:17.299 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-12-20 12:42:17.319 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-12-20 12:42:17.323 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (3.17.2) 2021-12-20 12:42:17.326 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-12-20 12:42:17.329 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-12-20 12:42:17.335 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-12-20 12:42:17.349 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.3) 2021-12-20 12:42:17.369 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-12-20 12:42:17.374 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-12-20 12:42:17.384 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-12-20 12:42:17.386 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-12-20 12:42:17.391 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-12-20 12:42:17.398 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-12-20 12:42:17.401 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-12-20 12:42:17.406 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-12-20 12:42:17.409 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-12-20 12:42:17.413 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-12-20 12:42:17.417 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-12-20 12:42:17.428 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-12-20 12:42:17.436 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-12-20 12:42:17.447 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-12-20 12:42:17.455 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-12-20 12:42:17.468 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-12-20 12:42:17.470 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-12-20 12:42:17.473 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-12-20 12:42:17.476 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-12-20 12:42:17.480 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-12-20 12:42:17.482 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-12-20 12:42:17.491 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2021-12-20 12:42:17.493 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-12-20 12:42:17.495 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-12-20 12:42:17.498 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-12-20 12:42:17.515 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-12-20 12:42:17.563 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-12-20 12:42:17.571 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-12-20 12:42:17.574 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-12-20 12:42:17.576 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-12-20 12:42:17.583 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-12-20 12:42:17.585 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-12-20 12:42:17.587 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-12-20 12:42:18.911 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2021-12-20 12:42:19.953 | Successfully installed glance-store-2.5.0 os-brick-4.3.2 python-cinderclient-7.4.1 python-swiftclient-3.11.1 2021-12-20 12:42:20.071 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:42:20.071 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:42:20.149 | + inc/python:pip_install:200 : result=0 2021-12-20 12:42:20.151 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:42:20.154 | + functions-common:time_stop:2304 : local name 2021-12-20 12:42:20.156 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:42:20.158 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:42:20.160 | + functions-common:time_stop:2307 : local total 2021-12-20 12:42:20.163 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:42:20.165 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:42:20.167 | + functions-common:time_stop:2311 : start_time=1640004134129 2021-12-20 12:42:20.170 | + functions-common:time_stop:2313 : [[ -z 1640004134129 ]] 2021-12-20 12:42:20.173 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:42:20.177 | + functions-common:time_stop:2316 : end_time=1640004140174 2021-12-20 12:42:20.179 | + functions-common:time_stop:2317 : elapsed_time=6045 2021-12-20 12:42:20.182 | + functions-common:time_stop:2318 : total=77429 2021-12-20 12:42:20.184 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:42:20.186 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=83474 2021-12-20 12:42:20.190 | + inc/python:pip_install:203 : return 0 2021-12-20 12:42:20.192 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-12-20 12:42:20.196 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-12-20 12:42:20.198 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-12-20 12:42:20.211 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-20 12:42:20.216 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/wallaby 2021-12-20 12:42:20.218 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-20 12:42:20.220 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-12-20 12:42:20.223 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-12-20 12:42:20.225 | + functions-common:git_clone:526 : local orig_dir 2021-12-20 12:42:20.228 | ++ functions-common:git_clone:527 : pwd 2021-12-20 12:42:20.231 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-20 12:42:20.233 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-20 12:42:20.236 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-20 12:42:20.252 | + functions-common:git_clone:530 : RECLONE=False 2021-12-20 12:42:20.255 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-20 12:42:20.258 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-20 12:42:20.261 | + functions-common:git_clone:544 : echo stable/wallaby 2021-12-20 12:42:20.261 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-20 12:42:20.266 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-12-20 12:42:20.269 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-20 12:42:20.271 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-12-20 12:42:20.274 | + functions-common:git_clone:593 : git show --oneline 2021-12-20 12:42:20.274 | + functions-common:git_clone:593 : head -1 2021-12-20 12:42:20.277 | 8499efd32 Add 22.0.1 release notes 2021-12-20 12:42:20.280 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-20 12:42:20.282 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-12-20 12:42:20.285 | + inc/python:setup_develop:338 : local bindep 2021-12-20 12:42:20.287 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-20 12:42:20.290 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-20 12:42:20.292 | + inc/python:setup_develop:344 : local extras= 2021-12-20 12:42:20.295 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-20 12:42:20.298 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 12:42:20.300 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-20 12:42:20.303 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-20 12:42:20.305 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 12:42:20.308 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-20 12:42:20.311 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-20 12:42:20.314 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 12:42:20.316 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-20 12:42:20.319 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 12:42:20.322 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 12:42:20.325 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-20 12:42:20.331 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-12-20 12:42:20.333 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-12-20 12:42:20.949 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-12-20 12:42:20.951 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 12:42:20.953 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 12:42:20.956 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 12:42:20.958 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-12-20 12:42:20.961 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-12-20 12:42:20.963 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 12:42:20.965 | + inc/python:setup_package:427 : local extras= 2021-12-20 12:42:20.968 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 12:42:20.970 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-12-20 12:42:20.972 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-12-20 12:42:20.975 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-12-20 12:42:20.977 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 12:42:20.979 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-12-20 12:42:21.005 | Using python 3.8 to install /opt/stack/glance 2021-12-20 12:42:21.008 | + 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/glance 2021-12-20 12:42:21.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:42:21.708 | from cryptography.utils import int_from_bytes 2021-12-20 12:42:21.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:42:21.708 | from cryptography.utils import int_from_bytes 2021-12-20 12:42:22.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:42:22.724 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 12:42:22.728 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:22.730 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:22.730 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:22.733 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:22.736 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:22.743 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:22.747 | Obtaining file:///opt/stack/glance 2021-12-20 12:42:24.012 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 12:42:25.253 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-12-20 12:42:25.262 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-12-20 12:42:25.270 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-12-20 12:42:25.282 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-12-20 12:42:25.431 | Collecting WSME===0.10.1 2021-12-20 12:42:25.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2021-12-20 12:42:25.522 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-12-20 12:42:25.535 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-12-20 12:42:25.680 | Collecting castellan===3.7.2 2021-12-20 12:42:25.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/458/377b7164d9778/castellan-3.7.2-py3-none-any.whl (93 kB) 2021-12-20 12:42:25.785 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-12-20 12:42:25.912 | Collecting cursive===0.2.2 2021-12-20 12:42:25.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-20 12:42:26.002 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-12-20 12:42:26.010 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.7.1) 2021-12-20 12:42:26.015 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-12-20 12:42:26.025 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-12-20 12:42:26.030 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.5.0) 2021-12-20 12:42:26.101 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-12-20 12:42:26.106 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2021-12-20 12:42:26.110 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-12-20 12:42:26.113 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-12-20 12:42:26.124 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-12-20 12:42:26.184 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-12-20 12:42:26.238 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-12-20 12:42:26.243 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-12-20 12:42:26.247 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2021-12-20 12:42:26.283 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2021-12-20 12:42:26.321 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-12-20 12:42:26.331 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2021-12-20 12:42:26.371 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2021-12-20 12:42:26.377 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.1) 2021-12-20 12:42:26.426 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-12-20 12:42:26.436 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-12-20 12:42:26.478 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.7.1) 2021-12-20 12:42:26.533 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.0) 2021-12-20 12:42:26.551 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.7.0) 2021-12-20 12:42:26.567 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.2.0) 2021-12-20 12:42:26.581 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-12-20 12:42:26.589 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-12-20 12:42:26.613 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.3.0) 2021-12-20 12:42:26.624 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-12-20 12:42:26.640 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2021-12-20 12:42:26.685 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-12-20 12:42:26.690 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2021-12-20 12:42:26.693 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-12-20 12:42:26.697 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2021-12-20 12:42:26.718 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2021-12-20 12:42:26.731 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-12-20 12:42:26.742 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-12-20 12:42:26.744 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-12-20 12:42:26.861 | Collecting python-barbicanclient===5.1.0 2021-12-20 12:42:26.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-12-20 12:42:26.958 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-12-20 12:42:26.963 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2021-12-20 12:42:26.965 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-12-20 12:42:26.983 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-12-20 12:42:26.987 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-12-20 12:42:26.994 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-12-20 12:42:27.097 | Collecting retrying===1.3.3 2021-12-20 12:42:27.106 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-20 12:42:27.182 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-12-20 12:42:27.186 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-12-20 12:42:27.315 | Collecting simplegeneric===0.8.1 2021-12-20 12:42:27.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-20 12:42:28.002 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-12-20 12:42:28.006 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.13.0) 2021-12-20 12:42:28.021 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2021-12-20 12:42:28.024 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-12-20 12:42:28.027 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-12-20 12:42:28.194 | Collecting taskflow===4.6.0 2021-12-20 12:42:28.201 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-12-20 12:42:28.343 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (6.3.1) 2021-12-20 12:42:28.357 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.0.1) 2021-12-20 12:42:28.366 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (0.5.0) 2021-12-20 12:42:28.372 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.4.0) 2021-12-20 12:42:28.389 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-12-20 12:42:28.392 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.1.0) 2021-12-20 12:42:28.398 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.3) 2021-12-20 12:42:28.418 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2021-12-20 12:42:28.421 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.3.2) 2021-12-20 12:42:28.426 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-12-20 12:42:28.434 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-12-20 12:42:28.437 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-12-20 12:42:28.446 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-12-20 12:42:28.451 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-12-20 12:42:28.456 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-12-20 12:42:28.459 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-12-20 12:42:28.499 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-12-20 12:42:28.503 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-12-20 12:42:28.506 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-12-20 12:42:28.513 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-12-20 12:42:28.515 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-12-20 12:42:28.526 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-12-20 12:42:28.529 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-12-20 12:42:28.540 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-12-20 12:42:28.543 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-12-20 12:42:28.545 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-12-20 12:42:28.549 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-12-20 12:42:28.552 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-12-20 12:42:28.641 | Collecting pydot===1.4.2 2021-12-20 12:42:28.647 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-12-20 12:42:28.869 | Collecting networkx===2.5 2021-12-20 12:42:28.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-12-20 12:42:29.167 | Collecting automaton===2.3.0 2021-12-20 12:42:29.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2021-12-20 12:42:29.250 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-12-20 12:42:29.252 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-12-20 12:42:29.254 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-12-20 12:42:29.257 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-12-20 12:42:29.259 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-12-20 12:42:29.262 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-12-20 12:42:29.265 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2021-12-20 12:42:29.267 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (5.0.0) 2021-12-20 12:42:29.269 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-12-20 12:42:29.324 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-12-20 12:42:29.366 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-12-20 12:42:29.368 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2021-12-20 12:42:29.374 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-12-20 12:42:29.378 | Building wheels for collected packages: simplegeneric 2021-12-20 12:42:29.378 | Building wheel for simplegeneric (setup.py): started 2021-12-20 12:42:30.065 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-20 12:42:30.066 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=2a7d9795d5493c21988aa0bb188b5d64e6b517de74ac6e60e24b80229387f184 2021-12-20 12:42:30.066 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-12-20 12:42:30.067 | Successfully built simplegeneric 2021-12-20 12:42:31.011 | Installing collected packages: pydot, networkx, automaton, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-12-20 12:42:33.621 | Running setup.py develop for glance 2021-12-20 12:42:35.112 | Successfully installed WSME-0.10.1 automaton-2.3.0 castellan-3.7.2 cursive-0.2.2 glance networkx-2.5 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.0 2021-12-20 12:42:35.242 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:42:35.242 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:42:35.324 | + inc/python:pip_install:200 : result=0 2021-12-20 12:42:35.326 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:42:35.328 | + functions-common:time_stop:2304 : local name 2021-12-20 12:42:35.330 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:42:35.333 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:42:35.336 | + functions-common:time_stop:2307 : local total 2021-12-20 12:42:35.338 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:42:35.340 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:42:35.342 | + functions-common:time_stop:2311 : start_time=1640004140998 2021-12-20 12:42:35.344 | + functions-common:time_stop:2313 : [[ -z 1640004140998 ]] 2021-12-20 12:42:35.347 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:42:35.352 | + functions-common:time_stop:2316 : end_time=1640004155349 2021-12-20 12:42:35.354 | + functions-common:time_stop:2317 : elapsed_time=14351 2021-12-20 12:42:35.357 | + functions-common:time_stop:2318 : total=83474 2021-12-20 12:42:35.359 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:42:35.361 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=97825 2021-12-20 12:42:35.363 | + inc/python:pip_install:203 : return 0 2021-12-20 12:42:35.366 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 12:42:35.368 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-20 12:42:35.370 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-20 12:42:35.389 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-20 12:42:35.402 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-12-20 12:42:35.404 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-20 12:42:35.406 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:42:35.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:42:35.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-20 12:42:35.414 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:42:35.416 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 12:42:35.419 | + ./stack.sh:main:889 : configure_glance 2021-12-20 12:42:35.421 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-20 12:42:35.433 | + lib/glance:configure_glance:271 : local dburl 2021-12-20 12:42:35.436 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-12-20 12:42:35.439 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-20 12:42:35.441 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-20 12:42:35.444 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-12-20 12:42:35.447 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-20 12:42:35.449 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-20 12:42:35.452 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-20 12:42:35.481 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-20 12:42:35.511 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-20 12:42:35.539 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-20 12:42:35.566 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-20 12:42:35.597 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-20 12:42:35.628 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-20 12:42:35.630 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-12-20 12:42:35.633 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-12-20 12:42:35.635 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-20 12:42:35.637 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-20 12:42:35.667 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-20 12:42:35.694 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.73/identity 2021-12-20 12:42:35.721 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-20 12:42:35.750 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-20 12:42:35.779 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-20 12:42:35.814 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-20 12:42:35.842 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-20 12:42:35.870 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-20 12:42:35.898 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-20 12:42:35.926 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-20 12:42:35.956 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-20 12:42:35.959 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-20 12:42:35.961 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-20 12:42:35.964 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-20 12:42:35.966 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-20 12:42:35.968 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-20 12:42:35.985 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:42:35.989 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-20 12:42:35.991 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-20 12:42:35.993 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-20 12:42:36.009 | ++ functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:42:36.012 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2021-12-20 12:42:36.014 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2021-12-20 12:42:36.043 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-20 12:42:36.045 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-20 12:42:36.047 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-12-20 12:42:36.050 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-12-20 12:42:36.053 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-12-20 12:42:36.055 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-12-20 12:42:36.057 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-12-20 12:42:36.060 | + lib/glance:configure_glance_store:231 : local be 2021-12-20 12:42:36.062 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-12-20 12:42:36.064 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-12-20 12:42:36.067 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-20 12:42:36.097 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-12-20 12:42:36.100 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.73 2021-12-20 12:42:36.131 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-12-20 12:42:36.134 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-12-20 12:42:36.150 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:42:36.152 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-20 12:42:36.181 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-20 12:42:36.209 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-20 12:42:36.237 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-20 12:42:36.266 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-20 12:42:36.294 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-12-20 12:42:36.310 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:42:36.312 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-20 12:42:36.342 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-20 12:42:36.378 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-20 12:42:36.407 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.73/identity/v3 2021-12-20 12:42:36.436 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-20 12:42:36.464 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.73/image 2021-12-20 12:42:36.492 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-12-20 12:42:36.509 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:42:36.511 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-12-20 12:42:36.514 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-20 12:42:36.516 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-20 12:42:36.519 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-20 12:42:36.536 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-20 12:42:36.539 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-20 12:42:36.541 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-20 12:42:36.543 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-20 12:42:36.546 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-20 12:42:36.574 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 12:42:36.602 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 12:42:36.630 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-20 12:42:36.658 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-20 12:42:36.662 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-20 12:42:36.693 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-20 12:42:36.722 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-20 12:42:36.752 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.73/identity 2021-12-20 12:42:36.781 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-20 12:42:36.809 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-20 12:42:36.837 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-20 12:42:36.866 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-20 12:42:36.897 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-20 12:42:36.928 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-20 12:42:36.958 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-20 12:42:36.986 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-20 12:42:36.992 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-20 12:42:36.998 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-12-20 12:42:37.014 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:42:37.016 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-12-20 12:42:37.018 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-20 12:42:37.021 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-12-20 12:42:37.023 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-20 12:42:37.025 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-12-20 12:42:37.028 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-12-20 12:42:37.032 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-12-20 12:42:37.034 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-20 12:42:37.038 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-20 12:42:37.068 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-12-20 12:42:37.070 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-20 12:42:37.072 | ++ functions:get_random_port:837 : true 2021-12-20 12:42:37.075 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-20 12:42:37.077 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-20 12:42:37.079 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-20 12:42:37.144 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-20 12:42:37.147 | ++ functions:get_random_port:841 : break 2 2021-12-20 12:42:37.149 | ++ functions:get_random_port:845 : echo 60999 2021-12-20 12:42:37.152 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-12-20 12:42:37.154 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-20 12:42:37.182 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-20 12:42:37.208 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-20 12:42:37.235 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-20 12:42:37.262 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-20 12:42:37.289 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-20 12:42:37.316 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-20 12:42:37.342 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-20 12:42:37.370 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-20 12:42:37.397 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-20 12:42:37.424 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-20 12:42:37.450 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-20 12:42:37.478 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-20 12:42:37.505 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-20 12:42:37.532 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-20 12:42:37.560 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-20 12:42:37.588 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-20 12:42:37.615 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-20 12:42:37.643 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-20 12:42:37.670 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-12-20 12:42:37.673 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-20 12:42:37.675 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 12:42:37.678 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:42:37.680 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:42:37.683 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-20 12:42:37.685 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-20 12:42:37.749 | proxy (enabled by site administrator) 2021-12-20 12:42:37.752 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-12-20 12:42:37.755 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-20 12:42:37.757 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 12:42:37.760 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:42:37.762 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:42:37.764 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-20 12:42:37.767 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-20 12:42:37.820 | No module matches proxy_http 2021-12-20 12:42:37.824 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-20 12:42:37.886 | Considering dependency proxy for proxy_http: 2021-12-20 12:42:37.886 | Module proxy already enabled 2021-12-20 12:42:37.886 | Enabling module proxy_http. 2021-12-20 12:42:37.892 | To activate the new configuration, you need to run: 2021-12-20 12:42:37.892 | systemctl restart apache2 2021-12-20 12:42:37.897 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-20 12:42:37.899 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 12:42:37.902 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-12-20 12:42:37.904 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-12-20 12:42:38.030 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-12-20 12:42:38.033 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-12-20 12:42:38.035 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-12-20 12:42:38.038 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-12-20 12:42:38.040 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:42:38.043 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:42:38.045 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-20 12:42:38.048 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-20 12:42:38.051 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-12-20 12:42:38.052 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-20 12:42:38.061 | KeepAlive Off 2021-12-20 12:42:38.065 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-12-20 12:42:38.065 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-20 12:42:38.074 | SetEnv proxy-sendchunked 1 2021-12-20 12:42:38.078 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-20 12:42:38.078 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-20 12:42:38.087 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-20 12:42:38.092 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-12-20 12:42:38.094 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-12-20 12:42:38.098 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-12-20 12:42:38.101 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-20 12:42:38.103 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 12:42:38.105 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:42:38.108 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:42:38.110 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-20 12:42:38.112 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-12-20 12:42:38.116 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:42:38.118 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:42:38.120 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-12-20 12:42:38.182 | Enabling site glance-wsgi-api. 2021-12-20 12:42:38.187 | To activate the new configuration, you need to run: 2021-12-20 12:42:38.187 | systemctl reload apache2 2021-12-20 12:42:38.192 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-12-20 12:42:38.195 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 12:42:38.197 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-12-20 12:42:38.200 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-12-20 12:42:38.328 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-20 12:42:38.335 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-20 12:42:38.367 | + ./stack.sh:main:892 : is_service_enabled cinder 2021-12-20 12:42:38.385 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:42:38.387 | + ./stack.sh:main:894 : stack_install_service cinder 2021-12-20 12:42:38.390 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-20 12:42:38.392 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-20 12:42:38.394 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 12:42:38.397 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-20 12:42:38.399 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/wallaby 2021-12-20 12:42:38.402 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-20 12:42:38.404 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-12-20 12:42:38.406 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-12-20 12:42:38.409 | + functions-common:git_clone:526 : local orig_dir 2021-12-20 12:42:38.412 | ++ functions-common:git_clone:527 : pwd 2021-12-20 12:42:38.415 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-20 12:42:38.417 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-20 12:42:38.420 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-20 12:42:38.437 | + functions-common:git_clone:530 : RECLONE=False 2021-12-20 12:42:38.439 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-20 12:42:38.441 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-20 12:42:38.444 | + functions-common:git_clone:544 : echo stable/wallaby 2021-12-20 12:42:38.445 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-20 12:42:38.450 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-12-20 12:42:38.452 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-20 12:42:38.454 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-12-20 12:42:38.457 | + functions-common:git_clone:593 : git show --oneline 2021-12-20 12:42:38.458 | + functions-common:git_clone:593 : head -1 2021-12-20 12:42:38.468 | 30578a728 [Pure Storage] Add missing DB values when performing create CG from CG snap 2021-12-20 12:42:38.471 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-20 12:42:38.475 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2021-12-20 12:42:38.477 | + inc/python:setup_develop:338 : local bindep 2021-12-20 12:42:38.480 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-20 12:42:38.482 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-20 12:42:38.485 | + inc/python:setup_develop:344 : local extras= 2021-12-20 12:42:38.487 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-20 12:42:38.490 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 12:42:38.493 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-20 12:42:38.495 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-20 12:42:38.498 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 12:42:38.500 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-20 12:42:38.503 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-20 12:42:38.506 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 12:42:38.509 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-20 12:42:38.511 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 12:42:38.513 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 12:42:38.516 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-20 12:42:38.522 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-12-20 12:42:38.525 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-12-20 12:42:39.139 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-12-20 12:42:39.142 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 12:42:39.144 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 12:42:39.147 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 12:42:39.149 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-20 12:42:39.151 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-12-20 12:42:39.154 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 12:42:39.156 | + inc/python:setup_package:427 : local extras= 2021-12-20 12:42:39.158 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 12:42:39.160 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-12-20 12:42:39.163 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-12-20 12:42:39.165 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-12-20 12:42:39.167 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 12:42:39.170 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-12-20 12:42:39.190 | Using python 3.8 to install /opt/stack/cinder 2021-12-20 12:42:39.193 | + 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/cinder 2021-12-20 12:42:39.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:42:39.934 | from cryptography.utils import int_from_bytes 2021-12-20 12:42:39.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:42:39.934 | from cryptography.utils import int_from_bytes 2021-12-20 12:42:40.972 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:42:40.972 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 12:42:40.976 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:40.978 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:40.978 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:40.981 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:40.984 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:40.992 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:42:40.996 | Obtaining file:///opt/stack/cinder 2021-12-20 12:42:43.027 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 12:42:45.038 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-12-20 12:42:45.047 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-12-20 12:42:45.055 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-12-20 12:42:45.066 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-12-20 12:42:45.093 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-12-20 12:42:46.140 | Collecting boto3===1.17.26 2021-12-20 12:42:46.148 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e9/ff8006c41889e/boto3-1.17.26-py2.py3-none-any.whl (130 kB) 2021-12-20 12:42:47.543 | Collecting botocore===1.20.26 2021-12-20 12:42:47.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/cbe115a25bfa8/botocore-1.20.26-py2.py3-none-any.whl (7.3 MB) 2021-12-20 12:42:47.804 | Requirement already satisfied: castellan===3.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.2) 2021-12-20 12:42:47.824 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-12-20 12:42:47.888 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2021-12-20 12:42:47.901 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-12-20 12:42:47.904 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-12-20 12:42:48.112 | Collecting google-api-python-client===2.0.2 2021-12-20 12:42:48.128 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b66/5afbb38df3572/google_api_python_client-2.0.2-py2.py3-none-any.whl (6.5 MB) 2021-12-20 12:42:48.532 | Collecting google-auth===1.27.1 2021-12-20 12:42:48.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63a/5636d7eacfe6e/google_auth-1.27.1-py2.py3-none-any.whl (136 kB) 2021-12-20 12:42:48.719 | Collecting google-auth-httplib2===0.1.0 2021-12-20 12:42:48.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-12-20 12:42:48.804 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-12-20 12:42:48.809 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.0) 2021-12-20 12:42:48.813 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-12-20 12:42:48.816 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2021-12-20 12:42:48.819 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-12-20 12:42:48.830 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-12-20 12:42:48.893 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-12-20 12:42:48.949 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.2) 2021-12-20 12:42:49.081 | Collecting oauth2client===4.1.3 2021-12-20 12:42:49.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-20 12:42:49.173 | Requirement already satisfied: os-brick===4.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.2) 2021-12-20 12:42:49.196 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-12-20 12:42:49.200 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-12-20 12:42:49.221 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-12-20 12:42:49.258 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-12-20 12:42:49.268 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2021-12-20 12:42:49.309 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.1) 2021-12-20 12:42:49.315 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2021-12-20 12:42:49.364 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-12-20 12:42:49.370 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-12-20 12:42:49.409 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-12-20 12:42:49.465 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-12-20 12:42:49.483 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-12-20 12:42:49.501 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-12-20 12:42:49.517 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-12-20 12:42:49.530 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-12-20 12:42:49.534 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-12-20 12:42:49.543 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-12-20 12:42:49.566 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-12-20 12:42:49.577 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-12-20 12:42:49.593 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-12-20 12:42:49.793 | Collecting oslo.vmware===3.8.0 2021-12-20 12:42:49.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2021-12-20 12:42:49.908 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-12-20 12:42:49.955 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-12-20 12:42:50.126 | Collecting paramiko===2.7.2 2021-12-20 12:42:50.132 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-12-20 12:42:50.245 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2021-12-20 12:42:50.248 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-12-20 12:42:50.250 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-12-20 12:42:50.467 | Collecting pyasn1===0.4.8 2021-12-20 12:42:50.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-20 12:42:50.724 | Collecting pyasn1-modules===0.2.8 2021-12-20 12:42:50.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-12-20 12:42:50.813 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-12-20 12:42:50.823 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-12-20 12:42:50.825 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-12-20 12:42:50.828 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (5.1.0) 2021-12-20 12:42:50.845 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2021-12-20 12:42:50.992 | Collecting python-glanceclient===3.3.0 2021-12-20 12:42:50.997 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2021-12-20 12:42:51.093 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2021-12-20 12:42:51.111 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (17.4.0) 2021-12-20 12:42:51.127 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.11.1) 2021-12-20 12:42:51.153 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-12-20 12:42:51.157 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-12-20 12:42:51.164 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-12-20 12:42:51.184 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-12-20 12:42:51.300 | Collecting rsa===4.7.2 2021-12-20 12:42:51.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-12-20 12:42:51.479 | Collecting rtslib-fb===2.1.74 2021-12-20 12:42:51.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-12-20 12:42:52.350 | Collecting s3transfer===0.3.4 2021-12-20 12:42:52.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2021-12-20 12:42:52.439 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (54.1.1) 2021-12-20 12:42:52.491 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-12-20 12:42:52.494 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.13.0) 2021-12-20 12:42:52.504 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-12-20 12:42:52.507 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-12-20 12:42:52.509 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-12-20 12:42:52.607 | Collecting suds-jurko===0.6 2021-12-20 12:42:52.614 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-12-20 12:42:52.800 | Collecting tabulate===0.8.9 2021-12-20 12:42:52.806 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-12-20 12:42:52.887 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (4.6.0) 2021-12-20 12:42:52.944 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-12-20 12:42:52.981 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-12-20 12:42:52.990 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-12-20 12:42:52.996 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-12-20 12:42:53.013 | Requirement already satisfied: tooz===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.2) 2021-12-20 12:42:53.074 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-12-20 12:42:53.077 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-12-20 12:42:53.179 | Collecting uritemplate===3.0.1 2021-12-20 12:42:53.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-12-20 12:42:53.265 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.3) 2021-12-20 12:42:53.286 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-12-20 12:42:53.383 | Collecting warlock===1.3.3 2021-12-20 12:42:53.390 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-12-20 12:42:53.473 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-12-20 12:42:53.476 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-12-20 12:42:53.585 | Collecting zstd===1.4.8.1 2021-12-20 12:42:53.592 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-12-20 12:42:54.326 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-12-20 12:42:54.329 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-12-20 12:42:54.500 | Collecting google-api-core===1.26.1 2021-12-20 12:42:54.506 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c38/3206f0f87545d/google_api_core-1.26.1-py2.py3-none-any.whl (92 kB) 2021-12-20 12:42:54.609 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-12-20 12:42:54.612 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-12-20 12:42:54.618 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-12-20 12:42:54.623 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-12-20 12:42:54.627 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-12-20 12:42:54.631 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-12-20 12:42:54.638 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-12-20 12:42:54.647 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-12-20 12:42:54.688 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-12-20 12:42:54.695 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-12-20 12:42:54.699 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-12-20 12:42:54.706 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-12-20 12:42:54.709 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-12-20 12:42:54.720 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-12-20 12:42:54.722 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-12-20 12:42:54.820 | Collecting PyNaCl===1.4.0 2021-12-20 12:42:54.827 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-12-20 12:42:54.870 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-12-20 12:42:54.886 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-12-20 12:42:54.900 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-12-20 12:42:54.903 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-12-20 12:42:54.906 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-12-20 12:42:55.004 | Collecting pyudev===0.22.0 2021-12-20 12:42:55.010 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-20 12:42:55.091 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-12-20 12:42:55.093 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.4.2) 2021-12-20 12:42:55.099 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-12-20 12:42:55.105 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5) 2021-12-20 12:42:55.143 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-12-20 12:42:55.145 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2021-12-20 12:42:55.148 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-12-20 12:42:55.150 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-12-20 12:42:55.153 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.31) 2021-12-20 12:42:55.158 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-12-20 12:42:55.161 | Requirement already satisfied: protobuf===3.15.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.6) 2021-12-20 12:42:55.270 | Collecting googleapis-common-protos===1.53.0 2021-12-20 12:42:55.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-12-20 12:42:55.363 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2021-12-20 12:42:55.365 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-12-20 12:42:55.373 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2021-12-20 12:42:55.375 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-12-20 12:42:55.378 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-12-20 12:42:55.382 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-12-20 12:42:55.438 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2021-12-20 12:42:55.441 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-12-20 12:42:55.446 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-12-20 12:42:55.448 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-12-20 12:42:55.491 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-12-20 12:42:55.495 | Building wheels for collected packages: rtslib-fb, zstd 2021-12-20 12:42:55.496 | Building wheel for rtslib-fb (setup.py): started 2021-12-20 12:42:56.237 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-20 12:42:56.239 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=23af0eb2c3f9e5fd7b681d22ec3f6101a3f48f15c68cc61d570dfce1d3de1ab1 2021-12-20 12:42:56.239 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-12-20 12:42:56.241 | Building wheel for zstd (setup.py): started 2021-12-20 12:43:44.652 | Building wheel for zstd (setup.py): finished with status 'done' 2021-12-20 12:43:44.664 | Created wheel for zstd: filename=zstd-1.4.8.1-cp38-cp38-linux_x86_64.whl size=1697018 sha256=0b8cac176fe4eb72325c35df1f935ac1daa1df5c286a33f503d62c53599d9aef 2021-12-20 12:43:44.665 | Stored in directory: /root/.cache/pip/wheels/03/4d/42/6bdf48cea9bb8f62bc91f6b28247aa26f066e300e4d48c7d16 2021-12-20 12:43:44.665 | Successfully built rtslib-fb zstd 2021-12-20 12:43:45.747 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, googleapis-common-protos, google-api-core, uritemplate, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2021-12-20 12:43:46.217 | Attempting uninstall: PyNaCl 2021-12-20 12:43:46.218 | Found existing installation: PyNaCl 1.3.0 2021-12-20 12:43:46.223 | Uninstalling PyNaCl-1.3.0: 2021-12-20 12:43:46.251 | Successfully uninstalled PyNaCl-1.3.0 2021-12-20 12:43:49.360 | Running setup.py develop for cinder 2021-12-20 12:43:51.560 | Successfully installed PyNaCl-1.4.0 boto3-1.17.26 botocore-1.20.26 cinder google-api-core-1.26.1 google-api-python-client-2.0.2 google-auth-1.27.1 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.8.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.3.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.3.4 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2021-12-20 12:43:51.692 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:43:51.692 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:43:51.804 | + inc/python:pip_install:200 : result=0 2021-12-20 12:43:51.806 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:43:51.808 | + functions-common:time_stop:2304 : local name 2021-12-20 12:43:51.811 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:43:51.813 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:43:51.816 | + functions-common:time_stop:2307 : local total 2021-12-20 12:43:51.818 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:43:51.820 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:43:51.822 | + functions-common:time_stop:2311 : start_time=1640004159185 2021-12-20 12:43:51.824 | + functions-common:time_stop:2313 : [[ -z 1640004159185 ]] 2021-12-20 12:43:51.828 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:43:51.832 | + functions-common:time_stop:2316 : end_time=1640004231829 2021-12-20 12:43:51.834 | + functions-common:time_stop:2317 : elapsed_time=72644 2021-12-20 12:43:51.836 | + functions-common:time_stop:2318 : total=97825 2021-12-20 12:43:51.838 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:43:51.841 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=170469 2021-12-20 12:43:51.843 | + inc/python:pip_install:203 : return 0 2021-12-20 12:43:51.845 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 12:43:51.848 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-20 12:43:51.850 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-20 12:43:51.869 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-20 12:43:51.881 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-12-20 12:43:51.884 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-20 12:43:51.886 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:43:51.889 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:43:51.891 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-20 12:43:51.894 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:43:51.896 | + lib/cinder:install_cinder:451 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-12-20 12:43:51.899 | + lib/cinder:install_cinder:452 : install_package tgt 2021-12-20 12:43:51.901 | + functions-common:install_package:1342 : update_package_repo 2021-12-20 12:43:51.904 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-12-20 12:43:51.906 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-12-20 12:43:51.909 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-12-20 12:43:51.912 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-12-20 12:43:51.914 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-12-20 12:43:51.917 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:43:51.919 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:43:51.922 | + functions-common:update_package_repo:1323 : apt_get_update 2021-12-20 12:43:51.925 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-20 12:43:51.927 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-20 12:43:51.929 | + functions-common:apt_get_update:1069 : return 2021-12-20 12:43:51.932 | + functions-common:install_package:1343 : real_install_package tgt 2021-12-20 12:43:51.934 | + functions-common:real_install_package:1328 : is_ubuntu 2021-12-20 12:43:51.937 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:43:51.939 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:43:51.942 | + functions-common:real_install_package:1329 : apt_get install tgt 2021-12-20 12:43:51.963 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-12-20 12:43:52.071 | Reading package lists... 2021-12-20 12:43:52.304 | Building dependency tree... 2021-12-20 12:43:52.306 | Reading state information... 2021-12-20 12:43:52.545 | The following packages were automatically installed and are no longer required: 2021-12-20 12:43:52.546 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 12:43:52.546 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 12:43:52.546 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 12:43:52.546 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 12:43:52.546 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-20 12:43:52.546 | python3-zope.interface 2021-12-20 12:43:52.546 | Use 'sudo apt autoremove' to remove them. 2021-12-20 12:43:52.547 | The following additional packages will be installed: 2021-12-20 12:43:52.548 | libconfig-general-perl 2021-12-20 12:43:52.549 | Suggested packages: 2021-12-20 12:43:52.549 | tgt-rbd 2021-12-20 12:43:52.614 | The following NEW packages will be installed: 2021-12-20 12:43:52.614 | libconfig-general-perl tgt 2021-12-20 12:43:52.891 | 0 upgraded, 2 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 12:43:52.892 | Need to get 269 kB of archives. 2021-12-20 12:43:52.892 | After this operation, 824 kB of additional disk space will be used. 2021-12-20 12:43:52.892 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-12-20 12:43:53.298 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2021-12-20 12:43:54.138 | Fetched 269 kB in 1s (280 kB/s) 2021-12-20 12:43:54.167 | Selecting previously unselected package libconfig-general-perl. 2021-12-20 12:43:54.221 | (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 ... 89596 files and directories currently installed.) 2021-12-20 12:43:54.224 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2021-12-20 12:43:54.227 | Unpacking libconfig-general-perl (2.63-1) ... 2021-12-20 12:43:54.265 | Selecting previously unselected package tgt. 2021-12-20 12:43:54.274 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2021-12-20 12:43:54.276 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2021-12-20 12:43:54.360 | Setting up libconfig-general-perl (2.63-1) ... 2021-12-20 12:43:54.366 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2021-12-20 12:43:55.398 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-12-20 12:43:56.285 | Processing triggers for man-db (2.9.1-1) ... 2021-12-20 12:43:56.568 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-20 12:44:04.095 | + functions-common:apt_get:1113 : result=0 2021-12-20 12:44:04.097 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-20 12:44:04.100 | + functions-common:time_stop:2304 : local name 2021-12-20 12:44:04.102 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:44:04.105 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:44:04.107 | + functions-common:time_stop:2307 : local total 2021-12-20 12:44:04.110 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:44:04.112 | + functions-common:time_stop:2310 : name=apt-get 2021-12-20 12:44:04.115 | + functions-common:time_stop:2311 : start_time=1640004231961 2021-12-20 12:44:04.117 | + functions-common:time_stop:2313 : [[ -z 1640004231961 ]] 2021-12-20 12:44:04.120 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:44:04.125 | + functions-common:time_stop:2316 : end_time=1640004244122 2021-12-20 12:44:04.128 | + functions-common:time_stop:2317 : elapsed_time=12161 2021-12-20 12:44:04.130 | + functions-common:time_stop:2318 : total=315588 2021-12-20 12:44:04.132 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:44:04.135 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=327749 2021-12-20 12:44:04.137 | + functions-common:apt_get:1117 : return 0 2021-12-20 12:44:04.140 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 12:44:04.142 | + ./stack.sh:main:895 : configure_cinder 2021-12-20 12:44:04.145 | + lib/cinder:configure_cinder:224 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-20 12:44:04.157 | + lib/cinder:configure_cinder:226 : rm -f /etc/cinder/cinder.conf 2021-12-20 12:44:04.161 | + lib/cinder:configure_cinder:228 : configure_rootwrap cinder 2021-12-20 12:44:04.164 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-20 12:44:04.166 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-20 12:44:04.169 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-20 12:44:04.169 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-20 12:44:04.173 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-20 12:44:04.175 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-20 12:44:04.177 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-20 12:44:04.180 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-20 12:44:04.182 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-20 12:44:04.184 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-20 12:44:04.186 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-20 12:44:04.188 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-20 12:44:04.200 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-20 12:44:04.212 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-20 12:44:04.225 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-20 12:44:04.237 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-20 12:44:04.249 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-20 12:44:04.252 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-20 12:44:04.256 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.WiMf4sbMto 2021-12-20 12:44:04.259 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-20 12:44:04.261 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-20 12:44:04.263 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-20 12:44:04.265 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.WiMf4sbMto 2021-12-20 12:44:04.269 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.WiMf4sbMto 2021-12-20 12:44:04.280 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.WiMf4sbMto /etc/sudoers.d/cinder-rootwrap 2021-12-20 12:44:04.292 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-20 12:44:04.296 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-20 12:44:04.298 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-20 12:44:04.301 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-20 12:44:04.303 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-20 12:44:04.305 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-20 12:44:04.307 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-20 12:44:04.309 | + lib/cinder:configure_cinder:230 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-20 12:44:04.312 | + lib/cinder:configure_cinder:231 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-20 12:44:04.316 | + lib/cinder:configure_cinder:234 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-20 12:44:04.321 | + lib/cinder:configure_cinder:236 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-20 12:44:04.339 | + lib/cinder:configure_cinder:237 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-20 12:44:04.358 | + lib/cinder:configure_cinder:238 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-20 12:44:04.378 | + lib/cinder:configure_cinder:239 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-20 12:44:04.396 | + lib/cinder:configure_cinder:240 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-20 12:44:04.414 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-20 12:44:04.432 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-20 12:44:04.451 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-20 12:44:04.469 | + lib/cinder:configure_cinder:245 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-20 12:44:04.472 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-12-20 12:44:04.474 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-12-20 12:44:04.476 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-20 12:44:04.479 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-20 12:44:04.510 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-20 12:44:04.537 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.73/identity 2021-12-20 12:44:04.565 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-20 12:44:04.592 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-20 12:44:04.620 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-20 12:44:04.647 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-20 12:44:04.676 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-20 12:44:04.703 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-20 12:44:04.731 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-20 12:44:04.759 | + lib/cinder:configure_cinder:247 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-20 12:44:04.789 | + lib/cinder:configure_cinder:249 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-12-20 12:44:04.818 | ++ lib/cinder:configure_cinder:250 : database_connection_url cinder 2021-12-20 12:44:04.820 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-20 12:44:04.822 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-20 12:44:04.825 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-12-20 12:44:04.827 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-20 12:44:04.830 | + lib/cinder:configure_cinder:250 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-20 12:44:04.862 | + lib/cinder:configure_cinder:251 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-20 12:44:04.889 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-20 12:44:04.917 | + lib/cinder:configure_cinder:253 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-20 12:44:04.945 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-20 12:44:04.973 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-20 12:44:05.001 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-20 12:44:05.032 | + lib/cinder:configure_cinder:257 : [[ 4 == 6 ]] 2021-12-20 12:44:05.035 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.73 2021-12-20 12:44:05.062 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-20 12:44:05.094 | ++ lib/cinder:configure_cinder:263 : openssl rand -hex 16 2021-12-20 12:44:05.102 | + lib/cinder:configure_cinder:263 : iniset /etc/cinder/cinder.conf key_manager fixed_key 266b0ec6c5ca82b65507f30a7c37bc39 2021-12-20 12:44:05.130 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-20 12:44:05.158 | + lib/cinder:configure_cinder:270 : is_service_enabled c-vol 2021-12-20 12:44:05.175 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:05.177 | + lib/cinder:configure_cinder:295 : is_service_enabled c-bak 2021-12-20 12:44:05.193 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:05.195 | + lib/cinder:configure_cinder:303 : is_service_enabled ceilometer 2021-12-20 12:44:05.212 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:05.215 | + lib/cinder:configure_cinder:307 : is_service_enabled tls-proxy 2021-12-20 12:44:05.232 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:05.234 | + lib/cinder:configure_cinder:321 : '[' False '!=' False ']' 2021-12-20 12:44:05.236 | + lib/cinder:configure_cinder:325 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-20 12:44:05.239 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-20 12:44:05.241 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-20 12:44:05.243 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-20 12:44:05.246 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-20 12:44:05.248 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-20 12:44:05.264 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:05.267 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-20 12:44:05.270 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-20 12:44:05.272 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-20 12:44:05.289 | ++ functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:05.291 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2021-12-20 12:44:05.294 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2021-12-20 12:44:05.321 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-20 12:44:05.323 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-20 12:44:05.326 | + lib/cinder:configure_cinder:328 : setup_logging /etc/cinder/cinder.conf True 2021-12-20 12:44:05.328 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-20 12:44:05.331 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-20 12:44:05.334 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-20 12:44:05.351 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-20 12:44:05.353 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-20 12:44:05.356 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-20 12:44:05.358 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-20 12:44:05.360 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-20 12:44:05.388 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 12:44:05.417 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 12:44:05.445 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-20 12:44:05.473 | + lib/cinder:configure_cinder:330 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-20 12:44:05.475 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-20 12:44:05.478 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-20 12:44:05.480 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-12-20 12:44:05.483 | + lib/apache:write_uwsgi_config:260 : local http= 2021-12-20 12:44:05.485 | + lib/apache:write_uwsgi_config:261 : local name= 2021-12-20 12:44:05.489 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-12-20 12:44:05.493 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-12-20 12:44:05.495 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-12-20 12:44:05.497 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-20 12:44:05.510 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-20 12:44:05.510 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-20 12:44:05.518 | d /var/run/uwsgi 0755 ubuntu root 2021-12-20 12:44:05.522 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-20 12:44:05.538 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-20 12:44:05.540 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-20 12:44:05.544 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-20 12:44:05.574 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-20 12:44:05.601 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-20 12:44:05.628 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-20 12:44:05.654 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-20 12:44:05.682 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-20 12:44:05.709 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-20 12:44:05.738 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-20 12:44:05.765 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-20 12:44:05.793 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-20 12:44:05.820 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-20 12:44:05.848 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-20 12:44:05.876 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-20 12:44:05.903 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-12-20 12:44:05.905 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-12-20 12:44:05.909 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-12-20 12:44:05.911 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-12-20 12:44:05.913 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-12-20 12:44:05.916 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:44:05.918 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:44:05.920 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-20 12:44:05.923 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-20 12:44:05.925 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-20 12:44:05.952 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-20 12:44:05.981 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-20 12:44:05.981 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-20 12:44:05.990 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-20 12:44:05.993 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-12-20 12:44:05.995 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-12-20 12:44:05.998 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-12-20 12:44:06.000 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-20 12:44:06.002 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 12:44:06.004 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:44:06.007 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:44:06.009 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-20 12:44:06.011 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-12-20 12:44:06.014 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:44:06.016 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:44:06.019 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-12-20 12:44:06.080 | Enabling site cinder-wsgi. 2021-12-20 12:44:06.086 | To activate the new configuration, you need to run: 2021-12-20 12:44:06.086 | systemctl reload apache2 2021-12-20 12:44:06.090 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-12-20 12:44:06.093 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 12:44:06.095 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-12-20 12:44:06.098 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-12-20 12:44:06.228 | + lib/cinder:configure_cinder:332 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-20 12:44:06.231 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-20 12:44:06.263 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.73/image 2021-12-20 12:44:06.291 | + lib/cinder:configure_cinder:339 : is_service_enabled tls-proxy 2021-12-20 12:44:06.308 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:06.310 | + lib/cinder:configure_cinder:345 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-20 12:44:06.312 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-12-20 12:44:06.315 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-12-20 12:44:06.317 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-12-20 12:44:06.320 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-20 12:44:06.351 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-20 12:44:06.382 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.73/identity 2021-12-20 12:44:06.410 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-20 12:44:06.439 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-20 12:44:06.466 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-20 12:44:06.495 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-20 12:44:06.524 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-20 12:44:06.552 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-20 12:44:06.580 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-20 12:44:06.608 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-20 12:44:06.635 | + lib/cinder:configure_cinder:347 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-20 12:44:06.664 | + lib/cinder:configure_cinder:349 : [[ ! -z '' ]] 2021-12-20 12:44:06.666 | + lib/cinder:configure_cinder:351 : is_service_enabled etcd3 2021-12-20 12:44:06.683 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:06.685 | + lib/cinder:configure_cinder:352 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.73:2379 2021-12-20 12:44:06.716 | + ./stack.sh:main:898 : is_service_enabled neutron 2021-12-20 12:44:06.733 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:06.736 | + ./stack.sh:main:900 : stack_install_service neutron 2021-12-20 12:44:06.738 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-20 12:44:06.741 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-20 12:44:06.743 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 12:44:06.746 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-20 12:44:06.748 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-20 12:44:06.752 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-20 12:44:06.752 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-20 12:44:06.757 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-20 12:44:06.760 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-20 12:44:06.763 | + 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- ]] 2021-12-20 12:44:06.765 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-20 12:44:06.768 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-20 12:44:06.771 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-12-20 12:44:06.773 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-20 12:44:06.776 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:44:06.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:44:06.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-20 12:44:06.784 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:44:06.786 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/wallaby 2021-12-20 12:44:06.788 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-20 12:44:06.791 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-12-20 12:44:06.793 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-12-20 12:44:06.795 | + functions-common:git_clone:526 : local orig_dir 2021-12-20 12:44:06.798 | ++ functions-common:git_clone:527 : pwd 2021-12-20 12:44:06.801 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-20 12:44:06.803 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-20 12:44:06.806 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-20 12:44:06.821 | + functions-common:git_clone:530 : RECLONE=False 2021-12-20 12:44:06.824 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-20 12:44:06.826 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-20 12:44:06.829 | + functions-common:git_clone:544 : echo stable/wallaby 2021-12-20 12:44:06.829 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-20 12:44:06.835 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-12-20 12:44:06.837 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-20 12:44:06.839 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-12-20 12:44:06.842 | + functions-common:git_clone:593 : git show --oneline 2021-12-20 12:44:06.842 | + functions-common:git_clone:593 : head -1 2021-12-20 12:44:06.847 | 37a660c6c5 Merge "Avoid writing segments to the DB repeatedly" into stable/wallaby 2021-12-20 12:44:06.849 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-20 12:44:06.852 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-12-20 12:44:06.854 | + inc/python:setup_develop:338 : local bindep 2021-12-20 12:44:06.857 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-20 12:44:06.859 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-20 12:44:06.862 | + inc/python:setup_develop:344 : local extras= 2021-12-20 12:44:06.864 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-20 12:44:06.867 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 12:44:06.869 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-20 12:44:06.871 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-20 12:44:06.874 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 12:44:06.876 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-20 12:44:06.880 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-20 12:44:06.882 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 12:44:06.885 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-20 12:44:06.888 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 12:44:06.890 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 12:44:06.894 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-20 12:44:06.900 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-12-20 12:44:06.902 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-12-20 12:44:07.506 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-12-20 12:44:07.508 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 12:44:07.510 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 12:44:07.513 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 12:44:07.515 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-20 12:44:07.518 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-12-20 12:44:07.520 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 12:44:07.522 | + inc/python:setup_package:427 : local extras= 2021-12-20 12:44:07.525 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 12:44:07.527 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-12-20 12:44:07.529 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-12-20 12:44:07.532 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-12-20 12:44:07.535 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 12:44:07.538 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-12-20 12:44:07.558 | Using python 3.8 to install /opt/stack/neutron 2021-12-20 12:44:07.560 | + 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/neutron 2021-12-20 12:44:08.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:44:08.307 | from cryptography.utils import int_from_bytes 2021-12-20 12:44:08.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:44:08.307 | from cryptography.utils import int_from_bytes 2021-12-20 12:44:09.333 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:44:09.333 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 12:44:09.337 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:44:09.339 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:44:09.339 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:44:09.342 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:44:09.345 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:44:09.352 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:44:09.357 | Obtaining file:///opt/stack/neutron 2021-12-20 12:44:11.394 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 12:44:13.451 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-12-20 12:44:13.458 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-12-20 12:44:13.462 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-12-20 12:44:13.470 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-12-20 12:44:13.480 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-12-20 12:44:13.491 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-12-20 12:44:13.519 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-12-20 12:44:13.532 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-12-20 12:44:13.541 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-12-20 12:44:13.548 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-12-20 12:44:13.552 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-12-20 12:44:13.561 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-12-20 12:44:13.568 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-12-20 12:44:13.572 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.0) 2021-12-20 12:44:13.577 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-12-20 12:44:13.639 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-12-20 12:44:13.692 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-12-20 12:44:13.697 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-12-20 12:44:13.700 | Requirement already satisfied: neutron-lib===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.10.1) 2021-12-20 12:44:13.740 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.55.0) 2021-12-20 12:44:13.766 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-12-20 12:44:13.784 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-12-20 12:44:13.789 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-12-20 12:44:13.793 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-12-20 12:44:13.817 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-12-20 12:44:13.853 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-12-20 12:44:13.865 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2021-12-20 12:44:13.905 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.1) 2021-12-20 12:44:13.911 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2021-12-20 12:44:13.959 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-12-20 12:44:13.966 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-12-20 12:44:14.004 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-12-20 12:44:14.060 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-12-20 12:44:14.078 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-12-20 12:44:14.093 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-12-20 12:44:14.108 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-12-20 12:44:14.127 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-12-20 12:44:14.131 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-12-20 12:44:14.141 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-12-20 12:44:14.164 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-12-20 12:44:14.175 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-12-20 12:44:14.192 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-12-20 12:44:14.211 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-12-20 12:44:14.258 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.0) 2021-12-20 12:44:14.263 | Requirement already satisfied: ovsdbapp===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.9.0) 2021-12-20 12:44:14.272 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-12-20 12:44:14.278 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2021-12-20 12:44:14.281 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-12-20 12:44:14.293 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-12-20 12:44:14.296 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-12-20 12:44:14.318 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-12-20 12:44:14.333 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-12-20 12:44:14.343 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-12-20 12:44:14.346 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-12-20 12:44:14.349 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.5.14) 2021-12-20 12:44:14.355 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2021-12-20 12:44:14.360 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.2.0) 2021-12-20 12:44:14.381 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2021-12-20 12:44:14.383 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2021-12-20 12:44:14.408 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (7.3.0) 2021-12-20 12:44:14.435 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (17.4.0) 2021-12-20 12:44:14.450 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-12-20 12:44:14.454 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-12-20 12:44:14.461 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-12-20 12:44:14.481 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2021-12-20 12:44:14.483 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-12-20 12:44:14.489 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.2.2) 2021-12-20 12:44:14.494 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (54.1.1) 2021-12-20 12:44:14.542 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (3.17.2) 2021-12-20 12:44:14.545 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-12-20 12:44:14.549 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (2.3.0) 2021-12-20 12:44:14.552 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.13.0) 2021-12-20 12:44:14.562 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-12-20 12:44:14.565 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-12-20 12:44:14.568 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-12-20 12:44:14.575 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-12-20 12:44:14.589 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-12-20 12:44:14.598 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-12-20 12:44:14.603 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-12-20 12:44:14.621 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.0.4) 2021-12-20 12:44:14.640 | Requirement already satisfied: tooz===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.2) 2021-12-20 12:44:14.699 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-12-20 12:44:14.702 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-12-20 12:44:14.709 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.3) 2021-12-20 12:44:14.730 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-12-20 12:44:14.734 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-12-20 12:44:14.737 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-12-20 12:44:14.743 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-12-20 12:44:14.750 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-12-20 12:44:14.758 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-12-20 12:44:14.761 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-12-20 12:44:14.764 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-12-20 12:44:14.771 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2021-12-20 12:44:14.776 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2021-12-20 12:44:14.837 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-12-20 12:44:14.840 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-12-20 12:44:14.863 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-12-20 12:44:14.866 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-12-20 12:44:14.869 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-12-20 12:44:14.874 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-12-20 12:44:14.878 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-12-20 12:44:14.881 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-12-20 12:44:14.923 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-12-20 12:44:14.927 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-12-20 12:44:14.938 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (0.3.5) 2021-12-20 12:44:14.941 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2021-12-20 12:44:14.962 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.3.1) 2021-12-20 12:44:14.977 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-12-20 12:44:14.990 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-12-20 12:44:15.001 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.1.0) 2021-12-20 12:44:15.006 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-12-20 12:44:15.010 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-12-20 12:44:15.012 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-12-20 12:44:15.016 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-12-20 12:44:15.018 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2021-12-20 12:44:15.021 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-12-20 12:44:15.024 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-12-20 12:44:15.026 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-12-20 12:44:15.029 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-12-20 12:44:15.031 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2021-12-20 12:44:15.034 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-12-20 12:44:15.037 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-12-20 12:44:15.040 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (2.0.0) 2021-12-20 12:44:15.053 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (4.9.3) 2021-12-20 12:44:15.065 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-12-20 12:44:15.122 | Requirement already satisfied: soupsieve===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.2) 2021-12-20 12:44:15.127 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-12-20 12:44:15.132 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-12-20 12:44:15.135 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-12-20 12:44:15.177 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-12-20 12:44:16.177 | Installing collected packages: neutron 2021-12-20 12:44:16.177 | Attempting uninstall: neutron 2021-12-20 12:44:16.179 | Found existing installation: neutron 18.1.1 2021-12-20 12:44:17.426 | Uninstalling neutron-18.1.1: 2021-12-20 12:44:17.506 | Successfully uninstalled neutron-18.1.1 2021-12-20 12:44:17.508 | Running setup.py develop for neutron 2021-12-20 12:44:20.068 | Successfully installed neutron 2021-12-20 12:44:20.203 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:44:20.204 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:44:20.292 | + inc/python:pip_install:200 : result=0 2021-12-20 12:44:20.294 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:44:20.296 | + functions-common:time_stop:2304 : local name 2021-12-20 12:44:20.299 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:44:20.301 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:44:20.303 | + functions-common:time_stop:2307 : local total 2021-12-20 12:44:20.306 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:44:20.308 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:44:20.310 | + functions-common:time_stop:2311 : start_time=1640004247553 2021-12-20 12:44:20.313 | + functions-common:time_stop:2313 : [[ -z 1640004247553 ]] 2021-12-20 12:44:20.316 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:44:20.320 | + functions-common:time_stop:2316 : end_time=1640004260317 2021-12-20 12:44:20.322 | + functions-common:time_stop:2317 : elapsed_time=12764 2021-12-20 12:44:20.324 | + functions-common:time_stop:2318 : total=170469 2021-12-20 12:44:20.326 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:44:20.329 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=183233 2021-12-20 12:44:20.332 | + inc/python:pip_install:203 : return 0 2021-12-20 12:44:20.334 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 12:44:20.337 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-20 12:44:20.339 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-20 12:44:20.359 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-20 12:44:20.370 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-12-20 12:44:20.373 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-12-20 12:44:20.375 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:44:20.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:44:20.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-12-20 12:44:20.383 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:44:20.386 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-12-20 12:44:20.388 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 12:44:20.390 | + ./stack.sh:main:903 : is_service_enabled nova 2021-12-20 12:44:20.407 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:20.410 | + ./stack.sh:main:905 : stack_install_service nova 2021-12-20 12:44:20.412 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-20 12:44:20.415 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-20 12:44:20.417 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 12:44:20.420 | + lib/stack:stack_install_service:32 : install_nova 2021-12-20 12:44:20.422 | + lib/nova:install_nova:823 : use_library_from_git os-vif 2021-12-20 12:44:20.425 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-12-20 12:44:20.427 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:44:20.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:44:20.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-12-20 12:44:20.434 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:44:20.437 | + lib/nova:install_nova:828 : is_service_enabled n-cpu 2021-12-20 12:44:20.452 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:20.455 | + lib/nova:install_nova:832 : is_service_enabled n-novnc 2021-12-20 12:44:20.471 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:20.473 | + lib/nova:install_nova:844 : is_service_enabled n-spice 2021-12-20 12:44:20.489 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:20.492 | + lib/nova:install_nova:856 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/wallaby 2021-12-20 12:44:20.494 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-20 12:44:20.496 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-12-20 12:44:20.498 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-12-20 12:44:20.500 | + functions-common:git_clone:526 : local orig_dir 2021-12-20 12:44:20.504 | ++ functions-common:git_clone:527 : pwd 2021-12-20 12:44:20.506 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-20 12:44:20.509 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-20 12:44:20.511 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-20 12:44:20.527 | + functions-common:git_clone:530 : RECLONE=False 2021-12-20 12:44:20.529 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-20 12:44:20.532 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-20 12:44:20.534 | + functions-common:git_clone:544 : echo stable/wallaby 2021-12-20 12:44:20.535 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-20 12:44:20.540 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-12-20 12:44:20.542 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-20 12:44:20.544 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-12-20 12:44:20.547 | + functions-common:git_clone:593 : git show --oneline 2021-12-20 12:44:20.547 | + functions-common:git_clone:593 : head -1 2021-12-20 12:44:20.552 | 6c3d5de659 Ensure MAC addresses characters are in the same case 2021-12-20 12:44:20.555 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-20 12:44:20.557 | + lib/nova:install_nova:857 : setup_develop /opt/stack/nova 2021-12-20 12:44:20.560 | + inc/python:setup_develop:338 : local bindep 2021-12-20 12:44:20.562 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-12-20 12:44:20.565 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-12-20 12:44:20.567 | + inc/python:setup_develop:344 : local extras= 2021-12-20 12:44:20.570 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-20 12:44:20.572 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 12:44:20.575 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-12-20 12:44:20.577 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-12-20 12:44:20.580 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 12:44:20.582 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-20 12:44:20.585 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-12-20 12:44:20.588 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 12:44:20.591 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-12-20 12:44:20.593 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 12:44:20.595 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 12:44:20.599 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-20 12:44:20.604 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-12-20 12:44:20.607 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-12-20 12:44:21.235 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-12-20 12:44:21.238 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 12:44:21.241 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 12:44:21.243 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 12:44:21.245 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-12-20 12:44:21.247 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-12-20 12:44:21.249 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 12:44:21.252 | + inc/python:setup_package:427 : local extras= 2021-12-20 12:44:21.254 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 12:44:21.256 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-12-20 12:44:21.258 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-12-20 12:44:21.261 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-12-20 12:44:21.263 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 12:44:21.265 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-12-20 12:44:21.286 | Using python 3.8 to install /opt/stack/nova 2021-12-20 12:44:21.288 | + 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/nova 2021-12-20 12:44:22.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:44:22.050 | from cryptography.utils import int_from_bytes 2021-12-20 12:44:22.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:44:22.050 | from cryptography.utils import int_from_bytes 2021-12-20 12:44:23.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:44:23.083 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 12:44:23.087 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:44:23.088 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:44:23.089 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:44:23.092 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:44:23.094 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:44:23.102 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:44:23.106 | Obtaining file:///opt/stack/nova 2021-12-20 12:44:26.212 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 12:44:29.277 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-12-20 12:44:29.285 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-12-20 12:44:29.288 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-12-20 12:44:29.297 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-12-20 12:44:29.306 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-12-20 12:44:29.309 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-12-20 12:44:29.320 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-12-20 12:44:29.350 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-12-20 12:44:29.364 | Requirement already satisfied: castellan===3.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.2) 2021-12-20 12:44:29.384 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2021-12-20 12:44:29.424 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-12-20 12:44:29.437 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-12-20 12:44:29.441 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-12-20 12:44:29.450 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-12-20 12:44:29.457 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-12-20 12:44:29.462 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-12-20 12:44:29.465 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-12-20 12:44:29.476 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-12-20 12:44:29.543 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-12-20 12:44:29.597 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.2) 2021-12-20 12:44:29.732 | Collecting microversion-parse===1.0.1 2021-12-20 12:44:29.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-12-20 12:44:29.833 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-12-20 12:44:29.838 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-12-20 12:44:29.841 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.0) 2021-12-20 12:44:29.868 | Requirement already satisfied: os-brick===4.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.2) 2021-12-20 12:44:29.989 | Collecting os-resource-classes===1.0.0 2021-12-20 12:44:29.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-12-20 12:44:30.083 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-12-20 12:44:30.087 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.5.0) 2021-12-20 12:44:30.092 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.4.0) 2021-12-20 12:44:30.116 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-12-20 12:44:30.231 | Collecting os-xenapi===0.3.4 2021-12-20 12:44:30.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-12-20 12:44:30.347 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-12-20 12:44:30.387 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-12-20 12:44:30.417 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.1) 2021-12-20 12:44:30.458 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.1) 2021-12-20 12:44:30.464 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.5.1) 2021-12-20 12:44:30.514 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-12-20 12:44:30.521 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-12-20 12:44:30.561 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (12.7.1) 2021-12-20 12:44:30.618 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.2.0) 2021-12-20 12:44:30.636 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.7.0) 2021-12-20 12:44:30.651 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-12-20 12:44:30.666 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.2.0) 2021-12-20 12:44:30.681 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2021-12-20 12:44:30.685 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-12-20 12:44:30.695 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-12-20 12:44:30.718 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.3.0) 2021-12-20 12:44:30.729 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-12-20 12:44:30.746 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2021-12-20 12:44:30.767 | Requirement already satisfied: ovsdbapp===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.9.0) 2021-12-20 12:44:30.776 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-12-20 12:44:30.782 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.7.2) 2021-12-20 12:44:30.817 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2021-12-20 12:44:30.820 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-12-20 12:44:30.822 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (5.8.0) 2021-12-20 12:44:30.843 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-12-20 12:44:30.855 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-12-20 12:44:30.857 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-12-20 12:44:30.984 | Collecting pypowervm===1.1.24 2021-12-20 12:44:30.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-12-20 12:44:31.138 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.14) 2021-12-20 12:44:31.145 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-12-20 12:44:31.161 | Requirement already satisfied: python-cinderclient===7.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (7.4.1) 2021-12-20 12:44:31.177 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-12-20 12:44:31.181 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-12-20 12:44:31.199 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-12-20 12:44:31.218 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (7.3.0) 2021-12-20 12:44:31.246 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-12-20 12:44:31.250 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.7) 2021-12-20 12:44:31.257 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-12-20 12:44:31.277 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-12-20 12:44:31.280 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.3.3) 2021-12-20 12:44:31.285 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.4.0) 2021-12-20 12:44:31.289 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (54.1.1) 2021-12-20 12:44:31.338 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-12-20 12:44:31.341 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-12-20 12:44:31.344 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-12-20 12:44:31.355 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-12-20 12:44:31.358 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-12-20 12:44:31.361 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-12-20 12:44:31.368 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-12-20 12:44:31.424 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-12-20 12:44:31.440 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-12-20 12:44:31.449 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-12-20 12:44:31.455 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-12-20 12:44:31.473 | Requirement already satisfied: tooz===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.2) 2021-12-20 12:44:31.534 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-12-20 12:44:31.537 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-12-20 12:44:31.544 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.3) 2021-12-20 12:44:31.565 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-12-20 12:44:31.569 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-12-20 12:44:31.675 | Collecting websockify===0.9.0 2021-12-20 12:44:31.681 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-12-20 12:44:31.769 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-12-20 12:44:31.772 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-12-20 12:44:31.874 | Collecting zVMCloudConnector===1.4.1 2021-12-20 12:44:31.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-20 12:44:32.748 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-12-20 12:44:32.752 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-12-20 12:44:32.760 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-12-20 12:44:32.781 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2021-12-20 12:44:32.786 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-12-20 12:44:32.789 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-12-20 12:44:32.793 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-12-20 12:44:32.799 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-12-20 12:44:32.944 | Collecting Babel===2.9.0 2021-12-20 12:44:32.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2021-12-20 12:44:33.267 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-12-20 12:44:33.273 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-12-20 12:44:33.281 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-12-20 12:44:33.321 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-12-20 12:44:33.324 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-12-20 12:44:33.328 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-12-20 12:44:33.332 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-12-20 12:44:33.342 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.13.0) 2021-12-20 12:44:33.347 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-12-20 12:44:33.360 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-12-20 12:44:33.370 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.4.8) 2021-12-20 12:44:33.372 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.2.8) 2021-12-20 12:44:33.378 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-12-20 12:44:33.390 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (20.0.1) 2021-12-20 12:44:33.404 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2021-12-20 12:44:33.419 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2021-12-20 12:44:33.424 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-12-20 12:44:33.427 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-12-20 12:44:33.430 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-12-20 12:44:33.433 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-12-20 12:44:33.435 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (2.5) 2021-12-20 12:44:33.474 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-12-20 12:44:33.481 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-12-20 12:44:33.487 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.6.0) 2021-12-20 12:44:33.489 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-12-20 12:44:33.492 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-12-20 12:44:33.495 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-12-20 12:44:34.497 | Collecting numpy===1.20.1 2021-12-20 12:44:34.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/9109fa46277be/numpy-1.20.1-cp38-cp38-manylinux2010_x86_64.whl (15.4 MB) 2021-12-20 12:44:34.953 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2021-12-20 12:44:34.980 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-12-20 12:44:34.983 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-12-20 12:44:34.986 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2021-12-20 12:44:34.989 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-12-20 12:44:34.991 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-12-20 12:44:34.999 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-12-20 12:44:35.002 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-12-20 12:44:35.005 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-12-20 12:44:35.059 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-12-20 12:44:35.062 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-12-20 12:44:35.102 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-12-20 12:44:35.108 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-12-20 12:44:35.112 | Building wheels for collected packages: zVMCloudConnector 2021-12-20 12:44:35.113 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-20 12:44:36.062 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-20 12:44:36.065 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=7c2023e0846d8cd6ece617bfcd3e93b1f97a049ff8d774a44af3763979446645 2021-12-20 12:44:36.065 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-12-20 12:44:36.066 | Successfully built zVMCloudConnector 2021-12-20 12:44:37.093 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, nova 2021-12-20 12:44:41.839 | Running setup.py develop for nova 2021-12-20 12:44:45.109 | Successfully installed Babel-2.9.0 microversion-parse-1.0.1 nova numpy-1.20.1 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-12-20 12:44:45.252 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:44:45.252 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:44:45.356 | + inc/python:pip_install:200 : result=0 2021-12-20 12:44:45.359 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:44:45.361 | + functions-common:time_stop:2304 : local name 2021-12-20 12:44:45.363 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:44:45.365 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:44:45.367 | + functions-common:time_stop:2307 : local total 2021-12-20 12:44:45.369 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:44:45.371 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:44:45.374 | + functions-common:time_stop:2311 : start_time=1640004261280 2021-12-20 12:44:45.376 | + functions-common:time_stop:2313 : [[ -z 1640004261280 ]] 2021-12-20 12:44:45.379 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:44:45.383 | + functions-common:time_stop:2316 : end_time=1640004285381 2021-12-20 12:44:45.385 | + functions-common:time_stop:2317 : elapsed_time=24101 2021-12-20 12:44:45.387 | + functions-common:time_stop:2318 : total=183233 2021-12-20 12:44:45.389 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:44:45.392 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=207334 2021-12-20 12:44:45.395 | + inc/python:pip_install:203 : return 0 2021-12-20 12:44:45.397 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 12:44:45.399 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-20 12:44:45.402 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-20 12:44:45.419 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-20 12:44:45.431 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-12-20 12:44:45.434 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-12-20 12:44:45.436 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:44:45.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:44:45.441 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-12-20 12:44:45.444 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:44:45.446 | + lib/nova:install_nova:858 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-12-20 12:44:45.459 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 12:44:45.462 | + ./stack.sh:main:906 : configure_nova 2021-12-20 12:44:45.464 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-12-20 12:44:45.476 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-12-20 12:44:45.479 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-20 12:44:45.482 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-20 12:44:45.486 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-20 12:44:45.486 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-20 12:44:45.491 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-20 12:44:45.493 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-20 12:44:45.495 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-20 12:44:45.498 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-20 12:44:45.501 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-20 12:44:45.503 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-20 12:44:45.506 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-20 12:44:45.508 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-20 12:44:45.519 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-20 12:44:45.531 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-12-20 12:44:45.543 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-12-20 12:44:45.556 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-20 12:44:45.569 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-20 12:44:45.572 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-20 12:44:45.576 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.2IIhJN3cuh 2021-12-20 12:44:45.579 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-20 12:44:45.581 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-20 12:44:45.584 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-20 12:44:45.586 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-20 12:44:45.588 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-20 12:44:45.591 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.2IIhJN3cuh 2021-12-20 12:44:45.595 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.2IIhJN3cuh 2021-12-20 12:44:45.607 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.2IIhJN3cuh /etc/sudoers.d/nova-rootwrap 2021-12-20 12:44:45.620 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-20 12:44:45.624 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-20 12:44:45.627 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-20 12:44:45.629 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-20 12:44:45.632 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-20 12:44:45.634 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-20 12:44:45.636 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-20 12:44:45.639 | + lib/nova:configure_nova:245 : [[ 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 =~ n-api ]] 2021-12-20 12:44:45.642 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-20 12:44:45.646 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-12-20 12:44:45.663 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:45.665 | + lib/nova:configure_nova:328 : create_nova_conf 2021-12-20 12:44:45.667 | + lib/nova:create_nova_conf:395 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-20 12:44:45.671 | + lib/nova:create_nova_conf:398 : rm -f /etc/nova/nova.conf 2021-12-20 12:44:45.675 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-20 12:44:45.703 | + lib/nova:create_nova_conf:400 : '[' True == True ']' 2021-12-20 12:44:45.705 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-20 12:44:45.733 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-20 12:44:45.762 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-20 12:44:45.788 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-20 12:44:45.817 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-20 12:44:45.846 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-20 12:44:45.876 | + lib/nova:create_nova_conf:408 : [[ 4 == 6 ]] 2021-12-20 12:44:45.878 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.73 2021-12-20 12:44:45.905 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-20 12:44:45.931 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-20 12:44:45.958 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-20 12:44:45.984 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-20 12:44:46.010 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-20 12:44:46.040 | + lib/nova:create_nova_conf:420 : is_fedora 2021-12-20 12:44:46.042 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-20 12:44:46.044 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-20 12:44:46.047 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 12:44:46.049 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 12:44:46.051 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 12:44:46.053 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-20 12:44:46.055 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-20 12:44:46.057 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-20 12:44:46.060 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 12:44:46.062 | + lib/nova:create_nova_conf:420 : is_suse 2021-12-20 12:44:46.064 | + functions-common:is_suse:462 : is_opensuse 2021-12-20 12:44:46.067 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-20 12:44:46.069 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 12:44:46.071 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-20 12:44:46.073 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-20 12:44:46.075 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 12:44:46.078 | + lib/nova:create_nova_conf:429 : is_service_enabled n-api n-cond n-sched 2021-12-20 12:44:46.094 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:46.096 | + lib/nova:create_nova_conf:433 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-20 12:44:46.098 | + lib/nova:create_nova_conf:436 : local db=nova_cell0 2021-12-20 12:44:46.100 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-20 12:44:46.128 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_cell0 2021-12-20 12:44:46.130 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-20 12:44:46.132 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-20 12:44:46.134 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-20 12:44:46.136 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-20 12:44:46.139 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-20 12:44:46.169 | ++ lib/nova:create_nova_conf:443 : database_connection_url nova_api 2021-12-20 12:44:46.171 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-20 12:44:46.174 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-20 12:44:46.176 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-12-20 12:44:46.178 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-20 12:44:46.181 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-20 12:44:46.210 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache enabled True 2021-12-20 12:44:46.240 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-20 12:44:46.267 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-20 12:44:46.293 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api 2021-12-20 12:44:46.309 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:46.312 | + lib/nova:create_nova_conf:454 : is_service_enabled n-api-meta 2021-12-20 12:44:46.328 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:46.331 | ++ lib/nova:create_nova_conf:456 : echo osapi_compute,metadata 2021-12-20 12:44:46.331 | ++ lib/nova:create_nova_conf:456 : sed s/,metadata// 2021-12-20 12:44:46.336 | + lib/nova:create_nova_conf:456 : NOVA_ENABLED_APIS=osapi_compute 2021-12-20 12:44:46.338 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-20 12:44:46.366 | + lib/nova:create_nova_conf:459 : is_service_enabled tls-proxy 2021-12-20 12:44:46.382 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:46.384 | + lib/nova:create_nova_conf:465 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-20 12:44:46.386 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-12-20 12:44:46.389 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-12-20 12:44:46.391 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-20 12:44:46.393 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-20 12:44:46.424 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-20 12:44:46.451 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.73/identity 2021-12-20 12:44:46.479 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-20 12:44:46.505 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-20 12:44:46.533 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-20 12:44:46.560 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-20 12:44:46.587 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-20 12:44:46.620 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-20 12:44:46.647 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-20 12:44:46.676 | + lib/nova:create_nova_conf:468 : is_service_enabled cinder 2021-12-20 12:44:46.691 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:46.693 | + lib/nova:create_nova_conf:469 : configure_cinder_access 2021-12-20 12:44:46.696 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-20 12:44:46.725 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-20 12:44:46.753 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.73/identity 2021-12-20 12:44:46.779 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder username nova 2021-12-20 12:44:46.807 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-20 12:44:46.833 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-20 12:44:46.862 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-20 12:44:46.888 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-20 12:44:46.915 | + lib/nova:configure_cinder_access:604 : is_service_enabled tls-proxy 2021-12-20 12:44:46.931 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:46.933 | + lib/nova:create_nova_conf:472 : '[' -n /opt/stack/data/nova ']' 2021-12-20 12:44:46.935 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-20 12:44:46.962 | + lib/nova:create_nova_conf:474 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-20 12:44:46.993 | + lib/nova:create_nova_conf:476 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-20 12:44:46.995 | + lib/nova:create_nova_conf:477 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-20 12:44:47.022 | + lib/nova:create_nova_conf:479 : '[' False '!=' False ']' 2021-12-20 12:44:47.024 | + lib/nova:create_nova_conf:482 : '[' False '!=' False ']' 2021-12-20 12:44:47.026 | + lib/nova:create_nova_conf:487 : is_suse 2021-12-20 12:44:47.029 | + functions-common:is_suse:462 : is_opensuse 2021-12-20 12:44:47.031 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-20 12:44:47.034 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 12:44:47.036 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-20 12:44:47.038 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-20 12:44:47.040 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 12:44:47.043 | + lib/nova:create_nova_conf:492 : setup_logging /etc/nova/nova.conf 2021-12-20 12:44:47.045 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-12-20 12:44:47.047 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-12-20 12:44:47.050 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-20 12:44:47.066 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-20 12:44:47.068 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-20 12:44:47.071 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-20 12:44:47.073 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-20 12:44:47.076 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-20 12:44:47.104 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 12:44:47.131 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 12:44:47.159 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-20 12:44:47.185 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-20 12:44:47.215 | + lib/nova:create_nova_conf:496 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-20 12:44:47.217 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-20 12:44:47.220 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-20 12:44:47.222 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2021-12-20 12:44:47.225 | + lib/apache:write_uwsgi_config:260 : local http= 2021-12-20 12:44:47.227 | + lib/apache:write_uwsgi_config:261 : local name= 2021-12-20 12:44:47.230 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2021-12-20 12:44:47.234 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2021-12-20 12:44:47.236 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-12-20 12:44:47.238 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-20 12:44:47.251 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-20 12:44:47.251 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-20 12:44:47.259 | d /var/run/uwsgi 0755 ubuntu root 2021-12-20 12:44:47.262 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-20 12:44:47.278 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-20 12:44:47.280 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-20 12:44:47.285 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-20 12:44:47.313 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-20 12:44:47.339 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-20 12:44:47.368 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-20 12:44:47.395 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-20 12:44:47.420 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-20 12:44:47.447 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-20 12:44:47.474 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-20 12:44:47.501 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-20 12:44:47.528 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-20 12:44:47.554 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-20 12:44:47.581 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-20 12:44:47.607 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-20 12:44:47.634 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-12-20 12:44:47.636 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-12-20 12:44:47.639 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2021-12-20 12:44:47.642 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2021-12-20 12:44:47.644 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-12-20 12:44:47.647 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:44:47.649 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:44:47.651 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-20 12:44:47.654 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-20 12:44:47.656 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-20 12:44:47.682 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-20 12:44:47.710 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2021-12-20 12:44:47.710 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-20 12:44:47.719 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2021-12-20 12:44:47.722 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2021-12-20 12:44:47.724 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2021-12-20 12:44:47.726 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-12-20 12:44:47.729 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-20 12:44:47.731 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 12:44:47.733 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:44:47.736 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:44:47.738 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-20 12:44:47.740 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-12-20 12:44:47.743 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:44:47.745 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:44:47.747 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2021-12-20 12:44:47.808 | Enabling site nova-api-wsgi. 2021-12-20 12:44:47.814 | To activate the new configuration, you need to run: 2021-12-20 12:44:47.814 | systemctl reload apache2 2021-12-20 12:44:47.818 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-12-20 12:44:47.820 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 12:44:47.823 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-12-20 12:44:47.825 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-12-20 12:44:47.954 | + lib/nova:create_nova_conf:497 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-12-20 12:44:47.957 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-20 12:44:47.959 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-20 12:44:47.961 | + lib/apache:write_uwsgi_config:259 : local url= 2021-12-20 12:44:47.964 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2021-12-20 12:44:47.966 | + lib/apache:write_uwsgi_config:261 : local name= 2021-12-20 12:44:47.969 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-20 12:44:47.974 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2021-12-20 12:44:47.976 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-12-20 12:44:47.978 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-20 12:44:47.992 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-20 12:44:47.992 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-20 12:44:48.001 | d /var/run/uwsgi 0755 ubuntu root 2021-12-20 12:44:48.005 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-20 12:44:48.020 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-20 12:44:48.023 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-20 12:44:48.026 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-20 12:44:48.057 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-20 12:44:48.084 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-20 12:44:48.112 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-20 12:44:48.140 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-20 12:44:48.167 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-20 12:44:48.194 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-20 12:44:48.221 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-20 12:44:48.249 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-20 12:44:48.275 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-20 12:44:48.303 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-20 12:44:48.330 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-20 12:44:48.357 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-20 12:44:48.384 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2021-12-20 12:44:48.386 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-20 12:44:48.415 | + lib/nova:create_nova_conf:499 : is_service_enabled ceilometer 2021-12-20 12:44:48.431 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:48.434 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-20 12:44:48.464 | ++ lib/nova:create_nova_conf:508 : get_notification_url 2021-12-20 12:44:48.467 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-20 12:44:48.470 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-20 12:44:48.486 | ++ functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:48.489 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2021-12-20 12:44:48.491 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2021-12-20 12:44:48.519 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-20 12:44:48.549 | + lib/nova:create_nova_conf:510 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-20 12:44:48.551 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-20 12:44:48.553 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-20 12:44:48.556 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-20 12:44:48.558 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-20 12:44:48.560 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-20 12:44:48.576 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:48.580 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-20 12:44:48.582 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-20 12:44:48.584 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-20 12:44:48.600 | ++ functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:48.603 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2021-12-20 12:44:48.606 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2021-12-20 12:44:48.633 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-20 12:44:48.635 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-20 12:44:48.637 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-20 12:44:48.665 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-20 12:44:48.692 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-20 12:44:48.722 | + lib/nova:create_nova_conf:517 : is_service_enabled tls-proxy 2021-12-20 12:44:48.738 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:48.741 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-20 12:44:48.768 | + lib/nova:create_nova_conf:524 : '[' True == True ']' 2021-12-20 12:44:48.770 | + lib/nova:create_nova_conf:525 : init_nova_service_user_conf 2021-12-20 12:44:48.773 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-12-20 12:44:48.803 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user auth_type password 2021-12-20 12:44:48.830 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.73/identity 2021-12-20 12:44:48.858 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user username nova 2021-12-20 12:44:48.886 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-12-20 12:44:48.915 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-12-20 12:44:48.943 | + lib/nova:init_nova_service_user_conf:732 : iniset /etc/nova/nova.conf service_user project_name service 2021-12-20 12:44:48.972 | + lib/nova:init_nova_service_user_conf:733 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-12-20 12:44:49.000 | + lib/nova:init_nova_service_user_conf:734 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-12-20 12:44:49.028 | + lib/nova:create_nova_conf:528 : is_service_enabled n-cond 2021-12-20 12:44:49.044 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:49.047 | ++ lib/nova:create_nova_conf:529 : seq 1 1 2021-12-20 12:44:49.051 | + lib/nova:create_nova_conf:529 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-20 12:44:49.053 | + lib/nova:create_nova_conf:530 : local conf 2021-12-20 12:44:49.055 | + lib/nova:create_nova_conf:531 : local vhost 2021-12-20 12:44:49.058 | ++ lib/nova:create_nova_conf:532 : conductor_conf 1 2021-12-20 12:44:49.061 | ++ lib/nova:conductor_conf:738 : local cell=1 2021-12-20 12:44:49.064 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2021-12-20 12:44:49.066 | + lib/nova:create_nova_conf:532 : conf=/etc/nova/nova_cell1.conf 2021-12-20 12:44:49.069 | + lib/nova:create_nova_conf:533 : vhost=nova_cell1 2021-12-20 12:44:49.071 | + lib/nova:create_nova_conf:535 : rm -f /etc/nova/nova_cell1.conf 2021-12-20 12:44:49.075 | ++ lib/nova:create_nova_conf:536 : database_connection_url nova_cell1 2021-12-20 12:44:49.077 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-20 12:44:49.080 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-20 12:44:49.083 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-12-20 12:44:49.085 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-20 12:44:49.088 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-20 12:44:49.117 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-20 12:44:49.148 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-20 12:44:49.177 | + lib/nova:create_nova_conf:540 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-20 12:44:49.180 | + lib/nova:create_nova_conf:543 : rpc_backend_add_vhost nova_cell1 2021-12-20 12:44:49.182 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-20 12:44:49.184 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-20 12:44:49.201 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:49.205 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-20 12:44:49.205 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-20 12:44:49.905 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-20 12:44:49.908 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-20 12:44:50.594 | Adding vhost "nova_cell1" ... 2021-12-20 12:44:50.637 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-20 12:44:51.311 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-12-20 12:44:51.333 | + lib/nova:create_nova_conf:544 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-20 12:44:51.336 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-20 12:44:51.338 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-20 12:44:51.340 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-20 12:44:51.343 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-20 12:44:51.345 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-20 12:44:51.362 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:51.365 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-20 12:44:51.367 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-20 12:44:51.370 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-20 12:44:51.385 | ++ functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:51.387 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2021-12-20 12:44:51.391 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2021-12-20 12:44:51.418 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-20 12:44:51.421 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-20 12:44:51.424 | + lib/nova:create_nova_conf:548 : is_service_enabled placement placement-client 2021-12-20 12:44:51.440 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:51.442 | + lib/nova:create_nova_conf:549 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-20 12:44:51.445 | + lib/nova:configure_placement_nova_compute:577 : local conf=/etc/nova/nova_cell1.conf 2021-12-20 12:44:51.447 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-20 12:44:51.479 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.73/identity 2021-12-20 12:44:51.505 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-20 12:44:51.533 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-20 12:44:51.560 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-20 12:44:51.587 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-20 12:44:51.615 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-20 12:44:51.642 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-20 12:44:51.670 | + lib/nova:create_nova_conf:553 : setup_logging /etc/nova/nova_cell1.conf 2021-12-20 12:44:51.672 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-20 12:44:51.675 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-20 12:44:51.678 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-20 12:44:51.694 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-20 12:44:51.696 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-20 12:44:51.699 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-20 12:44:51.701 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-20 12:44:51.704 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-20 12:44:51.732 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 12:44:51.759 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 12:44:51.787 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-20 12:44:51.814 | + lib/nova:create_nova_conf:560 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-20 12:44:51.817 | ++ lib/nova:create_nova_conf:563 : seq 1 1 2021-12-20 12:44:51.822 | + lib/nova:create_nova_conf:563 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-20 12:44:51.824 | + lib/nova:create_nova_conf:564 : local conf 2021-12-20 12:44:51.826 | + lib/nova:create_nova_conf:565 : local offset 2021-12-20 12:44:51.830 | ++ lib/nova:create_nova_conf:566 : conductor_conf 1 2021-12-20 12:44:51.832 | ++ lib/nova:conductor_conf:738 : local cell=1 2021-12-20 12:44:51.834 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2021-12-20 12:44:51.837 | + lib/nova:create_nova_conf:566 : conf=/etc/nova/nova_cell1.conf 2021-12-20 12:44:51.839 | + lib/nova:create_nova_conf:567 : offset=0 2021-12-20 12:44:51.842 | + lib/nova:create_nova_conf:568 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-20 12:44:51.845 | + lib/nova:configure_console_proxies:675 : local conf=/etc/nova/nova_cell1.conf 2021-12-20 12:44:51.847 | + lib/nova:configure_console_proxies:676 : local offset=0 2021-12-20 12:44:51.849 | + lib/nova:configure_console_proxies:680 : offset=0 2021-12-20 12:44:51.852 | + lib/nova:configure_console_proxies:682 : is_service_enabled n-novnc 2021-12-20 12:44:51.869 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:51.871 | + lib/nova:configure_console_proxies:682 : '[' False '!=' False ']' 2021-12-20 12:44:51.873 | + lib/nova:configure_console_proxies:714 : is_service_enabled n-spice 2021-12-20 12:44:51.889 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:51.892 | + lib/nova:configure_console_proxies:719 : is_service_enabled n-sproxy 2021-12-20 12:44:51.908 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:51.911 | + lib/nova:configure_nova:330 : is_service_enabled n-cpu 2021-12-20 12:44:51.927 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:44:51.930 | + ./stack.sh:main:909 : is_service_enabled placement 2021-12-20 12:44:51.946 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:44:51.949 | + ./stack.sh:main:911 : stack_install_service placement 2021-12-20 12:44:51.951 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-20 12:44:51.954 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-20 12:44:51.957 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-20 12:44:51.959 | + lib/stack:stack_install_service:32 : install_placement 2021-12-20 12:44:51.962 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-20 12:44:51.964 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2021-12-20 12:44:51.967 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:44:51.969 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:44:51.971 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2021-12-20 12:44:51.974 | + functions-common:install_package:1342 : update_package_repo 2021-12-20 12:44:51.976 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-12-20 12:44:51.979 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-12-20 12:44:51.981 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-12-20 12:44:51.984 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-12-20 12:44:51.986 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-12-20 12:44:51.989 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:44:51.991 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:44:51.996 | + functions-common:update_package_repo:1323 : apt_get_update 2021-12-20 12:44:52.001 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-20 12:44:52.004 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-20 12:44:52.006 | + functions-common:apt_get_update:1069 : return 2021-12-20 12:44:52.009 | + functions-common:install_package:1343 : real_install_package apache2 2021-12-20 12:44:52.011 | + functions-common:real_install_package:1328 : is_ubuntu 2021-12-20 12:44:52.013 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:44:52.016 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:44:52.019 | + functions-common:real_install_package:1329 : apt_get install apache2 2021-12-20 12:44:52.040 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-12-20 12:44:52.148 | Reading package lists... 2021-12-20 12:44:52.379 | Building dependency tree... 2021-12-20 12:44:52.381 | Reading state information... 2021-12-20 12:44:52.618 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-20 12:44:52.619 | The following packages were automatically installed and are no longer required: 2021-12-20 12:44:52.620 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 12:44:52.620 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 12:44:52.620 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 12:44:52.620 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 12:44:52.620 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-20 12:44:52.620 | python3-zope.interface 2021-12-20 12:44:52.620 | Use 'sudo apt autoremove' to remove them. 2021-12-20 12:44:52.735 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 12:44:52.740 | + functions-common:apt_get:1113 : result=0 2021-12-20 12:44:52.742 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-20 12:44:52.744 | + functions-common:time_stop:2304 : local name 2021-12-20 12:44:52.747 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:44:52.749 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:44:52.751 | + functions-common:time_stop:2307 : local total 2021-12-20 12:44:52.754 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:44:52.756 | + functions-common:time_stop:2310 : name=apt-get 2021-12-20 12:44:52.758 | + functions-common:time_stop:2311 : start_time=1640004292037 2021-12-20 12:44:52.760 | + functions-common:time_stop:2313 : [[ -z 1640004292037 ]] 2021-12-20 12:44:52.763 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:44:52.767 | + functions-common:time_stop:2316 : end_time=1640004292765 2021-12-20 12:44:52.770 | + functions-common:time_stop:2317 : elapsed_time=728 2021-12-20 12:44:52.772 | + functions-common:time_stop:2318 : total=327749 2021-12-20 12:44:52.774 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:44:52.777 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=328477 2021-12-20 12:44:52.779 | + functions-common:apt_get:1117 : return 0 2021-12-20 12:44:52.782 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2021-12-20 12:44:52.785 | + functions-common:is_package_installed:1351 : [[ -z libapache2-mod-wsgi ]] 2021-12-20 12:44:52.787 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-12-20 12:44:52.789 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-12-20 12:44:52.792 | + functions-common:is_package_installed:1360 : dpkg -s libapache2-mod-wsgi 2021-12-20 12:44:52.814 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2021-12-20 12:44:52.816 | + functions-common:install_package:1342 : update_package_repo 2021-12-20 12:44:52.819 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-12-20 12:44:52.821 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-12-20 12:44:52.824 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-12-20 12:44:52.826 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-12-20 12:44:52.829 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-12-20 12:44:52.831 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:44:52.834 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:44:52.836 | + functions-common:update_package_repo:1323 : apt_get_update 2021-12-20 12:44:52.839 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-20 12:44:52.841 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-20 12:44:52.844 | + functions-common:apt_get_update:1069 : return 2021-12-20 12:44:52.846 | + functions-common:install_package:1343 : real_install_package libapache2-mod-wsgi-py3 2021-12-20 12:44:52.849 | + functions-common:real_install_package:1328 : is_ubuntu 2021-12-20 12:44:52.851 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:44:52.854 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:44:52.856 | + functions-common:real_install_package:1329 : apt_get install libapache2-mod-wsgi-py3 2021-12-20 12:44:52.879 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-12-20 12:44:52.987 | Reading package lists... 2021-12-20 12:44:53.215 | Building dependency tree... 2021-12-20 12:44:53.216 | Reading state information... 2021-12-20 12:44:53.449 | The following packages were automatically installed and are no longer required: 2021-12-20 12:44:53.450 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-20 12:44:53.450 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-20 12:44:53.450 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-20 12:44:53.450 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-20 12:44:53.450 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-20 12:44:53.450 | python3-zope.interface 2021-12-20 12:44:53.451 | Use 'sudo apt autoremove' to remove them. 2021-12-20 12:44:53.516 | The following NEW packages will be installed: 2021-12-20 12:44:53.517 | libapache2-mod-wsgi-py3 2021-12-20 12:44:53.795 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2021-12-20 12:44:53.795 | Need to get 93.3 kB of archives. 2021-12-20 12:44:53.795 | After this operation, 300 kB of additional disk space will be used. 2021-12-20 12:44:53.795 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-12-20 12:44:54.707 | Fetched 93.3 kB in 1s (148 kB/s) 2021-12-20 12:44:54.740 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-20 12:44:54.792 | (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 ... 89647 files and directories currently installed.) 2021-12-20 12:44:54.795 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-12-20 12:44:54.798 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-12-20 12:44:54.861 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-12-20 12:44:55.031 | apache2_invoke: Enable module wsgi 2021-12-20 12:45:02.824 | + functions-common:apt_get:1113 : result=0 2021-12-20 12:45:02.826 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-20 12:45:02.829 | + functions-common:time_stop:2304 : local name 2021-12-20 12:45:02.831 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:45:02.834 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:45:02.836 | + functions-common:time_stop:2307 : local total 2021-12-20 12:45:02.838 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:45:02.840 | + functions-common:time_stop:2310 : name=apt-get 2021-12-20 12:45:02.843 | + functions-common:time_stop:2311 : start_time=1640004292876 2021-12-20 12:45:02.845 | + functions-common:time_stop:2313 : [[ -z 1640004292876 ]] 2021-12-20 12:45:02.848 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:45:02.853 | + functions-common:time_stop:2316 : end_time=1640004302850 2021-12-20 12:45:02.855 | + functions-common:time_stop:2317 : elapsed_time=9974 2021-12-20 12:45:02.857 | + functions-common:time_stop:2318 : total=328477 2021-12-20 12:45:02.860 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:45:02.862 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=338451 2021-12-20 12:45:02.864 | + functions-common:apt_get:1117 : return 0 2021-12-20 12:45:02.867 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2021-12-20 12:45:02.869 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-20 12:45:02.872 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 12:45:02.874 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:45:02.876 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:45:02.879 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-20 12:45:02.881 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-20 12:45:02.937 | wsgi (enabled by maintainer script) 2021-12-20 12:45:02.941 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-20 12:45:02.943 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-20 12:45:02.946 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 12:45:02.949 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-20 12:45:02.951 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-12-20 12:45:02.954 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 12:45:02.958 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-20 12:45:02.958 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 12:45:02.963 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-12-20 12:45:02.966 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-12-20 12:45:02.969 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-12-20 12:45:02.972 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-20 12:45:02.974 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-20 12:45:02.997 | Using python 3.8 to install osc-placement 2021-12-20 12:45:02.999 | + 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 osc-placement 2021-12-20 12:45:03.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:45:03.772 | from cryptography.utils import int_from_bytes 2021-12-20 12:45:03.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:45:03.772 | from cryptography.utils import int_from_bytes 2021-12-20 12:45:04.813 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:45:04.813 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 12:45:04.816 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:04.818 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:04.818 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:04.821 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:04.824 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:04.831 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:04.970 | Collecting osc-placement===2.2.0 2021-12-20 12:45:04.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2021-12-20 12:45:05.094 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-12-20 12:45:05.110 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-12-20 12:45:05.116 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2021-12-20 12:45:05.119 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-12-20 12:45:05.122 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-12-20 12:45:05.127 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-12-20 12:45:05.130 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-12-20 12:45:05.133 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-12-20 12:45:05.194 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2021-12-20 12:45:05.209 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-12-20 12:45:05.215 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-12-20 12:45:05.220 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-12-20 12:45:05.223 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-12-20 12:45:05.231 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-12-20 12:45:05.234 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-12-20 12:45:05.254 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-12-20 12:45:05.261 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-12-20 12:45:05.266 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.0) 2021-12-20 12:45:05.293 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-12-20 12:45:05.305 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-12-20 12:45:05.308 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.3) 2021-12-20 12:45:05.329 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-12-20 12:45:05.333 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-12-20 12:45:05.335 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-12-20 12:45:05.339 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-12-20 12:45:05.343 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-12-20 12:45:05.346 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2021-12-20 12:45:05.351 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-12-20 12:45:05.357 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-12-20 12:45:05.360 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2021-12-20 12:45:05.400 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-12-20 12:45:05.422 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-12-20 12:45:05.425 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-12-20 12:45:05.428 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-12-20 12:45:05.485 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-12-20 12:45:05.487 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-12-20 12:45:05.490 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-12-20 12:45:05.494 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-12-20 12:45:05.496 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-12-20 12:45:05.538 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-12-20 12:45:05.543 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-12-20 12:45:05.548 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-12-20 12:45:07.385 | Installing collected packages: osc-placement 2021-12-20 12:45:07.584 | Successfully installed osc-placement-2.2.0 2021-12-20 12:45:07.726 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:45:07.726 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:45:07.806 | + inc/python:pip_install:200 : result=0 2021-12-20 12:45:07.808 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:45:07.811 | + functions-common:time_stop:2304 : local name 2021-12-20 12:45:07.813 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:45:07.816 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:45:07.818 | + functions-common:time_stop:2307 : local total 2021-12-20 12:45:07.821 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:45:07.823 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:45:07.826 | + functions-common:time_stop:2311 : start_time=1640004302991 2021-12-20 12:45:07.828 | + functions-common:time_stop:2313 : [[ -z 1640004302991 ]] 2021-12-20 12:45:07.831 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:45:07.836 | + functions-common:time_stop:2316 : end_time=1640004307833 2021-12-20 12:45:07.838 | + functions-common:time_stop:2317 : elapsed_time=4842 2021-12-20 12:45:07.841 | + functions-common:time_stop:2318 : total=207334 2021-12-20 12:45:07.843 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:45:07.846 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=212176 2021-12-20 12:45:07.848 | + inc/python:pip_install:203 : return 0 2021-12-20 12:45:07.851 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/wallaby 2021-12-20 12:45:07.853 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-20 12:45:07.856 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-12-20 12:45:07.858 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-12-20 12:45:07.861 | + functions-common:git_clone:526 : local orig_dir 2021-12-20 12:45:07.864 | ++ functions-common:git_clone:527 : pwd 2021-12-20 12:45:07.867 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-20 12:45:07.869 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-20 12:45:07.873 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-20 12:45:07.889 | + functions-common:git_clone:530 : RECLONE=False 2021-12-20 12:45:07.891 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-20 12:45:07.894 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-20 12:45:07.897 | + functions-common:git_clone:544 : echo stable/wallaby 2021-12-20 12:45:07.897 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-20 12:45:07.902 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-12-20 12:45:07.905 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-12-20 12:45:07.908 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2021-12-20 12:45:07.910 | + functions-common:git_timed:617 : local count=0 2021-12-20 12:45:07.912 | + functions-common:git_timed:618 : local timeout=0 2021-12-20 12:45:07.915 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-12-20 12:45:07.917 | + functions-common:git_timed:621 : timeout=0 2021-12-20 12:45:07.919 | + functions-common:git_timed:624 : time_start git_timed 2021-12-20 12:45:07.922 | + functions-common:time_start:2290 : local name=git_timed 2021-12-20 12:45:07.925 | + functions-common:time_start:2291 : local start_time= 2021-12-20 12:45:07.927 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-12-20 12:45:07.930 | ++ functions-common:time_start:2295 : date +%s%3N 2021-12-20 12:45:07.934 | + functions-common:time_start:2295 : _TIME_START[$name]=1640004307931 2021-12-20 12:45:07.936 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2021-12-20 12:45:07.939 | Cloning into '/opt/stack/placement'... 2021-12-20 12:45:18.091 | + functions-common:git_timed:639 : time_stop git_timed 2021-12-20 12:45:18.094 | + functions-common:time_stop:2304 : local name 2021-12-20 12:45:18.096 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:45:18.098 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:45:18.101 | + functions-common:time_stop:2307 : local total 2021-12-20 12:45:18.103 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:45:18.105 | + functions-common:time_stop:2310 : name=git_timed 2021-12-20 12:45:18.107 | + functions-common:time_stop:2311 : start_time=1640004307931 2021-12-20 12:45:18.110 | + functions-common:time_stop:2313 : [[ -z 1640004307931 ]] 2021-12-20 12:45:18.113 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:45:18.117 | + functions-common:time_stop:2316 : end_time=1640004318114 2021-12-20 12:45:18.119 | + functions-common:time_stop:2317 : elapsed_time=10183 2021-12-20 12:45:18.121 | + functions-common:time_stop:2318 : total=0 2021-12-20 12:45:18.124 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:45:18.127 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10183 2021-12-20 12:45:18.129 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-12-20 12:45:18.132 | + functions-common:git_clone:593 : git show --oneline 2021-12-20 12:45:18.132 | + functions-common:git_clone:593 : head -1 2021-12-20 12:45:18.136 | adf525a8 Make sure the policy upgrade check get a valid config 2021-12-20 12:45:18.138 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-20 12:45:18.141 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-12-20 12:45:18.144 | + inc/python:setup_develop:338 : local bindep 2021-12-20 12:45:18.146 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-12-20 12:45:18.149 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-12-20 12:45:18.151 | + inc/python:setup_develop:344 : local extras= 2021-12-20 12:45:18.154 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-12-20 12:45:18.156 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-20 12:45:18.158 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-12-20 12:45:18.161 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-12-20 12:45:18.163 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-20 12:45:18.166 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-20 12:45:18.169 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-12-20 12:45:18.171 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-20 12:45:18.174 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-12-20 12:45:18.177 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-20 12:45:18.179 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-12-20 12:45:18.182 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-12-20 12:45:18.188 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2021-12-20 12:45:18.191 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-12-20 12:45:18.795 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2021-12-20 12:45:18.797 | + inc/python:setup_package:417 : local bindep=0 2021-12-20 12:45:18.800 | + inc/python:setup_package:418 : local bindep_flag= 2021-12-20 12:45:18.802 | + inc/python:setup_package:419 : local bindep_profiles= 2021-12-20 12:45:18.805 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2021-12-20 12:45:18.807 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2021-12-20 12:45:18.810 | + inc/python:setup_package:426 : local flags=-e 2021-12-20 12:45:18.812 | + inc/python:setup_package:427 : local extras= 2021-12-20 12:45:18.815 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-12-20 12:45:18.817 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-12-20 12:45:18.820 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-12-20 12:45:18.822 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-12-20 12:45:18.825 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-12-20 12:45:18.827 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2021-12-20 12:45:18.849 | Using python 3.8 to install /opt/stack/placement 2021-12-20 12:45:18.851 | + 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/placement 2021-12-20 12:45:19.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:45:19.620 | from cryptography.utils import int_from_bytes 2021-12-20 12:45:19.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:45:19.620 | from cryptography.utils import int_from_bytes 2021-12-20 12:45:20.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:45:20.673 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 12:45:20.676 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:20.678 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:20.678 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:20.681 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:20.683 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:20.691 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:20.695 | Obtaining file:///opt/stack/placement 2021-12-20 12:45:21.973 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-20 12:45:23.266 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-12-20 12:45:23.278 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-12-20 12:45:23.308 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-12-20 12:45:23.322 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-12-20 12:45:23.334 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-12-20 12:45:23.389 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.1) 2021-12-20 12:45:23.396 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.0.0) 2021-12-20 12:45:23.401 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.5.0) 2021-12-20 12:45:23.406 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.7.0) 2021-12-20 12:45:23.443 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-12-20 12:45:23.454 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2021-12-20 12:45:23.496 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.2.1) 2021-12-20 12:45:23.503 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.5.1) 2021-12-20 12:45:23.552 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2021-12-20 12:45:23.558 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.4.0) 2021-12-20 12:45:23.598 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.2.0) 2021-12-20 12:45:23.617 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.7.0) 2021-12-20 12:45:23.632 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2021-12-20 12:45:23.641 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.3.0) 2021-12-20 12:45:23.652 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.0) 2021-12-20 12:45:23.668 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-12-20 12:45:23.674 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2021-12-20 12:45:23.677 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2021-12-20 12:45:23.679 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (3.1.1) 2021-12-20 12:45:23.690 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-12-20 12:45:23.693 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-12-20 12:45:23.696 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-12-20 12:45:23.701 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-12-20 12:45:23.720 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-12-20 12:45:23.724 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-12-20 12:45:23.731 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-12-20 12:45:23.751 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-12-20 12:45:23.755 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (54.1.1) 2021-12-20 12:45:23.805 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-12-20 12:45:23.808 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.13.0) 2021-12-20 12:45:23.819 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.4.1) 2021-12-20 12:45:23.822 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-12-20 12:45:23.825 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-12-20 12:45:23.832 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.0.1) 2021-12-20 12:45:23.841 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (0.5.0) 2021-12-20 12:45:23.847 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.4.0) 2021-12-20 12:45:23.865 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2021-12-20 12:45:23.868 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.1.0) 2021-12-20 12:45:23.875 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.26.3) 2021-12-20 12:45:23.897 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-12-20 12:45:23.958 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-12-20 12:45:23.964 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-12-20 12:45:23.969 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-12-20 12:45:23.974 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-12-20 12:45:23.981 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-12-20 12:45:23.985 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-12-20 12:45:23.994 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-12-20 12:45:24.001 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-12-20 12:45:24.004 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-12-20 12:45:24.007 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-12-20 12:45:24.010 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-12-20 12:45:24.014 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-12-20 12:45:24.017 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-12-20 12:45:24.020 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-12-20 12:45:24.023 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-12-20 12:45:24.026 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-12-20 12:45:24.037 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-12-20 12:45:24.039 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-12-20 12:45:24.042 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-12-20 12:45:24.045 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.4.0) 2021-12-20 12:45:24.048 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2021-12-20 12:45:24.052 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2021-12-20 12:45:24.055 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.12.1) 2021-12-20 12:45:24.057 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-12-20 12:45:24.065 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2021-12-20 12:45:24.068 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-12-20 12:45:25.791 | Installing collected packages: openstack-placement 2021-12-20 12:45:25.792 | Running setup.py develop for openstack-placement 2021-12-20 12:45:27.378 | Successfully installed openstack-placement 2021-12-20 12:45:27.521 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:45:27.522 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:45:27.609 | + inc/python:pip_install:200 : result=0 2021-12-20 12:45:27.611 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:45:27.614 | + functions-common:time_stop:2304 : local name 2021-12-20 12:45:27.616 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:45:27.618 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:45:27.620 | + functions-common:time_stop:2307 : local total 2021-12-20 12:45:27.623 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:45:27.625 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:45:27.627 | + functions-common:time_stop:2311 : start_time=1640004318843 2021-12-20 12:45:27.629 | + functions-common:time_stop:2313 : [[ -z 1640004318843 ]] 2021-12-20 12:45:27.632 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:45:27.636 | + functions-common:time_stop:2316 : end_time=1640004327634 2021-12-20 12:45:27.638 | + functions-common:time_stop:2317 : elapsed_time=8791 2021-12-20 12:45:27.641 | + functions-common:time_stop:2318 : total=212176 2021-12-20 12:45:27.643 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:45:27.646 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=220967 2021-12-20 12:45:27.648 | + inc/python:pip_install:203 : return 0 2021-12-20 12:45:27.650 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-12-20 12:45:27.653 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-20 12:45:27.656 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-20 12:45:27.678 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-20 12:45:27.690 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2021-12-20 12:45:27.693 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-12-20 12:45:27.695 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:45:27.698 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:45:27.700 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-12-20 12:45:27.703 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:45:27.706 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-20 12:45:27.708 | + ./stack.sh:main:912 : configure_placement 2021-12-20 12:45:27.710 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-12-20 12:45:27.723 | + lib/placement:configure_placement:107 : create_placement_conf 2021-12-20 12:45:27.726 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-12-20 12:45:27.730 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-12-20 12:45:27.733 | ++ lib/database:database_connection_url:132 : local db=placement 2021-12-20 12:45:27.736 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-12-20 12:45:27.738 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-12-20 12:45:27.741 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-20 12:45:27.744 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-20 12:45:27.776 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-12-20 12:45:27.807 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-12-20 12:45:27.839 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-12-20 12:45:27.842 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-12-20 12:45:27.844 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-12-20 12:45:27.847 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-12-20 12:45:27.849 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-12-20 12:45:27.881 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-12-20 12:45:27.910 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.73/identity 2021-12-20 12:45:27.938 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-12-20 12:45:27.967 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-12-20 12:45:27.996 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-12-20 12:45:28.026 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-12-20 12:45:28.056 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-12-20 12:45:28.084 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-20 12:45:28.114 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-12-20 12:45:28.142 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-12-20 12:45:28.145 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-12-20 12:45:28.147 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-12-20 12:45:28.150 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-20 12:45:28.168 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-20 12:45:28.171 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-20 12:45:28.174 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-20 12:45:28.176 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-20 12:45:28.179 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-20 12:45:28.208 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 12:45:28.237 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-20 12:45:28.265 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-20 12:45:28.295 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-20 12:45:28.297 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-12-20 12:45:28.300 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2021-12-20 12:45:28.302 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2021-12-20 12:45:28.305 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2021-12-20 12:45:28.307 | + lib/apache:write_uwsgi_config:260 : local http= 2021-12-20 12:45:28.310 | + lib/apache:write_uwsgi_config:261 : local name= 2021-12-20 12:45:28.313 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2021-12-20 12:45:28.317 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2021-12-20 12:45:28.320 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-12-20 12:45:28.322 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-20 12:45:28.336 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-20 12:45:28.337 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-20 12:45:28.346 | d /var/run/uwsgi 0755 ubuntu root 2021-12-20 12:45:28.349 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-20 12:45:28.365 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2021-12-20 12:45:28.367 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2021-12-20 12:45:28.371 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-12-20 12:45:28.403 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-12-20 12:45:28.431 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-12-20 12:45:28.460 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-12-20 12:45:28.489 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-12-20 12:45:28.517 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-20 12:45:28.546 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-12-20 12:45:28.575 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-12-20 12:45:28.604 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-12-20 12:45:28.633 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-20 12:45:28.661 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-12-20 12:45:28.689 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-20 12:45:28.717 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-12-20 12:45:28.749 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-12-20 12:45:28.752 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-12-20 12:45:28.755 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2021-12-20 12:45:28.757 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2021-12-20 12:45:28.760 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-12-20 12:45:28.762 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:45:28.765 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:45:28.768 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2021-12-20 12:45:28.771 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-12-20 12:45:28.773 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-12-20 12:45:28.803 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-12-20 12:45:28.831 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2021-12-20 12:45:28.832 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-12-20 12:45:28.840 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2021-12-20 12:45:28.844 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2021-12-20 12:45:28.847 | + lib/apache:enable_apache_site:206 : local site=placement-api 2021-12-20 12:45:28.849 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-12-20 12:45:28.852 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-20 12:45:28.854 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-20 12:45:28.857 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:45:28.859 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:45:28.862 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-20 12:45:28.865 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-12-20 12:45:28.868 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:45:28.870 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:45:28.873 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2021-12-20 12:45:28.935 | Enabling site placement-api. 2021-12-20 12:45:28.941 | To activate the new configuration, you need to run: 2021-12-20 12:45:28.941 | systemctl reload apache2 2021-12-20 12:45:28.945 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-12-20 12:45:28.948 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-12-20 12:45:28.950 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-12-20 12:45:28.953 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-12-20 12:45:29.095 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2021-12-20 12:45:29.113 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:45:29.116 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2021-12-20 12:45:29.134 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:45:29.136 | + ./stack.sh:main:920 : is_service_enabled n-sch 2021-12-20 12:45:29.155 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:45:29.158 | + ./stack.sh:main:921 : configure_placement_nova_compute 2021-12-20 12:45:29.161 | + lib/nova:configure_placement_nova_compute:577 : local conf=/etc/nova/nova.conf 2021-12-20 12:45:29.163 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-20 12:45:29.194 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.73/identity 2021-12-20 12:45:29.223 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement username placement 2021-12-20 12:45:29.252 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-20 12:45:29.280 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-20 12:45:29.309 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement project_name service 2021-12-20 12:45:29.339 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-20 12:45:29.368 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-12-20 12:45:29.397 | + ./stack.sh:main:925 : is_service_enabled horizon 2021-12-20 12:45:29.414 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:45:29.417 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2021-12-20 12:45:29.433 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:45:29.436 | + ./stack.sh:main:938 : run_phase stack install 2021-12-20 12:45:29.439 | + functions-common:run_phase:1732 : local mode=stack 2021-12-20 12:45:29.441 | + functions-common:run_phase:1733 : local phase=install 2021-12-20 12:45:29.444 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-20 12:45:29.446 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-12-20 12:45:29.449 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-20 12:45:29.451 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-12-20 12:45:29.454 | + functions-common:run_phase:1742 : local extra 2021-12-20 12:45:29.458 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-20 12:45:29.462 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-12-20 12:45:29.464 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-20 12:45:29.467 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-20 12:45:29.469 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-12-20 12:45:29.472 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-20 12:45:29.488 | ++ functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:45:29.490 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-20 12:45:29.492 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-20 12:45:29.495 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-20 12:45:29.497 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-12-20 12:45:29.499 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-20 12:45:29.502 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-12-20 12:45:29.504 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-12-20 12:45:29.507 | ++ inc/async:async_runfunc:111 : async_run install_tempest install_tempest 2021-12-20 12:45:29.595 | [Async install_tempest:self]: Running synchronously: install_tempest 2021-12-20 12:45:29.597 | ++ inc/async:async_run:103 : install_tempest 2021-12-20 12:45:29.599 | ++ lib/tempest:install_tempest:738 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-12-20 12:45:29.602 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-12-20 12:45:29.604 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-12-20 12:45:29.606 | ++ functions-common:git_clone:525 : local git_ref=master 2021-12-20 12:45:29.608 | ++ functions-common:git_clone:526 : local orig_dir 2021-12-20 12:45:29.611 | +++ functions-common:git_clone:527 : pwd 2021-12-20 12:45:29.613 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-20 12:45:29.616 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-12-20 12:45:29.618 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-20 12:45:29.634 | ++ functions-common:git_clone:530 : RECLONE=False 2021-12-20 12:45:29.636 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-20 12:45:29.638 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-20 12:45:29.641 | ++ functions-common:git_clone:544 : echo master 2021-12-20 12:45:29.642 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-12-20 12:45:29.647 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-12-20 12:45:29.649 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-20 12:45:29.651 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-12-20 12:45:29.654 | ++ functions-common:git_clone:593 : git show --oneline 2021-12-20 12:45:29.654 | ++ functions-common:git_clone:593 : head -1 2021-12-20 12:45:29.657 | 24864bac2 Merge "Deprecate the old API microversion fixture" 2021-12-20 12:45:29.660 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-20 12:45:29.662 | ++ lib/tempest:install_tempest:739 : pip_install 'tox!=2.8.0' 2021-12-20 12:45:29.684 | Using python 3.8 to install tox!=2.8.0 2021-12-20 12:45:29.686 | ++ 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 'tox!=2.8.0' 2021-12-20 12:45:30.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:45:30.464 | from cryptography.utils import int_from_bytes 2021-12-20 12:45:30.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:45:30.465 | from cryptography.utils import int_from_bytes 2021-12-20 12:45:31.533 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:45:31.533 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 12:45:31.537 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:31.538 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:31.539 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:31.542 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:31.544 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:31.553 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:45:31.846 | Collecting tox!=2.8.0 2021-12-20 12:45:31.853 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-12-20 12:45:32.094 | Collecting toml===0.10.0 2021-12-20 12:45:32.100 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2021-12-20 12:45:32.192 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-12-20 12:45:32.334 | Collecting py===1.10.0 2021-12-20 12:45:32.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2021-12-20 12:45:32.467 | Collecting filelock===3.0.12 2021-12-20 12:45:32.472 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2021-12-20 12:45:32.478 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-12-20 12:45:32.598 | Collecting pluggy===0.13.1 2021-12-20 12:45:32.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-12-20 12:45:32.868 | Collecting virtualenv===20.4.2 2021-12-20 12:45:32.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2be/72df684b74df0/virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) 2021-12-20 12:45:33.088 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-12-20 12:45:33.091 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-12-20 12:45:33.119 | Collecting distlib===0.3.1 2021-12-20 12:45:33.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2021-12-20 12:45:35.374 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2021-12-20 12:45:35.374 | Attempting uninstall: distlib 2021-12-20 12:45:35.377 | Found existing installation: distlib 0.3.4 2021-12-20 12:45:35.385 | Uninstalling distlib-0.3.4: 2021-12-20 12:45:35.387 | Successfully uninstalled distlib-0.3.4 2021-12-20 12:45:35.544 | Attempting uninstall: filelock 2021-12-20 12:45:35.546 | Found existing installation: filelock 3.4.0 2021-12-20 12:45:35.552 | Uninstalling filelock-3.4.0: 2021-12-20 12:45:35.553 | Successfully uninstalled filelock-3.4.0 2021-12-20 12:45:35.738 | Attempting uninstall: virtualenv 2021-12-20 12:45:35.741 | Found existing installation: virtualenv 20.10.0 2021-12-20 12:45:35.808 | Uninstalling virtualenv-20.10.0: 2021-12-20 12:45:35.815 | Successfully uninstalled virtualenv-20.10.0 2021-12-20 12:45:36.278 | Successfully installed distlib-0.3.1 filelock-3.0.12 pluggy-0.13.1 py-1.10.0 toml-0.10.0 tox-3.24.4 virtualenv-20.4.2 2021-12-20 12:45:36.419 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:45:36.419 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:45:36.506 | ++ inc/python:pip_install:200 : result=0 2021-12-20 12:45:36.509 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:45:36.511 | ++ functions-common:time_stop:2304 : local name 2021-12-20 12:45:36.513 | ++ functions-common:time_stop:2305 : local end_time 2021-12-20 12:45:36.516 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:45:36.519 | ++ functions-common:time_stop:2307 : local total 2021-12-20 12:45:36.521 | ++ functions-common:time_stop:2308 : local start_time 2021-12-20 12:45:36.523 | ++ functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:45:36.525 | ++ functions-common:time_stop:2311 : start_time=1640004329678 2021-12-20 12:45:36.528 | ++ functions-common:time_stop:2313 : [[ -z 1640004329678 ]] 2021-12-20 12:45:36.530 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:45:36.535 | ++ functions-common:time_stop:2316 : end_time=1640004336533 2021-12-20 12:45:36.538 | ++ functions-common:time_stop:2317 : elapsed_time=6855 2021-12-20 12:45:36.540 | ++ functions-common:time_stop:2318 : total=220967 2021-12-20 12:45:36.542 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:45:36.544 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=227822 2021-12-20 12:45:36.547 | ++ inc/python:pip_install:203 : return 0 2021-12-20 12:45:36.550 | ++ lib/tempest:install_tempest:740 : pushd /opt/stack/tempest 2021-12-20 12:45:36.550 | /opt/stack/tempest ~/devstack 2021-12-20 12:45:36.552 | ++ lib/tempest:install_tempest:744 : git checkout master 2021-12-20 12:45:36.571 | M .coveragerc 2021-12-20 12:45:36.571 | M .gitignore 2021-12-20 12:45:36.571 | M .gitreview 2021-12-20 12:45:36.571 | M .mailmap 2021-12-20 12:45:36.571 | M .stestr.conf 2021-12-20 12:45:36.571 | M CONTRIBUTING.rst 2021-12-20 12:45:36.571 | M HACKING.rst 2021-12-20 12:45:36.571 | M LICENSE 2021-12-20 12:45:36.571 | M README.rst 2021-12-20 12:45:36.571 | M REVIEWING.rst 2021-12-20 12:45:36.571 | M bindep.txt 2021-12-20 12:45:36.572 | M doc/requirements.txt 2021-12-20 12:45:36.572 | M doc/source/_extra/.htaccess 2021-12-20 12:45:36.572 | M doc/source/_static/.keep 2021-12-20 12:45:36.572 | M doc/source/account_generator.rst 2021-12-20 12:45:36.572 | M doc/source/cleanup.rst 2021-12-20 12:45:36.572 | M doc/source/conf.py 2021-12-20 12:45:36.572 | M doc/source/configuration.rst 2021-12-20 12:45:36.572 | M doc/source/contributor/contributing.rst 2021-12-20 12:45:36.572 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-12-20 12:45:36.572 | M doc/source/data/tempest-plugins-registry.header 2021-12-20 12:45:36.572 | M doc/source/index.rst 2021-12-20 12:45:36.572 | M doc/source/keystone_scopes_and_roles_support.rst 2021-12-20 12:45:36.572 | M doc/source/library.rst 2021-12-20 12:45:36.572 | M doc/source/library/api_microversion_testing.rst 2021-12-20 12:45:36.572 | M doc/source/library/auth.rst 2021-12-20 12:45:36.572 | M doc/source/library/cli.rst 2021-12-20 12:45:36.572 | M doc/source/library/clients.rst 2021-12-20 12:45:36.572 | M doc/source/library/credential_providers.rst 2021-12-20 12:45:36.572 | M doc/source/library/decorators.rst 2021-12-20 12:45:36.572 | M doc/source/library/rest_client.rst 2021-12-20 12:45:36.572 | M doc/source/library/service_clients/compute_clients.rst 2021-12-20 12:45:36.572 | M doc/source/library/utils.rst 2021-12-20 12:45:36.572 | M doc/source/library/validation_resources.rst 2021-12-20 12:45:36.572 | M doc/source/microversion_testing.rst 2021-12-20 12:45:36.572 | M doc/source/overview.rst 2021-12-20 12:45:36.572 | M doc/source/plugins/index.rst 2021-12-20 12:45:36.572 | M doc/source/plugins/plugin.rst 2021-12-20 12:45:36.572 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-12-20 12:45:36.572 | M doc/source/run.rst 2021-12-20 12:45:36.572 | M doc/source/sampleconf.rst 2021-12-20 12:45:36.572 | M doc/source/stable_branch_support_policy.rst 2021-12-20 12:45:36.572 | M doc/source/stable_branch_testing_policy.rst 2021-12-20 12:45:36.572 | M doc/source/subunit_describe_calls.rst 2021-12-20 12:45:36.572 | M doc/source/supported_version.rst 2021-12-20 12:45:36.572 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-12-20 12:45:36.573 | M doc/source/test_removal.rst 2021-12-20 12:45:36.573 | M doc/source/tests/modules.rst 2021-12-20 12:45:36.573 | M doc/source/workspace.rst 2021-12-20 12:45:36.573 | M doc/source/write_tests.rst 2021-12-20 12:45:36.573 | M etc/accounts.yaml.sample 2021-12-20 12:45:36.573 | M etc/allow-list.yaml 2021-12-20 12:45:36.573 | M etc/logging.conf.sample 2021-12-20 12:45:36.573 | M etc/rbac-persona-accounts.yaml.sample 2021-12-20 12:45:36.573 | M playbooks/devstack-tempest-ipv6.yaml 2021-12-20 12:45:36.573 | M playbooks/devstack-tempest.yaml 2021-12-20 12:45:36.573 | M playbooks/post-tempest.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-12-20 12:45:36.573 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-12-20 12:45:36.574 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-12-20 12:45:36.575 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-12-20 12:45:36.576 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-12-20 12:45:36.577 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-12-20 12:45:36.578 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-12-20 12:45:36.579 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-12-20 12:45:36.580 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-12-20 12:45:36.581 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-12-20 12:45:36.582 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-12-20 12:45:36.583 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-12-20 12:45:36.583 | M releasenotes/source/_static/.placeholder 2021-12-20 12:45:36.584 | M releasenotes/source/_templates/.placeholder 2021-12-20 12:45:36.584 | M releasenotes/source/conf.py 2021-12-20 12:45:36.584 | M releasenotes/source/index.rst 2021-12-20 12:45:36.584 | M releasenotes/source/unreleased.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v10.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v11.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v12.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v13.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v14.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v15.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v16.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v16.1.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v17.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v17.1.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v17.2.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v18.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v19.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v20.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v21.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v22.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v22.1.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v23.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v24.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v26.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v26.1.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v27.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v28.0.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v28.1.0.rst 2021-12-20 12:45:36.584 | M releasenotes/source/v29.0.0.rst 2021-12-20 12:45:36.584 | M requirements.txt 2021-12-20 12:45:36.584 | M roles/acl-devstack-files/README.rst 2021-12-20 12:45:36.584 | M roles/acl-devstack-files/defaults/main.yaml 2021-12-20 12:45:36.584 | M roles/acl-devstack-files/tasks/main.yaml 2021-12-20 12:45:36.584 | M roles/run-tempest-26/README.rst 2021-12-20 12:45:36.584 | M roles/run-tempest-26/defaults/main.yaml 2021-12-20 12:45:36.585 | M roles/run-tempest-26/tasks/main.yaml 2021-12-20 12:45:36.585 | M roles/run-tempest/README.rst 2021-12-20 12:45:36.585 | M roles/run-tempest/defaults/main.yaml 2021-12-20 12:45:36.585 | M roles/run-tempest/tasks/main.yaml 2021-12-20 12:45:36.585 | M roles/setup-tempest-data-dir/README.rst 2021-12-20 12:45:36.585 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-12-20 12:45:36.585 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-12-20 12:45:36.585 | M roles/setup-tempest-run-dir/README.rst 2021-12-20 12:45:36.585 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-12-20 12:45:36.585 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-12-20 12:45:36.585 | M roles/tempest-cleanup/README.rst 2021-12-20 12:45:36.585 | M roles/tempest-cleanup/defaults/main.yaml 2021-12-20 12:45:36.585 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-12-20 12:45:36.585 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-12-20 12:45:36.585 | M roles/tempest-cleanup/tasks/main.yaml 2021-12-20 12:45:36.585 | M setup.cfg 2021-12-20 12:45:36.585 | M setup.py 2021-12-20 12:45:36.585 | M tempest/README.rst 2021-12-20 12:45:36.585 | M tempest/__init__.py 2021-12-20 12:45:36.585 | M tempest/api/README.rst 2021-12-20 12:45:36.585 | M tempest/api/__init__.py 2021-12-20 12:45:36.585 | M tempest/api/compute/__init__.py 2021-12-20 12:45:36.585 | M tempest/api/compute/admin/__init__.py 2021-12-20 12:45:36.585 | M tempest/api/compute/admin/test_agents.py 2021-12-20 12:45:36.585 | M tempest/api/compute/admin/test_aggregates.py 2021-12-20 12:45:36.585 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-12-20 12:45:36.585 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-12-20 12:45:36.585 | M tempest/api/compute/admin/test_availability_zone.py 2021-12-20 12:45:36.585 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-12-20 12:45:36.585 | M tempest/api/compute/admin/test_create_server.py 2021-12-20 12:45:36.585 | M tempest/api/compute/admin/test_delete_server.py 2021-12-20 12:45:36.585 | M tempest/api/compute/admin/test_fixed_ips.py 2021-12-20 12:45:36.585 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-12-20 12:45:36.585 | M tempest/api/compute/admin/test_flavors.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_flavors_access.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_hosts.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_hosts_negative.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_hypervisor.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_live_migration.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_migrations.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_networks.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_quotas.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_quotas_negative.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_security_groups.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_servers.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_servers_negative.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_services.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_services_negative.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_volume.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_volume_swap.py 2021-12-20 12:45:36.586 | M tempest/api/compute/admin/test_volumes_negative.py 2021-12-20 12:45:36.586 | M tempest/api/compute/api_microversion_fixture.py 2021-12-20 12:45:36.586 | M tempest/api/compute/base.py 2021-12-20 12:45:36.586 | M tempest/api/compute/certificates/__init__.py 2021-12-20 12:45:36.587 | M tempest/api/compute/certificates/test_certificates.py 2021-12-20 12:45:36.587 | M tempest/api/compute/flavors/__init__.py 2021-12-20 12:45:36.587 | M tempest/api/compute/flavors/test_flavors.py 2021-12-20 12:45:36.587 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-12-20 12:45:36.587 | M tempest/api/compute/floating_ips/__init__.py 2021-12-20 12:45:36.587 | M tempest/api/compute/floating_ips/base.py 2021-12-20 12:45:36.587 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-12-20 12:45:36.587 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-12-20 12:45:36.587 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-12-20 12:45:36.587 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-12-20 12:45:36.587 | M tempest/api/compute/images/__init__.py 2021-12-20 12:45:36.587 | M tempest/api/compute/images/test_image_metadata.py 2021-12-20 12:45:36.587 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-12-20 12:45:36.587 | M tempest/api/compute/images/test_images.py 2021-12-20 12:45:36.587 | M tempest/api/compute/images/test_images_negative.py 2021-12-20 12:45:36.587 | M tempest/api/compute/images/test_images_oneserver.py 2021-12-20 12:45:36.587 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-12-20 12:45:36.587 | M tempest/api/compute/images/test_list_image_filters.py 2021-12-20 12:45:36.587 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-12-20 12:45:36.587 | M tempest/api/compute/images/test_list_images.py 2021-12-20 12:45:36.587 | M tempest/api/compute/keypairs/__init__.py 2021-12-20 12:45:36.587 | M tempest/api/compute/keypairs/base.py 2021-12-20 12:45:36.587 | M tempest/api/compute/keypairs/test_keypairs.py 2021-12-20 12:45:36.587 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-12-20 12:45:36.587 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-12-20 12:45:36.587 | M tempest/api/compute/limits/__init__.py 2021-12-20 12:45:36.587 | M tempest/api/compute/limits/test_absolute_limits.py 2021-12-20 12:45:36.587 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-12-20 12:45:36.587 | M tempest/api/compute/security_groups/__init__.py 2021-12-20 12:45:36.587 | M tempest/api/compute/security_groups/base.py 2021-12-20 12:45:36.587 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-12-20 12:45:36.587 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-12-20 12:45:36.587 | M tempest/api/compute/security_groups/test_security_groups.py 2021-12-20 12:45:36.587 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/__init__.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_availability_zone.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_create_server.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_delete_server.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_device_tagging.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_disk_config.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_instance_actions.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_list_server_filters.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_multiple_create.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_novnc.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_server_actions.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_server_addresses.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_server_group.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_server_metadata.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_server_password.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_server_personality.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_server_rescue.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_server_tags.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_servers.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_servers_microversions.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_servers_negative.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-12-20 12:45:36.588 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-12-20 12:45:36.588 | M tempest/api/compute/test_extensions.py 2021-12-20 12:45:36.588 | M tempest/api/compute/test_networks.py 2021-12-20 12:45:36.588 | M tempest/api/compute/test_quotas.py 2021-12-20 12:45:36.589 | M tempest/api/compute/test_tenant_networks.py 2021-12-20 12:45:36.589 | M tempest/api/compute/test_versions.py 2021-12-20 12:45:36.589 | M tempest/api/compute/volumes/__init__.py 2021-12-20 12:45:36.589 | M tempest/api/compute/volumes/test_attach_volume.py 2021-12-20 12:45:36.589 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-12-20 12:45:36.589 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-12-20 12:45:36.589 | M tempest/api/compute/volumes/test_volumes_get.py 2021-12-20 12:45:36.589 | M tempest/api/compute/volumes/test_volumes_list.py 2021-12-20 12:45:36.589 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-12-20 12:45:36.589 | M tempest/api/identity/__init__.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/__init__.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v2/__init__.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v2/test_roles.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v2/test_services.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v2/test_tenants.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v2/test_tokens.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v2/test_users.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v3/__init__.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v3/test_credentials.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v3/test_domains.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v3/test_groups.py 2021-12-20 12:45:36.589 | M tempest/api/identity/admin/v3/test_inherits.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_list_users.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_policies.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_projects.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_regions.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_roles.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_services.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_tokens.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_trusts.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_users.py 2021-12-20 12:45:36.590 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-12-20 12:45:36.590 | M tempest/api/identity/base.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v2/__init__.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v2/test_api_discovery.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v2/test_extension.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v2/test_tenants.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v2/test_tokens.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v2/test_users.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v3/__init__.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v3/test_access_rules.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v3/test_api_discovery.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v3/test_application_credentials.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v3/test_catalog.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v3/test_domains.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v3/test_projects.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v3/test_tokens.py 2021-12-20 12:45:36.590 | M tempest/api/identity/v3/test_users.py 2021-12-20 12:45:36.590 | M tempest/api/image/__init__.py 2021-12-20 12:45:36.590 | M tempest/api/image/base.py 2021-12-20 12:45:36.590 | M tempest/api/image/v1/__init__.py 2021-12-20 12:45:36.591 | M tempest/api/image/v1/test_image_members.py 2021-12-20 12:45:36.591 | M tempest/api/image/v1/test_image_members_negative.py 2021-12-20 12:45:36.591 | M tempest/api/image/v1/test_images.py 2021-12-20 12:45:36.591 | M tempest/api/image/v1/test_images_negative.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/__init__.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/admin/__init__.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/admin/test_images.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/test_images.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/test_images_member.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/test_images_member_negative.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/test_images_negative.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/test_images_tags.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/test_images_tags_negative.py 2021-12-20 12:45:36.591 | M tempest/api/image/v2/test_versions.py 2021-12-20 12:45:36.591 | M tempest/api/network/__init__.py 2021-12-20 12:45:36.591 | M tempest/api/network/admin/__init__.py 2021-12-20 12:45:36.591 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-12-20 12:45:36.591 | M tempest/api/network/admin/test_external_network_extension.py 2021-12-20 12:45:36.591 | M tempest/api/network/admin/test_external_networks_negative.py 2021-12-20 12:45:36.591 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-12-20 12:45:36.591 | M tempest/api/network/admin/test_metering_extensions.py 2021-12-20 12:45:36.591 | M tempest/api/network/admin/test_negative_quotas.py 2021-12-20 12:45:36.591 | M tempest/api/network/admin/test_ports.py 2021-12-20 12:45:36.591 | M tempest/api/network/admin/test_quotas.py 2021-12-20 12:45:36.591 | M tempest/api/network/admin/test_routers.py 2021-12-20 12:45:36.591 | M tempest/api/network/admin/test_routers_dvr.py 2021-12-20 12:45:36.591 | M tempest/api/network/admin/test_routers_negative.py 2021-12-20 12:45:36.591 | M tempest/api/network/base.py 2021-12-20 12:45:36.592 | M tempest/api/network/base_security_groups.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_agent_management_negative.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_allowed_address_pair.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_dhcp_ipv6.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_extensions.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_extra_dhcp_options.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_floating_ips.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_floating_ips_negative.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_networks.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_networks_negative.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_ports.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_routers.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_routers_negative.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_security_groups.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_security_groups_negative.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_service_providers.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_subnetpools_extensions.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_tags.py 2021-12-20 12:45:36.592 | M tempest/api/network/test_versions.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/__init__.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/base.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_account_bulk.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_account_quotas.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_account_services.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_account_services_negative.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_container_acl.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_container_acl_negative.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_container_quotas.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_container_services.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_container_services_negative.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_container_staticweb.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_container_sync.py 2021-12-20 12:45:36.592 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-12-20 12:45:36.593 | M tempest/api/object_storage/test_crossdomain.py 2021-12-20 12:45:36.593 | M tempest/api/object_storage/test_healthcheck.py 2021-12-20 12:45:36.593 | M tempest/api/object_storage/test_object_expiry.py 2021-12-20 12:45:36.593 | M tempest/api/object_storage/test_object_formpost.py 2021-12-20 12:45:36.593 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-12-20 12:45:36.593 | M tempest/api/object_storage/test_object_services.py 2021-12-20 12:45:36.593 | M tempest/api/object_storage/test_object_slo.py 2021-12-20 12:45:36.593 | M tempest/api/object_storage/test_object_temp_url.py 2021-12-20 12:45:36.593 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-12-20 12:45:36.593 | M tempest/api/object_storage/test_object_version.py 2021-12-20 12:45:36.593 | M tempest/api/volume/__init__.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/__init__.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_group_snapshots.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_group_type_specs.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_group_types.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_groups.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_multi_backend.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_qos.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_user_messages.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_volume_hosts.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_volume_manage.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_volume_pools.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_volume_quotas.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_volume_retype.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_volume_services.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_volume_type_access.py 2021-12-20 12:45:36.593 | M tempest/api/volume/admin/test_volume_types.py 2021-12-20 12:45:36.594 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-12-20 12:45:36.594 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-12-20 12:45:36.594 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-12-20 12:45:36.594 | M tempest/api/volume/admin/test_volumes_actions.py 2021-12-20 12:45:36.594 | M tempest/api/volume/admin/test_volumes_backup.py 2021-12-20 12:45:36.594 | M tempest/api/volume/admin/test_volumes_list.py 2021-12-20 12:45:36.594 | M tempest/api/volume/api_microversion_fixture.py 2021-12-20 12:45:36.594 | M tempest/api/volume/base.py 2021-12-20 12:45:36.594 | M tempest/api/volume/test_availability_zone.py 2021-12-20 12:45:36.594 | M tempest/api/volume/test_extensions.py 2021-12-20 12:45:36.594 | M tempest/api/volume/test_image_metadata.py 2021-12-20 12:45:36.594 | M tempest/api/volume/test_snapshot_metadata.py 2021-12-20 12:45:36.594 | M tempest/api/volume/test_versions.py 2021-12-20 12:45:36.594 | M tempest/api/volume/test_volume_absolute_limits.py 2021-12-20 12:45:36.594 | M tempest/api/volume/test_volume_delete_cascade.py 2021-12-20 12:45:36.594 | M tempest/api/volume/test_volume_metadata.py 2021-12-20 12:45:36.595 | M tempest/api/volume/test_volume_transfers.py 2021-12-20 12:45:36.595 | M tempest/api/volume/test_volumes_actions.py 2021-12-20 12:45:36.595 | M tempest/api/volume/test_volumes_backup.py 2021-12-20 12:45:36.595 | M tempest/api/volume/test_volumes_clone.py 2021-12-20 12:45:36.595 | M tempest/api/volume/test_volumes_clone_negative.py 2021-12-20 12:45:36.595 | M tempest/api/volume/test_volumes_extend.py 2021-12-20 12:45:36.595 | M tempest/api/volume/test_volumes_get.py 2021-12-20 12:45:36.595 | M tempest/api/volume/test_volumes_list.py 2021-12-20 12:45:36.595 | M tempest/api/volume/test_volumes_negative.py 2021-12-20 12:45:36.595 | M tempest/api/volume/test_volumes_snapshots.py 2021-12-20 12:45:36.595 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-12-20 12:45:36.595 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-12-20 12:45:36.595 | M tempest/clients.py 2021-12-20 12:45:36.595 | M tempest/cmd/__init__.py 2021-12-20 12:45:36.595 | M tempest/cmd/cleanup.py 2021-12-20 12:45:36.595 | M tempest/cmd/cleanup_service.py 2021-12-20 12:45:36.595 | M tempest/cmd/config-generator.tempest.conf 2021-12-20 12:45:36.595 | M tempest/cmd/init.py 2021-12-20 12:45:36.595 | M tempest/cmd/list_plugins.py 2021-12-20 12:45:36.595 | M tempest/cmd/main.py 2021-12-20 12:45:36.595 | M tempest/cmd/run.py 2021-12-20 12:45:36.595 | M tempest/cmd/subunit_describe_calls.py 2021-12-20 12:45:36.595 | M tempest/cmd/verify_tempest_config.py 2021-12-20 12:45:36.595 | M tempest/cmd/workspace.py 2021-12-20 12:45:36.595 | M tempest/common/__init__.py 2021-12-20 12:45:36.595 | M tempest/common/compute.py 2021-12-20 12:45:36.595 | M tempest/common/credentials_factory.py 2021-12-20 12:45:36.595 | M tempest/common/custom_matchers.py 2021-12-20 12:45:36.596 | M tempest/common/identity.py 2021-12-20 12:45:36.596 | M tempest/common/image.py 2021-12-20 12:45:36.596 | M tempest/common/tempest_fixtures.py 2021-12-20 12:45:36.596 | M tempest/common/utils/__init__.py 2021-12-20 12:45:36.596 | M tempest/common/utils/linux/__init__.py 2021-12-20 12:45:36.596 | M tempest/common/utils/linux/remote_client.py 2021-12-20 12:45:36.596 | M tempest/common/utils/net_info.py 2021-12-20 12:45:36.596 | M tempest/common/utils/net_utils.py 2021-12-20 12:45:36.596 | M tempest/common/waiters.py 2021-12-20 12:45:36.596 | M tempest/config.py 2021-12-20 12:45:36.596 | M tempest/hacking/__init__.py 2021-12-20 12:45:36.596 | M tempest/hacking/checks.py 2021-12-20 12:45:36.596 | M tempest/lib/__init__.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/__init__.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/__init__.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/__init__.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-12-20 12:45:36.596 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-12-20 12:45:36.597 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-12-20 12:45:36.598 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/__init__.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/backups.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/extensions.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/group_types.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/groups.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/hosts.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/limits.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/messages.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/qos.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/quotas.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/services.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-12-20 12:45:36.599 | M tempest/lib/api_schema/response/volume/transfers.py 2021-12-20 12:45:36.600 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-12-20 12:45:36.600 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-12-20 12:45:36.600 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-12-20 12:45:36.600 | M tempest/lib/api_schema/response/volume/volumes.py 2021-12-20 12:45:36.600 | M tempest/lib/auth.py 2021-12-20 12:45:36.600 | M tempest/lib/base.py 2021-12-20 12:45:36.600 | M tempest/lib/cli/__init__.py 2021-12-20 12:45:36.600 | M tempest/lib/cli/base.py 2021-12-20 12:45:36.600 | M tempest/lib/cli/output_parser.py 2021-12-20 12:45:36.600 | M tempest/lib/cmd/__init__.py 2021-12-20 12:45:36.600 | M tempest/lib/common/__init__.py 2021-12-20 12:45:36.600 | M tempest/lib/common/api_microversion_fixture.py 2021-12-20 12:45:36.600 | M tempest/lib/common/api_version_request.py 2021-12-20 12:45:36.600 | M tempest/lib/common/api_version_utils.py 2021-12-20 12:45:36.600 | M tempest/lib/common/cred_client.py 2021-12-20 12:45:36.600 | M tempest/lib/common/cred_provider.py 2021-12-20 12:45:36.600 | M tempest/lib/common/dynamic_creds.py 2021-12-20 12:45:36.600 | M tempest/lib/common/fixed_network.py 2021-12-20 12:45:36.600 | M tempest/lib/common/http.py 2021-12-20 12:45:36.600 | M tempest/lib/common/jsonschema_validator.py 2021-12-20 12:45:36.600 | M tempest/lib/common/preprov_creds.py 2021-12-20 12:45:36.600 | M tempest/lib/common/profiler.py 2021-12-20 12:45:36.600 | M tempest/lib/common/rest_client.py 2021-12-20 12:45:36.600 | M tempest/lib/common/ssh.py 2021-12-20 12:45:36.600 | M tempest/lib/common/thread.py 2021-12-20 12:45:36.600 | M tempest/lib/common/utils/__init__.py 2021-12-20 12:45:36.600 | M tempest/lib/common/utils/data_utils.py 2021-12-20 12:45:36.600 | M tempest/lib/common/utils/linux/__init__.py 2021-12-20 12:45:36.600 | M tempest/lib/common/utils/linux/remote_client.py 2021-12-20 12:45:36.600 | M tempest/lib/common/utils/misc.py 2021-12-20 12:45:36.600 | M tempest/lib/common/utils/test_utils.py 2021-12-20 12:45:36.600 | M tempest/lib/common/validation_resources.py 2021-12-20 12:45:36.600 | M tempest/lib/decorators.py 2021-12-20 12:45:36.600 | M tempest/lib/exceptions.py 2021-12-20 12:45:36.600 | M tempest/lib/services/__init__.py 2021-12-20 12:45:36.600 | M tempest/lib/services/clients.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/__init__.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/agents_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/aggregates_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/availability_zone_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/base_compute_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/certificates_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/extensions_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/fixed_ips_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/flavors_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/floating_ips_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/hosts_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/hypervisor_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/images_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/interfaces_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/keypairs_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/limits_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/migrations_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/networks_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/quota_classes_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/quotas_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/security_group_rules_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/security_groups_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/server_groups_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/servers_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/services_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/snapshots_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/tenant_networks_client.py 2021-12-20 12:45:36.601 | M tempest/lib/services/compute/tenant_usages_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/compute/versions_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/compute/volumes_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/__init__.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v2/__init__.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v2/identity_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v2/roles_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v2/services_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v2/tenants_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v2/token_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v2/users_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/__init__.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/catalog_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/credentials_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/domains_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/groups_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/identity_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/limits_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/mappings_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/policies_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/projects_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/protocols_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/regions_client.py 2021-12-20 12:45:36.602 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/identity/v3/roles_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/identity/v3/services_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/identity/v3/token_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/identity/v3/trusts_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/identity/v3/users_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/identity/v3/versions_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/__init__.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v1/__init__.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v1/image_members_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v1/images_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v2/__init__.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v2/image_members_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v2/images_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v2/namespaces_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v2/resource_types_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v2/schemas_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/image/v2/versions_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/__init__.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/agents_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/base.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/extensions_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/floating_ips_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/log_resource_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/loggable_resource_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/metering_label_rules_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/metering_labels_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/networks_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/ports_client.py 2021-12-20 12:45:36.603 | M tempest/lib/services/network/qos_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/quotas_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/routers_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/security_group_rules_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/security_groups_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/segments_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/service_providers_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/subnetpools_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/subnets_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/tags_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/trunks_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/network/versions_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/object_storage/__init__.py 2021-12-20 12:45:36.604 | M tempest/lib/services/object_storage/account_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/object_storage/capabilities_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/object_storage/container_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/object_storage/object_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/placement/__init__.py 2021-12-20 12:45:36.604 | M tempest/lib/services/placement/base_placement_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/placement/placement_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/placement/resource_providers_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/volume/__init__.py 2021-12-20 12:45:36.604 | M tempest/lib/services/volume/base_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/volume/v2/__init__.py 2021-12-20 12:45:36.604 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/volume/v2/backups_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/volume/v2/extensions_client.py 2021-12-20 12:45:36.604 | M tempest/lib/services/volume/v2/hosts_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v2/limits_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v2/qos_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v2/quotas_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v2/services_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v2/transfers_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v2/types_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v2/volumes_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/__init__.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/attachments_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/backups_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/base_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/extensions_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/group_types_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/groups_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/hosts_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/limits_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/messages_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/qos_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/quotas_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/services_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/transfers_client.py 2021-12-20 12:45:36.605 | M tempest/lib/services/volume/v3/types_client.py 2021-12-20 12:45:36.606 | M tempest/lib/services/volume/v3/versions_client.py 2021-12-20 12:45:36.606 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-12-20 12:45:36.606 | M tempest/lib/services/volume/v3/volumes_client.py 2021-12-20 12:45:36.606 | M tempest/scenario/README.rst 2021-12-20 12:45:36.606 | M tempest/scenario/__init__.py 2021-12-20 12:45:36.606 | M tempest/scenario/manager.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_aggregates_basic_ops.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_dashboard_basic_ops.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_minimum_basic.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_network_advanced_server_ops.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_network_basic_ops.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_network_qos_placement.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_network_v6.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_object_storage_basic_ops.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_security_groups_basic_ops.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_server_advanced_ops.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_server_basic_ops.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_server_multinode.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_shelve_instance.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_snapshot_pattern.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_stamp_pattern.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_unified_limits.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_volume_backup_restore.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_volume_boot_pattern.py 2021-12-20 12:45:36.606 | M tempest/scenario/test_volume_migrate_attached.py 2021-12-20 12:45:36.606 | M tempest/services/__init__.py 2021-12-20 12:45:36.606 | M tempest/services/orchestration/__init__.py 2021-12-20 12:45:36.606 | M tempest/services/orchestration/json/__init__.py 2021-12-20 12:45:36.606 | M tempest/services/orchestration/json/orchestration_client.py 2021-12-20 12:45:36.606 | M tempest/test.py 2021-12-20 12:45:36.606 | M tempest/test_discover/__init__.py 2021-12-20 12:45:36.606 | M tempest/test_discover/plugins.py 2021-12-20 12:45:36.606 | M tempest/test_discover/test_discover.py 2021-12-20 12:45:36.606 | M tempest/tests/README.rst 2021-12-20 12:45:36.607 | M tempest/tests/__init__.py 2021-12-20 12:45:36.607 | M tempest/tests/api/__init__.py 2021-12-20 12:45:36.607 | M tempest/tests/api/compute/__init__.py 2021-12-20 12:45:36.607 | M tempest/tests/api/compute/test_base.py 2021-12-20 12:45:36.607 | M tempest/tests/base.py 2021-12-20 12:45:36.607 | M tempest/tests/cmd/__init__.py 2021-12-20 12:45:36.607 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-12-20 12:45:36.607 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-12-20 12:45:36.607 | M tempest/tests/cmd/test_account_generator.py 2021-12-20 12:45:36.607 | M tempest/tests/cmd/test_cleanup.py 2021-12-20 12:45:36.607 | M tempest/tests/cmd/test_cleanup_services.py 2021-12-20 12:45:36.607 | M tempest/tests/cmd/test_list_plugins.py 2021-12-20 12:45:36.607 | M tempest/tests/cmd/test_run.py 2021-12-20 12:45:36.607 | M tempest/tests/cmd/test_saved_state_json.json 2021-12-20 12:45:36.607 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-12-20 12:45:36.607 | M tempest/tests/cmd/test_tempest_init.py 2021-12-20 12:45:36.607 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-12-20 12:45:36.607 | M tempest/tests/cmd/test_workspace.py 2021-12-20 12:45:36.607 | M tempest/tests/common/__init__.py 2021-12-20 12:45:36.607 | M tempest/tests/common/test_admin_available.py 2021-12-20 12:45:36.607 | M tempest/tests/common/test_alt_available.py 2021-12-20 12:45:36.607 | M tempest/tests/common/test_compute.py 2021-12-20 12:45:36.607 | M tempest/tests/common/test_credentials_factory.py 2021-12-20 12:45:36.607 | M tempest/tests/common/test_custom_matchers.py 2021-12-20 12:45:36.607 | M tempest/tests/common/test_image.py 2021-12-20 12:45:36.607 | M tempest/tests/common/utils/__init__.py 2021-12-20 12:45:36.607 | M tempest/tests/common/utils/linux/__init__.py 2021-12-20 12:45:36.607 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-12-20 12:45:36.607 | M tempest/tests/common/utils/test_net_utils.py 2021-12-20 12:45:36.607 | M tempest/tests/fake_config.py 2021-12-20 12:45:36.607 | M tempest/tests/fake_tempest_plugin.py 2021-12-20 12:45:36.607 | M tempest/tests/files/__init__.py 2021-12-20 12:45:36.608 | M tempest/tests/files/failing-tests 2021-12-20 12:45:36.608 | M tempest/tests/files/passing-tests 2021-12-20 12:45:36.608 | M tempest/tests/files/setup.cfg 2021-12-20 12:45:36.608 | M tempest/tests/files/testr-conf 2021-12-20 12:45:36.608 | M tempest/tests/lib/__init__.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/cli/__init__.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/cli/test_command_failed.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/cli/test_execute.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/cli/test_output_parser.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/cmd/__init__.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/__init__.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/test_api_version_request.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/test_api_version_utils.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/test_cred_client.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/test_http.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/test_preprov_creds.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/test_profiler.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/test_rest_client.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/test_validation_resources.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/utils/__init__.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/utils/test_misc.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/fake_auth_provider.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/fake_credentials.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/fake_http.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/fake_identity.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/services/__init__.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/services/base.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/services/compute/__init__.py 2021-12-20 12:45:36.608 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_images_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-12-20 12:45:36.609 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/compute/test_services_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/__init__.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-12-20 12:45:36.610 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/__init__.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/v1/__init__.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/v2/__init__.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-12-20 12:45:36.611 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/__init__.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_agents_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_networks_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_ports_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_qos_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_routers_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_segments_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_tags_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/network/test_versions_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/object_storage/__init__.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/placement/__init__.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-12-20 12:45:36.612 | M tempest/tests/lib/services/registry_fixture.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/test_clients.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/__init__.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_quoSwitched to branch 'master' 2021-12-20 12:45:36.613 | tas_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/test_auth.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/test_base.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/test_credentials.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/test_decorators.py 2021-12-20 12:45:36.613 | M tempest/tests/lib/test_ssh.py 2021-12-20 12:45:36.614 | M tempest/tests/lib/test_tempest_lib.py 2021-12-20 12:45:36.614 | M tempest/tests/test_base_test.py 2021-12-20 12:45:36.614 | M tempest/tests/test_config.py 2021-12-20 12:45:36.614 | M tempest/tests/test_decorators.py 2021-12-20 12:45:36.614 | M tempest/tests/test_hacking.py 2021-12-20 12:45:36.614 | M tempest/tests/test_imports.py 2021-12-20 12:45:36.614 | M tempest/tests/test_list_tests.py 2021-12-20 12:45:36.614 | M tempest/tests/test_microversions.py 2021-12-20 12:45:36.614 | M tempest/tests/test_tempest_plugin.py 2021-12-20 12:45:36.614 | M tempest/tests/test_test.py 2021-12-20 12:45:36.614 | M tempest/tests/utils.py 2021-12-20 12:45:36.614 | M tempest/version.py 2021-12-20 12:45:36.614 | M test-requirements.txt 2021-12-20 12:45:36.614 | M tools/generate-tempest-plugins-list.py 2021-12-20 12:45:36.614 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-12-20 12:45:36.614 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-12-20 12:45:36.614 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-12-20 12:45:36.614 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-12-20 12:45:36.614 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-12-20 12:45:36.614 | M tools/tempest-plugin-sanity.sh 2021-12-20 12:45:36.614 | M tox.ini 2021-12-20 12:45:36.614 | M zuul.d/base.yaml 2021-12-20 12:45:36.614 | M zuul.d/integrated-gate.yaml 2021-12-20 12:45:36.614 | M zuul.d/project.yaml 2021-12-20 12:45:36.614 | M zuul.d/stable-jobs.yaml 2021-12-20 12:45:36.614 | M zuul.d/tempest-specific.yaml 2021-12-20 12:45:36.614 | Your branch is up to date with 'origin/master'. 2021-12-20 12:45:36.614 | ++ lib/tempest:install_tempest:746 : local tmp_u_c_m 2021-12-20 12:45:36.614 | +++ lib/tempest:install_tempest:747 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-20 12:45:36.614 | ++ lib/tempest:install_tempest:747 : tmp_u_c_m=/tmp/tempest_u_c_m.8wC4TY3CCG 2021-12-20 12:45:36.614 | ++ lib/tempest:install_tempest:748 : set_tempest_venv_constraints /tmp/tempest_u_c_m.8wC4TY3CCG 2021-12-20 12:45:36.614 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-12-20 12:45:36.614 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.8wC4TY3CCG 2021-12-20 12:45:36.614 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-12-20 12:45:36.614 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-12-20 12:45:36.615 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-12-20 12:45:36.615 | ++ lib/tempest:install_tempest:750 : tox -r --notest -efull 2021-12-20 12:45:37.133 | full create: /opt/stack/tempest/.tox/tempest 2021-12-20 12:45:37.958 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-20 12:46:02.351 | full develop-inst: /opt/stack/tempest 2021-12-20 12:46:07.698 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@24864bac273ff5d91dfda4723c46e0f0868c686d#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-20 12:46:07.699 | ___________________________________ summary ____________________________________ 2021-12-20 12:46:07.699 | full: skipped tests 2021-12-20 12:46:07.699 | congratulations :) 2021-12-20 12:46:07.726 | ++ lib/tempest:install_tempest:753 : /opt/stack/tempest/.tox/tempest/bin/pip install -U -r /home/ubuntu/devstack/tools/cap-pip.txt 2021-12-20 12:46:08.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:46:08.643 | Collecting pip<20.3 2021-12-20 12:46:08.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-12-20 12:46:09.212 | Installing collected packages: pip 2021-12-20 12:46:09.212 | Attempting uninstall: pip 2021-12-20 12:46:09.212 | Found existing installation: pip 21.0.1 2021-12-20 12:46:09.567 | Uninstalling pip-21.0.1: 2021-12-20 12:46:09.632 | Successfully uninstalled pip-21.0.1 2021-12-20 12:46:11.049 | Successfully installed pip-20.2.4 2021-12-20 12:46:11.144 | ++ lib/tempest:install_tempest:757 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.8wC4TY3CCG -r requirements.txt 2021-12-20 12:46:12.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:46:12.723 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.725 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.727 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.728 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.729 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.731 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.734 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.736 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.736 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.737 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.738 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.739 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.741 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.743 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.743 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.744 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.745 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.746 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.747 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.748 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.748 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.749 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.752 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.753 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.754 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.755 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.755 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:12.757 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 26)) (4.5.0) 2021-12-20 12:46:12.767 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 47)) (5.8.0) 2021-12-20 12:46:12.769 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 54)) (5.1.0) 2021-12-20 12:46:12.772 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 65)) (3.0.0) 2021-12-20 12:46:12.782 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 122)) (2.3.0) 2021-12-20 12:46:12.791 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 140)) (0.8.0) 2021-12-20 12:46:12.794 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 149)) (2.4.0) 2021-12-20 12:46:12.805 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 175)) (2.8.1) 2021-12-20 12:46:12.838 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 180)) (1.26.7) 2021-12-20 12:46:12.858 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 185)) (1.4.0) 2021-12-20 12:46:12.871 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 189)) (6.0) 2021-12-20 12:46:12.872 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 194)) (36.0.1) 2021-12-20 12:46:12.910 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 212)) (1.1.0) 2021-12-20 12:46:12.915 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 220)) (3.2.0) 2021-12-20 12:46:12.924 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 258)) (3.10.0) 2021-12-20 12:46:12.936 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 293)) (4.6.1) 2021-12-20 12:46:12.975 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 325)) (3.2.1) 2021-12-20 12:46:13.002 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 326)) (4.2.0) 2021-12-20 12:46:13.009 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 337)) (0.4.0) 2021-12-20 12:46:13.011 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 366)) (2.5.0) 2021-12-20 12:46:13.021 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 406)) (1.4.0) 2021-12-20 12:46:13.033 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 414)) (1.0.3) 2021-12-20 12:46:13.035 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 416)) (8.7.1) 2021-12-20 12:46:13.075 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 431)) (3.0.6) 2021-12-20 12:46:13.081 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 445)) (3.5.0) 2021-12-20 12:46:13.086 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 455)) (2.3.3) 2021-12-20 12:46:13.138 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 473)) (1.16.0) 2021-12-20 12:46:13.141 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 504)) (1.13.3) 2021-12-20 12:46:13.143 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 515)) (1.5.0) 2021-12-20 12:46:13.146 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 520)) (0.18.2) 2021-12-20 12:46:13.149 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 566)) (1.15.0) 2021-12-20 12:46:13.151 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 569)) (3.2.0) 2021-12-20 12:46:13.178 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 597)) (0.14.1) 2021-12-20 12:46:13.182 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 604)) (4.12.0) 2021-12-20 12:46:13.198 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 610)) (2.8.2) 2021-12-20 12:46:13.201 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 615)) (2021.3) 2021-12-20 12:46:13.204 | Requirement already satisfied: setuptools===59.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 625)) (59.8.0) 2021-12-20 12:46:13.252 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 146)) (0.2.5) 2021-12-20 12:46:13.257 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 170)) (1.0.0) 2021-12-20 12:46:13.258 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.8/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.8wC4TY3CCG (line 212)) (1.4.0) 2021-12-20 12:46:13.259 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 153)) (1.4.0) 2021-12-20 12:46:13.262 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 57)) (3.4.0) 2021-12-20 12:46:13.267 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 121)) (0.9.6) 2021-12-20 12:46:13.268 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 2)) (0.12.2) 2021-12-20 12:46:13.271 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 230)) (2.26.0) 2021-12-20 12:46:13.298 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 283)) (1.8.2) 2021-12-20 12:46:13.299 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 50)) (21.2.0) 2021-12-20 12:46:13.352 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 187)) (2.21) 2021-12-20 12:46:13.354 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 513)) (0.18.0) 2021-12-20 12:46:13.358 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 535)) (1.6) 2021-12-20 12:46:13.360 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 380)) (1.0.2) 2021-12-20 12:46:13.362 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 352)) (21.3) 2021-12-20 12:46:13.366 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 542)) (0.11.0) 2021-12-20 12:46:13.368 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 382)) (1.0.0) 2021-12-20 12:46:13.370 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 384)) (3.3) 2021-12-20 12:46:13.372 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.8wC4TY3CCG (line 230)) (2021.10.8) 2021-12-20 12:46:13.374 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.8wC4TY3CCG (line 590)) (2.0.9) 2021-12-20 12:46:13.460 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-20 12:46:13.460 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-20 12:46:13.520 | ++ lib/tempest:install_tempest:758 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-12-20 12:46:13.522 | ++ lib/tempest:install_tempest:759 : rm -f /tmp/tempest_u_c_m.8wC4TY3CCG 2021-12-20 12:46:13.526 | ++ lib/tempest:install_tempest:760 : popd 2021-12-20 12:46:13.526 | ~/devstack 2021-12-20 12:46:13.528 | ++ inc/async:async_run:104 : return 0 2021-12-20 12:46:13.531 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-20 12:46:13.534 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-20 12:46:13.536 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-12-20 12:46:13.538 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-20 12:46:13.541 | + functions-common:run_phase:1759 : run_plugins stack install 2021-12-20 12:46:13.543 | + functions-common:run_plugins:1718 : local mode=stack 2021-12-20 12:46:13.546 | + functions-common:run_plugins:1719 : local phase=install 2021-12-20 12:46:13.549 | + functions-common:run_plugins:1721 : local plugins= 2021-12-20 12:46:13.551 | + functions-common:run_plugins:1722 : local plugin 2021-12-20 12:46:13.554 | + ./stack.sh:main:941 : use_library_from_git python-openstackclient 2021-12-20 12:46:13.556 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-12-20 12:46:13.559 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-20 12:46:13.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-20 12:46:13.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-12-20 12:46:13.566 | + inc/python:use_library_from_git:253 : return 1 2021-12-20 12:46:13.569 | + ./stack.sh:main:945 : pip_install_gr python-openstackclient 2021-12-20 12:46:13.571 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-12-20 12:46:13.574 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-20 12:46:13.577 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-12-20 12:46:13.580 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-12-20 12:46:13.582 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-20 12:46:13.586 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-12-20 12:46:13.586 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-20 12:46:13.592 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-12-20 12:46:13.595 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-12-20 12:46:13.597 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-12-20 12:46:13.600 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-12-20 12:46:13.602 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-12-20 12:46:13.625 | Using python 3.8 to install python-openstackclient 2021-12-20 12:46:13.627 | + 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-openstackclient 2021-12-20 12:46:14.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:46:14.403 | from cryptography.utils import int_from_bytes 2021-12-20 12:46:14.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-20 12:46:14.403 | from cryptography.utils import int_from_bytes 2021-12-20 12:46:15.442 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-20 12:46:15.443 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-20 12:46:15.446 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:15.448 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:15.448 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:15.451 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:15.454 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:15.461 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-20 12:46:15.675 | Collecting python-openstackclient===5.5.1 2021-12-20 12:46:15.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7df/d1d119985c0de/python_openstackclient-5.5.1-py3-none-any.whl (929 kB) 2021-12-20 12:46:15.824 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-12-20 12:46:15.831 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2021-12-20 12:46:15.837 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-12-20 12:46:15.853 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-12-20 12:46:15.856 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-12-20 12:46:15.875 | Requirement already satisfied: python-cinderclient===7.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.1) 2021-12-20 12:46:15.890 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-12-20 12:46:15.902 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2021-12-20 12:46:15.905 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.55.0) 2021-12-20 12:46:15.931 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.0) 2021-12-20 12:46:15.947 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.3.1) 2021-12-20 12:46:15.962 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-12-20 12:46:15.965 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-12-20 12:46:16.025 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2021-12-20 12:46:16.028 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2021-12-20 12:46:16.037 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-12-20 12:46:16.045 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2021-12-20 12:46:16.085 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-12-20 12:46:16.105 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-12-20 12:46:16.108 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-12-20 12:46:16.165 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-12-20 12:46:16.168 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-12-20 12:46:16.172 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2021-12-20 12:46:16.211 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-12-20 12:46:16.214 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-12-20 12:46:16.220 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-12-20 12:46:16.223 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-12-20 12:46:16.226 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-12-20 12:46:16.229 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2021-12-20 12:46:16.251 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2021-12-20 12:46:16.255 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-12-20 12:46:16.259 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2021-12-20 12:46:16.264 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-12-20 12:46:16.269 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-12-20 12:46:16.273 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-12-20 12:46:16.279 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-12-20 12:46:16.283 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.12.1) 2021-12-20 12:46:16.286 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-12-20 12:46:16.290 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-12-20 12:46:16.294 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.26.3) 2021-12-20 12:46:16.314 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-12-20 12:46:16.317 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-12-20 12:46:16.320 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-12-20 12:46:16.324 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-12-20 12:46:16.366 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (0.2.5) 2021-12-20 12:46:16.371 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (1.8.2) 2021-12-20 12:46:16.374 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-12-20 12:46:16.377 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-12-20 12:46:16.380 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-12-20 12:46:18.227 | Installing collected packages: python-openstackclient 2021-12-20 12:46:19.659 | Successfully installed python-openstackclient-5.5.1 2021-12-20 12:46:19.800 | WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. 2021-12-20 12:46:19.800 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-12-20 12:46:19.884 | + inc/python:pip_install:200 : result=0 2021-12-20 12:46:19.887 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-20 12:46:19.889 | + functions-common:time_stop:2304 : local name 2021-12-20 12:46:19.892 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:46:19.894 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:46:19.896 | + functions-common:time_stop:2307 : local total 2021-12-20 12:46:19.899 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:46:19.901 | + functions-common:time_stop:2310 : name=pip_install 2021-12-20 12:46:19.903 | + functions-common:time_stop:2311 : start_time=1640004373619 2021-12-20 12:46:19.905 | + functions-common:time_stop:2313 : [[ -z 1640004373619 ]] 2021-12-20 12:46:19.908 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:46:19.912 | + functions-common:time_stop:2316 : end_time=1640004379910 2021-12-20 12:46:19.915 | + functions-common:time_stop:2317 : elapsed_time=6291 2021-12-20 12:46:19.917 | + functions-common:time_stop:2318 : total=227822 2021-12-20 12:46:19.919 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:46:19.922 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=234113 2021-12-20 12:46:19.925 | + inc/python:pip_install:203 : return 0 2021-12-20 12:46:19.927 | + ./stack.sh:main:950 : install_oscwrap 2021-12-20 12:46:19.930 | ++ functions-common:install_oscwrap:2349 : mktemp 2021-12-20 12:46:19.935 | + functions-common:install_oscwrap:2349 : OSCWRAP_TIMER_FILE=/tmp/tmp.OMrjYydwz5 2021-12-20 12:46:19.938 | + functions-common:install_oscwrap:2352 : shopt -s expand_aliases 2021-12-20 12:46:19.940 | + functions-common:install_oscwrap:2355 : unalias -a 2021-12-20 12:46:19.942 | + functions-common:install_oscwrap:2357 : alias openstack=oscwrap 2021-12-20 12:46:19.945 | + ./stack.sh:main:955 : [[ False != \F\a\l\s\e ]] 2021-12-20 12:46:19.947 | + ./stack.sh:main:995 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-20 12:46:19.950 | + ./stack.sh:main:1003 : is_service_enabled mysql postgresql 2021-12-20 12:46:19.967 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:46:19.970 | + ./stack.sh:main:1004 : configure_database 2021-12-20 12:46:19.972 | + lib/database:configure_database:126 : configure_database_mysql 2021-12-20 12:46:19.974 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-12-20 12:46:19.977 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-12-20 12:46:19.979 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-20 12:46:19.982 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-12-20 12:46:19.985 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-12-20 12:46:19.987 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:46:19.989 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:46:19.992 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-12-20 12:46:19.994 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-12-20 12:46:19.996 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-20 12:46:19.999 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-20 12:46:20.002 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-20 12:46:20.004 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-20 12:46:20.006 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-20 12:46:20.008 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-20 12:46:20.010 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-12-20 12:46:20.013 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-12-20 12:46:20.015 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-20 12:46:20.017 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-12-20 12:46:20.020 | + functions-common:is_suse:462 : is_opensuse 2021-12-20 12:46:20.022 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-20 12:46:20.024 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-20 12:46:20.027 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-20 12:46:20.029 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-20 12:46:20.031 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-20 12:46:20.034 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-12-20 12:46:20.049 | mysqladmin: connect to server at 'localhost' failed 2021-12-20 12:46:20.050 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-12-20 12:46:20.053 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-12-20 12:46:20.056 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-12-20 12:46:20.058 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:46:20.060 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:46:20.063 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-12-20 12:46:20.066 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-12-20 12:46:20.068 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-12-20 12:46:20.070 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-20 12:46:20.073 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-20 12:46:20.075 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-12-20 12:46:20.078 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-12-20 12:46:20.089 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-20 12:46:20.125 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-12-20 12:46:20.137 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-20 12:46:20.157 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-12-20 12:46:20.160 | ++ functions-common:ipv6_unquote:2102 : echo 0.0.0.0 2021-12-20 12:46:20.161 | ++ functions-common:ipv6_unquote:2102 : tr -d '[]' 2021-12-20 12:46:20.165 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-12-20 12:46:20.226 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-12-20 12:46:20.277 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-12-20 12:46:20.327 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-12-20 12:46:20.378 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-12-20 12:46:20.380 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-12-20 12:46:20.383 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-12-20 12:46:20.385 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart mysql 2021-12-20 12:46:22.947 | + ./stack.sh:main:1008 : save_stackenv 1008 2021-12-20 12:46:22.950 | + functions-common:save_stackenv:60 : local tag=1008 2021-12-20 12:46:22.954 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-20 12:46:22.958 | + functions-common:save_stackenv:62 : time_stamp=2021-12-20-124622 2021-12-20 12:46:22.961 | + functions-common:save_stackenv:63 : echo '# 2021-12-20-124622 1008' 2021-12-20 12:46:22.963 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:22.966 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-20 12:46:22.969 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:22.971 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-20 12:46:22.974 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:22.976 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-20 12:46:22.979 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:22.981 | + 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 2021-12-20 12:46:22.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:22.986 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.73 2021-12-20 12:46:22.989 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:22.991 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.73/identity 2021-12-20 12:46:22.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:22.996 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-20-123508 2021-12-20 12:46:22.998 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:23.001 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-20 12:46:23.003 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:23.006 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.73 2021-12-20 12:46:23.008 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:23.011 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-20 12:46:23.013 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:23.016 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-20 12:46:23.018 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:23.021 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-20 12:46:23.023 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-20 12:46:23.026 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-20 12:46:23.028 | + ./stack.sh:main:1020 : [[ True == \T\r\u\e ]] 2021-12-20 12:46:23.031 | + ./stack.sh:main:1021 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-12-20 12:46:23.034 | + ./stack.sh:main:1022 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-12-20 12:46:23.046 | + ./stack.sh:main:1034 : start_dstat 2021-12-20 12:46:23.048 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-20 12:46:23.051 | + functions-common:run_process:1559 : local service=dstat 2021-12-20 12:46:23.053 | + functions-common:run_process:1560 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-20 12:46:23.056 | + functions-common:run_process:1561 : local group= 2021-12-20 12:46:23.058 | + functions-common:run_process:1562 : local user= 2021-12-20 12:46:23.060 | + functions-common:run_process:1564 : local name=dstat 2021-12-20 12:46:23.063 | + functions-common:run_process:1566 : time_start run_process 2021-12-20 12:46:23.065 | + functions-common:time_start:2290 : local name=run_process 2021-12-20 12:46:23.068 | + functions-common:time_start:2291 : local start_time= 2021-12-20 12:46:23.070 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-12-20 12:46:23.073 | ++ functions-common:time_start:2295 : date +%s%3N 2021-12-20 12:46:23.078 | + functions-common:time_start:2295 : _TIME_START[$name]=1640004383075 2021-12-20 12:46:23.081 | + functions-common:run_process:1567 : is_service_enabled dstat 2021-12-20 12:46:23.098 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:46:23.100 | + functions-common:run_process:1568 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-12-20 12:46:23.103 | + functions-common:_run_under_systemd:1524 : local service=dstat 2021-12-20 12:46:23.105 | + functions-common:_run_under_systemd:1525 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-20 12:46:23.108 | + functions-common:_run_under_systemd:1526 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-20 12:46:23.110 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-20 12:46:23.113 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-20 12:46:23.115 | + functions-common:_common_systemd_pitfalls:1499 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-12-20 12:46:23.118 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-12-20 12:46:23.120 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@dstat.service 2021-12-20 12:46:23.123 | + functions-common:_run_under_systemd:1531 : local group= 2021-12-20 12:46:23.125 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-12-20 12:46:23.128 | + functions-common:_run_under_systemd:1533 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-12-20 12:46:23.130 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-12-20 12:46:23.133 | + functions-common:write_user_unit_file:1441 : local service=devstack@dstat.service 2021-12-20 12:46:23.135 | + functions-common:write_user_unit_file:1442 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-20 12:46:23.137 | + functions-common:write_user_unit_file:1443 : local group= 2021-12-20 12:46:23.140 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-12-20 12:46:23.142 | + functions-common:write_user_unit_file:1445 : local extra= 2021-12-20 12:46:23.145 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-12-20 12:46:23.147 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-12-20 12:46:23.149 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-12-20 12:46:23.154 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-12-20 12:46:23.213 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-12-20 12:46:23.274 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-20 12:46:23.325 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-12-20 12:46:23.377 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-12-20 12:46:23.427 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-20 12:46:23.477 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-12-20 12:46:23.480 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-12-20 12:46:23.540 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-12-20 12:46:23.912 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@dstat.service 2021-12-20 12:46:23.925 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-12-20 12:46:24.287 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@dstat.service 2021-12-20 12:46:24.311 | + functions-common:run_process:1570 : time_stop run_process 2021-12-20 12:46:24.318 | + functions-common:time_stop:2304 : local name 2021-12-20 12:46:24.321 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:46:24.324 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:46:24.326 | + functions-common:time_stop:2307 : local total 2021-12-20 12:46:24.329 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:46:24.331 | + functions-common:time_stop:2310 : name=run_process 2021-12-20 12:46:24.334 | + functions-common:time_stop:2311 : start_time=1640004383075 2021-12-20 12:46:24.336 | + functions-common:time_stop:2313 : [[ -z 1640004383075 ]] 2021-12-20 12:46:24.339 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:46:24.345 | + functions-common:time_stop:2316 : end_time=1640004384341 2021-12-20 12:46:24.347 | + functions-common:time_stop:2317 : elapsed_time=1266 2021-12-20 12:46:24.349 | + functions-common:time_stop:2318 : total=0 2021-12-20 12:46:24.352 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:46:24.354 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1266 2021-12-20 12:46:24.357 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-12-20 12:46:24.360 | + functions-common:run_process:1559 : local service=memory_tracker 2021-12-20 12:46:24.363 | + functions-common:run_process:1560 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-12-20 12:46:24.365 | + functions-common:run_process:1561 : local group= 2021-12-20 12:46:24.367 | + functions-common:run_process:1562 : local user=root 2021-12-20 12:46:24.370 | + functions-common:run_process:1564 : local name=memory_tracker 2021-12-20 12:46:24.372 | + functions-common:run_process:1566 : time_start run_process 2021-12-20 12:46:24.375 | + functions-common:time_start:2290 : local name=run_process 2021-12-20 12:46:24.377 | + functions-common:time_start:2291 : local start_time= 2021-12-20 12:46:24.380 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-12-20 12:46:24.383 | ++ functions-common:time_start:2295 : date +%s%3N 2021-12-20 12:46:24.387 | + functions-common:time_start:2295 : _TIME_START[$name]=1640004384385 2021-12-20 12:46:24.390 | + functions-common:run_process:1567 : is_service_enabled memory_tracker 2021-12-20 12:46:24.408 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:46:24.410 | + functions-common:run_process:1570 : time_stop run_process 2021-12-20 12:46:24.413 | + functions-common:time_stop:2304 : local name 2021-12-20 12:46:24.415 | + functions-common:time_stop:2305 : local end_time 2021-12-20 12:46:24.418 | + functions-common:time_stop:2306 : local elapsed_time 2021-12-20 12:46:24.420 | + functions-common:time_stop:2307 : local total 2021-12-20 12:46:24.423 | + functions-common:time_stop:2308 : local start_time 2021-12-20 12:46:24.428 | + functions-common:time_stop:2310 : name=run_process 2021-12-20 12:46:24.431 | + functions-common:time_stop:2311 : start_time=1640004384385 2021-12-20 12:46:24.433 | + functions-common:time_stop:2313 : [[ -z 1640004384385 ]] 2021-12-20 12:46:24.436 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-12-20 12:46:24.441 | + functions-common:time_stop:2316 : end_time=1640004384438 2021-12-20 12:46:24.443 | + functions-common:time_stop:2317 : elapsed_time=53 2021-12-20 12:46:24.446 | + functions-common:time_stop:2318 : total=1266 2021-12-20 12:46:24.448 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-12-20 12:46:24.451 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1319 2021-12-20 12:46:24.453 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-12-20 12:46:24.471 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:46:24.474 | + ./stack.sh:main:1038 : is_service_enabled tcpdump 2021-12-20 12:46:24.493 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:46:24.495 | + ./stack.sh:main:1046 : is_service_enabled etcd3 2021-12-20 12:46:24.513 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:46:24.516 | + ./stack.sh:main:1047 : start_etcd3 2021-12-20 12:46:24.518 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-12-20 12:46:24.521 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-wallaby-4-smb --data-dir /opt/stack/data/etcd' 2021-12-20 12:46:24.526 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-12-20 12:46:24.529 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-wallaby-4-smb=http://10.222.0.73:2380' 2021-12-20 12:46:24.532 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.73:2380' 2021-12-20 12:46:24.535 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.73:2379' 2021-12-20 12:46:24.537 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-12-20 12:46:24.540 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-12-20 12:46:24.542 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.73:2379' 2021-12-20 12:46:24.545 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-12-20 12:46:24.548 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-12-20 12:46:24.550 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-20 12:46:24.553 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-wallaby-4-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-wallaby-4-smb=http://10.222.0.73:2380 --initial-advertise-peer-urls http://10.222.0.73:2380 --advertise-client-urls http://10.222.0.73:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.73:2379 --debug' '' root 2021-12-20 12:46:24.555 | + functions-common:write_user_unit_file:1441 : local service=devstack@etcd.service 2021-12-20 12:46:24.558 | + functions-common:write_user_unit_file:1442 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-wallaby-4-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-wallaby-4-smb=http://10.222.0.73:2380 --initial-advertise-peer-urls http://10.222.0.73:2380 --advertise-client-urls http://10.222.0.73:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.73:2379 --debug' 2021-12-20 12:46:24.560 | + functions-common:write_user_unit_file:1443 : local group= 2021-12-20 12:46:24.562 | + functions-common:write_user_unit_file:1444 : local user=root 2021-12-20 12:46:24.565 | + functions-common:write_user_unit_file:1445 : local extra= 2021-12-20 12:46:24.567 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-12-20 12:46:24.569 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-20 12:46:24.571 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-12-20 12:46:24.576 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-12-20 12:46:24.636 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-12-20 12:46:24.697 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-wallaby-4-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-wallaby-4-smb=http://10.222.0.73:2380 --initial-advertise-peer-urls http://10.222.0.73:2380 --advertise-client-urls http://10.222.0.73:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.73:2379 --debug' 2021-12-20 12:46:24.747 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-12-20 12:46:24.798 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-12-20 12:46:24.852 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-20 12:46:24.905 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-12-20 12:46:24.907 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-12-20 12:46:24.969 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-12-20 12:46:25.338 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-12-20 12:46:25.391 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-12-20 12:46:25.447 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-12-20 12:46:25.502 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-12-20 12:46:25.554 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-12-20 12:46:25.557 | ++ functions-common:is_arch:428 : uname -m 2021-12-20 12:46:25.561 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-20 12:46:25.564 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-12-20 12:46:25.928 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-12-20 12:46:25.942 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-12-20 12:46:26.309 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-12-20 12:46:27.180 | + ./stack.sh:main:1058 : cat 2021-12-20 12:46:27.185 | + ./stack.sh:main:1073 : is_service_enabled tls-proxy 2021-12-20 12:46:27.203 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:46:27.205 | + ./stack.sh:main:1078 : source /home/ubuntu/devstack/userrc_early 2021-12-20 12:46:27.208 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-12-20 12:46:27.210 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-12-20 12:46:27.213 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.73/identity 2021-12-20 12:46:27.215 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.73/identity 2021-12-20 12:46:27.218 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-12-20 12:46:27.221 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-12-20 12:46:27.224 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-12-20 12:46:27.226 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-12-20 12:46:27.229 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-12-20 12:46:27.231 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-12-20 12:46:27.234 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-12-20 12:46:27.237 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-12-20 12:46:27.240 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-12-20 12:46:27.243 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-12-20 12:46:27.245 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-12-20 12:46:27.248 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-12-20 12:46:27.251 | + ./stack.sh:main:1080 : is_service_enabled keystone 2021-12-20 12:46:27.267 | + functions-common:is_service_enabled:1960 : return 0 2021-12-20 12:46:27.269 | + ./stack.sh:main:1081 : echo_summary 'Starting Keystone' 2021-12-20 12:46:27.272 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-12-20 12:46:27.274 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-12-20 12:46:27.276 | + ./stack.sh:main:1083 : '[' 10.222.0.73 == 10.222.0.73 ']' 2021-12-20 12:46:27.279 | + ./stack.sh:main:1084 : init_keystone 2021-12-20 12:46:27.284 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-12-20 12:46:27.300 | + functions-common:is_service_enabled:1960 : return 1 2021-12-20 12:46:27.302 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-12-20 12:46:27.304 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-12-20 12:46:27.307 | + lib/database:recreate_database:110 : local db=keystone 2021-12-20 12:46:27.309 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-12-20 12:46:27.311 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-12-20 12:46:27.314 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-12-20 12:46:27.319 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-20 12:46:27.339 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-12-20 12:46:27.344 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-20 12:46:27.361 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-12-20 12:46:27.364 | + functions-common:time_start:2290 : local name=dbsync 2021-12-20 12:46:27.368 | + functions-common:time_start:2291 : local start_time= 2021-12-20 12:46:27.370 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-12-20 12:46:27.373 | ++ functions-common:time_start:2295 : date +%s%3N 2021-12-20 12:46:27.378 | + functions-common:time_start:2295 : _TIME_START[$name]=1640004387375 2021-12-20 12:46:27.380 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync