2022-01-06 11:02:49.549 | + ./stack.sh:main:473 : exec 2022-01-06 11:02:49.549 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-110249' 2022-01-06 11:02:49.549 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-06-110249.summary.2022-01-06-110249 2022-01-06 11:02:49.549 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-06 11:02:49.549 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-110249 2022-01-06 11:02:49.549 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-110249 /opt/stack/logs/stack.sh.log 2022-01-06 11:02:49.549 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-110249.summary.2022-01-06-110249 /opt/stack/logs/stack.sh.log.summary 2022-01-06 11:02:49.550 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-06 11:02:49.550 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-06 11:02:49.550 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-06 11:02:49.550 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-06 11:02:49.550 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-06 11:02:49.550 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-06 11:02:49.550 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-06 11:02:49.550 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 11:02:49.550 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-06 11:02:49.550 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-06 11:02:49.550 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-06 11:02:49.550 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 11:02:49.550 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-06 11:02:49.550 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-06 11:02:49.553 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-06 11:02:49.554 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-06 11:02:49.557 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-06 11:02:49.559 | + ./stack.sh:main:559 : set -o errexit 2022-01-06 11:02:49.561 | + ./stack.sh:main:562 : uname -a 2022-01-06 11:02:49.562 | 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 2022-01-06 11:02:49.564 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-06 11:02:49.566 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-06 11:02:49.569 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-06 11:02:49.604 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-06 11:02:49.619 | + ./stack.sh:main:576 : fetch_plugins 2022-01-06 11:02:49.621 | + functions-common:fetch_plugins:1650 : local plugins= 2022-01-06 11:02:49.623 | + functions-common:fetch_plugins:1651 : local plugin 2022-01-06 11:02:49.625 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-01-06 11:02:49.626 | + functions-common:fetch_plugins:1655 : return 2022-01-06 11:02:49.628 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-06 11:02:49.630 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-01-06 11:02:49.632 | + functions-common:run_phase:1733 : local phase= 2022-01-06 11:02:49.633 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 11:02:49.635 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-06 11:02:49.637 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 11:02:49.639 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-06 11:02:49.640 | + functions-common:run_phase:1742 : local extra 2022-01-06 11:02:49.643 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 11:02:49.645 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-06 11:02:49.647 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 11:02:49.649 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 11:02:49.651 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-06 11:02:49.653 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 11:02:49.665 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:02:49.667 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 11:02:49.669 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 11:02:49.670 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 11:02:49.672 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 11:02:49.674 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 11:02:49.676 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 11:02:49.677 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-06 11:02:49.679 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-06 11:02:49.682 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 11:02:49.683 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-06 11:02:49.685 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-01-06 11:02:49.687 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-01-06 11:02:49.689 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-01-06 11:02:49.690 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-01-06 11:02:49.692 | + functions-common:plugin_override_defaults:1696 : return 2022-01-06 11:02:49.694 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-06 11:02:49.710 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-06 11:02:49.712 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-06 11:02:49.724 | ++ functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:02:49.726 | +++ lib/tls:source:43 : hostname -f 2022-01-06 11:02:49.730 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-06 11:02:49.731 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-06 11:02:49.733 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-06 11:02:49.735 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-06 11:02:49.737 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-06 11:02:49.739 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-06 11:02:49.740 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-06 11:02:49.742 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-06 11:02:49.745 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-06 11:02:49.746 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-06 11:02:49.751 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-06 11:02:49.762 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-06 11:02:49.777 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-06 11:02:49.789 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-06 11:02:49.801 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-06 11:02:49.826 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-06 11:02:49.865 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-06 11:02:49.944 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-06 11:02:49.964 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-06 11:02:50.000 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-06 11:02:50.050 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-06 11:02:50.171 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-06 11:02:50.184 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-06 11:02:50.196 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-06 11:02:50.208 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-06 11:02:50.290 | + ./stack.sh:main:609 : run_phase source 2022-01-06 11:02:50.292 | + functions-common:run_phase:1732 : local mode=source 2022-01-06 11:02:50.294 | + functions-common:run_phase:1733 : local phase= 2022-01-06 11:02:50.296 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 11:02:50.298 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-06 11:02:50.300 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 11:02:50.302 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-06 11:02:50.304 | + functions-common:run_phase:1742 : local extra 2022-01-06 11:02:50.306 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 11:02:50.310 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-06 11:02:50.312 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 11:02:50.314 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 11:02:50.316 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-06 11:02:50.318 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 11:02:50.332 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:02:50.334 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 11:02:50.336 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-06 11:02:50.373 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-06 11:02:50.375 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-06 11:02:50.378 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 11:02:50.380 | + functions-common:run_phase:1754 : load_plugin_settings 2022-01-06 11:02:50.382 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-01-06 11:02:50.384 | + functions-common:load_plugin_settings:1669 : local plugin 2022-01-06 11:02:50.386 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-01-06 11:02:50.388 | + functions-common:load_plugin_settings:1673 : return 2022-01-06 11:02:50.391 | + functions-common:run_phase:1755 : verify_disabled_services 2022-01-06 11:02:50.393 | + functions-common:verify_disabled_services:2015 : local service 2022-01-06 11:02:50.395 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.397 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-06 11:02:50.400 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.402 | + 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, ]] 2022-01-06 11:02:50.404 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.406 | + 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, ]] 2022-01-06 11:02:50.408 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.411 | + 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, ]] 2022-01-06 11:02:50.413 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.415 | + 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, ]] 2022-01-06 11:02:50.417 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.419 | + 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, ]] 2022-01-06 11:02:50.421 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.423 | + 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, ]] 2022-01-06 11:02:50.426 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.428 | + 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, ]] 2022-01-06 11:02:50.430 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.432 | + 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, ]] 2022-01-06 11:02:50.434 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.436 | + 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, ]] 2022-01-06 11:02:50.439 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.441 | + 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, ]] 2022-01-06 11:02:50.443 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.445 | + 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, ]] 2022-01-06 11:02:50.448 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.450 | + 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, ]] 2022-01-06 11:02:50.452 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.454 | + 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, ]] 2022-01-06 11:02:50.457 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.459 | + 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, ]] 2022-01-06 11:02:50.461 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.464 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-06 11:02:50.466 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.468 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-06 11:02:50.470 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.473 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-06 11:02:50.475 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.477 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-06 11:02:50.479 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.481 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-06 11:02:50.483 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.486 | + 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, ]] 2022-01-06 11:02:50.488 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.490 | + 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, ]] 2022-01-06 11:02:50.492 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.494 | + 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, ]] 2022-01-06 11:02:50.496 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.499 | + 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, ]] 2022-01-06 11:02:50.501 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.503 | + 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, ]] 2022-01-06 11:02:50.505 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.507 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-06 11:02:50.510 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.512 | + 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, ]] 2022-01-06 11:02:50.514 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.516 | + 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, ]] 2022-01-06 11:02:50.519 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.521 | + 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, ]] 2022-01-06 11:02:50.523 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.526 | + 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, ]] 2022-01-06 11:02:50.528 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.530 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-06 11:02:50.532 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.535 | + 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, ]] 2022-01-06 11:02:50.537 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.539 | + 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, ]] 2022-01-06 11:02:50.541 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.543 | + 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, ]] 2022-01-06 11:02:50.545 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.548 | + 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, ]] 2022-01-06 11:02:50.550 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.552 | + 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, ]] 2022-01-06 11:02:50.554 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.556 | + 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, ]] 2022-01-06 11:02:50.558 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.561 | + 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, ]] 2022-01-06 11:02:50.563 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.565 | + 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, ]] 2022-01-06 11:02:50.567 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 11:02:50.569 | + 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, ]] 2022-01-06 11:02:50.573 | + ./stack.sh:main:680 : initialize_database_backends 2022-01-06 11:02:50.575 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 11:02:50.577 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-06 11:02:50.592 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:02:50.594 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-06 11:02:50.596 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 11:02:50.598 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-06 11:02:50.612 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:02:50.614 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-06 11:02:50.617 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-06 11:02:50.619 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-06 11:02:50.621 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-06 11:02:50.623 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-06 11:02:50.625 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-06 11:02:50.627 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-06 11:02:50.630 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-06 11:02:50.632 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-06 11:02:50.635 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-06 11:02:50.638 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 11:02:50.640 | + lib/database:initialize_database_backends:104 : return 0 2022-01-06 11:02:50.642 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-01-06 11:02:50.642 | Using mysql database backend 2022-01-06 11:02:50.644 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-06 11:02:50.659 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-01-06 11:02:50.673 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:02:50.676 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-06 11:02:50.691 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-01-06 11:02:50.707 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:02:50.709 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-06 11:02:50.724 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-06 11:02:50.740 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-01-06 11:02:50.755 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:02:50.758 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-01-06 11:02:50.773 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:02:50.776 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-06 11:02:50.791 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-01-06 11:02:50.793 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-01-06 11:02:50.796 | + ./stack.sh:main:740 : save_stackenv 740 2022-01-06 11:02:50.798 | + functions-common:save_stackenv:60 : local tag=740 2022-01-06 11:02:50.801 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-06 11:02:50.804 | + functions-common:save_stackenv:62 : time_stamp=2022-01-06-110250 2022-01-06 11:02:50.807 | + functions-common:save_stackenv:63 : echo '# 2022-01-06-110250 740' 2022-01-06 11:02:50.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.812 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 11:02:50.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.816 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-06 11:02:50.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.821 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-06 11:02:50.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.825 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-06 11:02:50.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.830 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.10 2022-01-06 11:02:50.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.835 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.10/identity 2022-01-06 11:02:50.838 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.840 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-06-110249 2022-01-06 11:02:50.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.844 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-06 11:02:50.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.849 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.10 2022-01-06 11:02:50.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.854 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-06 11:02:50.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.859 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-06 11:02:50.862 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.864 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-06 11:02:50.866 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:02:50.869 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-06 11:02:50.871 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-01-06 11:02:50.873 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-06 11:02:50.875 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-06 11:02:50.877 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-06 11:02:50.879 | + functions-common:git_clone:526 : local orig_dir 2022-01-06 11:02:50.882 | ++ functions-common:git_clone:527 : pwd 2022-01-06 11:02:50.884 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-06 11:02:50.886 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-06 11:02:50.889 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-06 11:02:50.903 | + functions-common:git_clone:530 : RECLONE=False 2022-01-06 11:02:50.906 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-06 11:02:50.908 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-06 11:02:50.910 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-06 11:02:50.911 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-06 11:02:50.916 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-06 11:02:50.918 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-06 11:02:50.920 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-06 11:02:50.922 | + functions-common:git_clone:593 : git show --oneline 2022-01-06 11:02:50.923 | + functions-common:git_clone:593 : head -1 2022-01-06 11:02:50.926 | 887d45e8 Update amqp version 2022-01-06 11:02:50.929 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-06 11:02:50.931 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-01-06 11:02:50.933 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-06 11:02:50.935 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-06 11:02:50.938 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-06 11:02:50.940 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-06 11:02:50.942 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-06 11:02:50.945 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 11:02:50.947 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-06 11:02:50.950 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-06 11:02:50.952 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-06 11:02:50.955 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-06 11:02:50.959 | ++ tools/install_prereqs.sh:source:47 : NOW=1641466970 2022-01-06 11:02:50.963 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-06 11:02:50.967 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-01-06 11:02:50.969 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-01-06 11:02:50.972 | ++ tools/install_prereqs.sh:source:49 : DELTA=1641466970 2022-01-06 11:02:50.974 | ++ tools/install_prereqs.sh:source:50 : [[ 1641466970 -lt 7200 ]] 2022-01-06 11:02:50.976 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-06 11:02:50.979 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-01-06 11:02:50.981 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-06 11:02:50.984 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-01-06 11:02:50.986 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-06 11:02:50.988 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-01-06 11:02:50.990 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-06 11:02:50.994 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-06 11:02:51.039 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-06 11:02:51.039 | apache2-dev 2022-01-06 11:02:51.039 | bc 2022-01-06 11:02:51.039 | bsdmainutils 2022-01-06 11:02:51.039 | curl 2022-01-06 11:02:51.039 | g++ 2022-01-06 11:02:51.039 | gcc 2022-01-06 11:02:51.039 | gettext 2022-01-06 11:02:51.039 | git 2022-01-06 11:02:51.039 | graphviz 2022-01-06 11:02:51.039 | iputils-ping 2022-01-06 11:02:51.039 | libapache2-mod-proxy-uwsgi 2022-01-06 11:02:51.039 | libffi-dev 2022-01-06 11:02:51.039 | libjpeg-dev 2022-01-06 11:02:51.039 | libmysqlclient-dev 2022-01-06 11:02:51.039 | libpcre3-dev 2022-01-06 11:02:51.039 | libpq-dev 2022-01-06 11:02:51.039 | libssl-dev 2022-01-06 11:02:51.039 | libsystemd-dev 2022-01-06 11:02:51.039 | libxml2-dev 2022-01-06 11:02:51.039 | libxslt1-dev 2022-01-06 11:02:51.039 | libyaml-dev 2022-01-06 11:02:51.040 | lsof 2022-01-06 11:02:51.040 | openssh-server 2022-01-06 11:02:51.040 | openssl 2022-01-06 11:02:51.040 | pkg-config 2022-01-06 11:02:51.040 | psmisc 2022-01-06 11:02:51.040 | python3-dev 2022-01-06 11:02:51.040 | python3-pip 2022-01-06 11:02:51.040 | python3-systemd 2022-01-06 11:02:51.040 | python3-venv 2022-01-06 11:02:51.040 | tar 2022-01-06 11:02:51.040 | tcpdump 2022-01-06 11:02:51.040 | unzip 2022-01-06 11:02:51.040 | uuid-runtime 2022-01-06 11:02:51.040 | wget 2022-01-06 11:02:51.040 | wget 2022-01-06 11:02:51.040 | zlib1g-dev 2022-01-06 11:02:51.040 | libkrb5-dev 2022-01-06 11:02:51.040 | libldap2-dev 2022-01-06 11:02:51.040 | libsasl2-dev 2022-01-06 11:02:51.040 | memcached 2022-01-06 11:02:51.040 | python3-mysqldb 2022-01-06 11:02:51.041 | sqlite3 2022-01-06 11:02:51.041 | conntrack 2022-01-06 11:02:51.041 | curl 2022-01-06 11:02:51.041 | dnsmasq-base 2022-01-06 11:02:51.041 | dnsmasq-utils 2022-01-06 11:02:51.041 | ebtables 2022-01-06 11:02:51.041 | gawk 2022-01-06 11:02:51.041 | genisoimage 2022-01-06 11:02:51.041 | iptables 2022-01-06 11:02:51.041 | iputils-arping 2022-01-06 11:02:51.041 | kpartx 2022-01-06 11:02:51.041 | libjs-jquery-tablesorter 2022-01-06 11:02:51.041 | libmysqlclient-dev 2022-01-06 11:02:51.041 | parted 2022-01-06 11:02:51.041 | pm-utils 2022-01-06 11:02:51.041 | python3-mysqldb 2022-01-06 11:02:51.041 | socat 2022-01-06 11:02:51.041 | sqlite3 2022-01-06 11:02:51.041 | sudo 2022-01-06 11:02:51.041 | vlan 2022-01-06 11:02:51.041 | lsscsi 2022-01-06 11:02:51.041 | open-iscsi 2022-01-06 11:02:51.041 | lvm2 2022-01-06 11:02:51.041 | qemu-utils 2022-01-06 11:02:51.041 | thin-provisioning-tools 2022-01-06 11:02:51.041 | acl 2022-01-06 11:02:51.041 | dnsmasq-base 2022-01-06 11:02:51.041 | dnsmasq-utils 2022-01-06 11:02:51.041 | ebtables 2022-01-06 11:02:51.041 | haproxy 2022-01-06 11:02:51.041 | iptables 2022-01-06 11:02:51.041 | iputils-arping 2022-01-06 11:02:51.041 | iputils-ping 2022-01-06 11:02:51.041 | libmysqlclient-dev 2022-01-06 11:02:51.041 | postgresql-server-dev-all 2022-01-06 11:02:51.041 | python3-mysqldb 2022-01-06 11:02:51.041 | sqlite3 2022-01-06 11:02:51.042 | sudo 2022-01-06 11:02:51.042 | vlan 2022-01-06 11:02:51.042 | ipset 2022-01-06 11:02:51.042 | conntrack 2022-01-06 11:02:51.042 | conntrackd 2022-01-06 11:02:51.042 | keepalived 2022-01-06 11:02:51.042 | dstat 2022-01-06 11:02:51.042 | lvm2 2022-01-06 11:02:51.042 | qemu-utils 2022-01-06 11:02:51.042 | thin-provisioning-tools 2022-01-06 11:02:51.042 | curl 2022-01-06 11:02:51.042 | liberasurecode-dev 2022-01-06 11:02:51.042 | make 2022-01-06 11:02:51.042 | memcached 2022-01-06 11:02:51.042 | sqlite3 2022-01-06 11:02:51.042 | xfsprogs' 2022-01-06 11:02:51.044 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-06 11:02:51.061 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-06 11:02:51.061 | apache2-dev 2022-01-06 11:02:51.061 | bc 2022-01-06 11:02:51.061 | bsdmainutils 2022-01-06 11:02:51.061 | curl 2022-01-06 11:02:51.061 | g++ 2022-01-06 11:02:51.061 | gcc 2022-01-06 11:02:51.061 | gettext 2022-01-06 11:02:51.061 | git 2022-01-06 11:02:51.061 | graphviz 2022-01-06 11:02:51.061 | iputils-ping 2022-01-06 11:02:51.061 | libapache2-mod-proxy-uwsgi 2022-01-06 11:02:51.061 | libffi-dev 2022-01-06 11:02:51.061 | libjpeg-dev 2022-01-06 11:02:51.061 | libmysqlclient-dev 2022-01-06 11:02:51.061 | libpcre3-dev 2022-01-06 11:02:51.061 | libpq-dev 2022-01-06 11:02:51.061 | libssl-dev 2022-01-06 11:02:51.061 | libsystemd-dev 2022-01-06 11:02:51.061 | libxml2-dev 2022-01-06 11:02:51.061 | libxslt1-dev 2022-01-06 11:02:51.061 | libyaml-dev 2022-01-06 11:02:51.061 | lsof 2022-01-06 11:02:51.061 | openssh-server 2022-01-06 11:02:51.061 | openssl 2022-01-06 11:02:51.061 | pkg-config 2022-01-06 11:02:51.061 | psmisc 2022-01-06 11:02:51.062 | python3-dev 2022-01-06 11:02:51.062 | python3-pip 2022-01-06 11:02:51.062 | python3-systemd 2022-01-06 11:02:51.062 | python3-venv 2022-01-06 11:02:51.062 | tar 2022-01-06 11:02:51.062 | tcpdump 2022-01-06 11:02:51.062 | unzip 2022-01-06 11:02:51.062 | uuid-runtime 2022-01-06 11:02:51.062 | wget 2022-01-06 11:02:51.062 | wget 2022-01-06 11:02:51.062 | zlib1g-dev 2022-01-06 11:02:51.062 | libkrb5-dev 2022-01-06 11:02:51.062 | libldap2-dev 2022-01-06 11:02:51.062 | libsasl2-dev 2022-01-06 11:02:51.062 | memcached 2022-01-06 11:02:51.062 | python3-mysqldb 2022-01-06 11:02:51.062 | sqlite3 2022-01-06 11:02:51.062 | conntrack 2022-01-06 11:02:51.062 | curl 2022-01-06 11:02:51.062 | dnsmasq-base 2022-01-06 11:02:51.062 | dnsmasq-utils 2022-01-06 11:02:51.062 | ebtables 2022-01-06 11:02:51.062 | gawk 2022-01-06 11:02:51.062 | genisoimage 2022-01-06 11:02:51.062 | iptables 2022-01-06 11:02:51.062 | iputils-arping 2022-01-06 11:02:51.062 | kpartx 2022-01-06 11:02:51.062 | libjs-jquery-tablesorter 2022-01-06 11:02:51.062 | libmysqlclient-dev 2022-01-06 11:02:51.062 | parted 2022-01-06 11:02:51.062 | pm-utils 2022-01-06 11:02:51.062 | python3-mysqldb 2022-01-06 11:02:51.062 | socat 2022-01-06 11:02:51.062 | sqlite3 2022-01-06 11:02:51.062 | sudo 2022-01-06 11:02:51.062 | vlan 2022-01-06 11:02:51.063 | lsscsi 2022-01-06 11:02:51.063 | open-iscsi 2022-01-06 11:02:51.063 | lvm2 2022-01-06 11:02:51.063 | qemu-utils 2022-01-06 11:02:51.063 | thin-provisioning-tools 2022-01-06 11:02:51.063 | acl 2022-01-06 11:02:51.063 | dnsmasq-base 2022-01-06 11:02:51.063 | dnsmasq-utils 2022-01-06 11:02:51.063 | ebtables 2022-01-06 11:02:51.063 | haproxy 2022-01-06 11:02:51.063 | iptables 2022-01-06 11:02:51.063 | iputils-arping 2022-01-06 11:02:51.063 | iputils-ping 2022-01-06 11:02:51.063 | libmysqlclient-dev 2022-01-06 11:02:51.063 | postgresql-server-dev-all 2022-01-06 11:02:51.063 | python3-mysqldb 2022-01-06 11:02:51.063 | sqlite3 2022-01-06 11:02:51.063 | sudo 2022-01-06 11:02:51.063 | vlan 2022-01-06 11:02:51.063 | ipset 2022-01-06 11:02:51.063 | conntrack 2022-01-06 11:02:51.063 | conntrackd 2022-01-06 11:02:51.063 | keepalived 2022-01-06 11:02:51.063 | dstat 2022-01-06 11:02:51.063 | lvm2 2022-01-06 11:02:51.063 | qemu-utils 2022-01-06 11:02:51.063 | thin-provisioning-tools 2022-01-06 11:02:51.063 | curl 2022-01-06 11:02:51.063 | liberasurecode-dev 2022-01-06 11:02:51.063 | make 2022-01-06 11:02:51.063 | memcached 2022-01-06 11:02:51.063 | sqlite3 2022-01-06 11:02:51.063 | xfsprogs ' 2022-01-06 11:02:51.065 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-06 11:02:51.067 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:02:51.069 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:02:51.073 | ++ 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 2022-01-06 11:02:51.073 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-06 11:02:51.077 | ++ 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 2022-01-06 11:02:51.080 | ++ functions-common:install_package:1342 : update_package_repo 2022-01-06 11:02:51.082 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-06 11:02:51.084 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-01-06 11:02:51.086 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-06 11:02:51.089 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-06 11:02:51.090 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-01-06 11:02:51.092 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:02:51.094 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:02:51.096 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-01-06 11:02:51.098 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-01-06 11:02:51.100 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-01-06 11:02:51.102 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-01-06 11:02:51.105 | +++ functions-common:apt_get_update:1076 : id -u 2022-01-06 11:02:51.109 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-01-06 11:02:51.111 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-01-06 11:02:51.113 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-01-06 11:02:51.115 | ++ functions-common:time_start:2291 : local start_time= 2022-01-06 11:02:51.116 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-01-06 11:02:51.119 | +++ functions-common:time_start:2295 : date +%s%3N 2022-01-06 11:02:51.123 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1641466971120 2022-01-06 11:02:51.125 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-06 11:02:51.127 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-06 11:02:51.129 | ++ 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' 2022-01-06 11:02:51.345 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-06 11:02:51.380 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-06 11:02:51.424 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-06 11:02:51.550 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-06 11:02:53.517 | Reading package lists... 2022-01-06 11:02:53.547 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-01-06 11:02:53.549 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-01-06 11:02:53.551 | ++ functions-common:time_stop:2304 : local name 2022-01-06 11:02:53.553 | ++ functions-common:time_stop:2305 : local end_time 2022-01-06 11:02:53.555 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:02:53.557 | ++ functions-common:time_stop:2307 : local total 2022-01-06 11:02:53.559 | ++ functions-common:time_stop:2308 : local start_time 2022-01-06 11:02:53.561 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-01-06 11:02:53.563 | ++ functions-common:time_stop:2311 : start_time=1641466971120 2022-01-06 11:02:53.565 | ++ functions-common:time_stop:2313 : [[ -z 1641466971120 ]] 2022-01-06 11:02:53.568 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:02:53.572 | ++ functions-common:time_stop:2316 : end_time=1641466973569 2022-01-06 11:02:53.574 | ++ functions-common:time_stop:2317 : elapsed_time=2449 2022-01-06 11:02:53.576 | ++ functions-common:time_stop:2318 : total=0 2022-01-06 11:02:53.578 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:02:53.580 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2449 2022-01-06 11:02:53.582 | ++ 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 2022-01-06 11:02:53.584 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-01-06 11:02:53.586 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:02:53.589 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:02:53.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 2022-01-06 11:02:53.610 | ++ 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 2022-01-06 11:02:53.717 | Reading package lists... 2022-01-06 11:02:53.943 | Building dependency tree... 2022-01-06 11:02:53.944 | Reading state information... 2022-01-06 11:02:54.209 | bc is already the newest version (1.07.1-2build1). 2022-01-06 11:02:54.209 | bc set to manually installed. 2022-01-06 11:02:54.209 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-06 11:02:54.209 | bsdmainutils set to manually installed. 2022-01-06 11:02:54.209 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-06 11:02:54.209 | gawk set to manually installed. 2022-01-06 11:02:54.209 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 11:02:54.209 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-06 11:02:54.209 | iptables set to manually installed. 2022-01-06 11:02:54.209 | iputils-ping is already the newest version (3:20190709-3). 2022-01-06 11:02:54.209 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-06 11:02:54.209 | kpartx set to manually installed. 2022-01-06 11:02:54.209 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-06 11:02:54.209 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-06 11:02:54.209 | psmisc is already the newest version (23.3-1). 2022-01-06 11:02:54.209 | psmisc set to manually installed. 2022-01-06 11:02:54.209 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-06 11:02:54.209 | python3-systemd is already the newest version (234-3build2). 2022-01-06 11:02:54.209 | python3-systemd set to manually installed. 2022-01-06 11:02:54.209 | tcpdump is already the newest version (4.9.3-4). 2022-01-06 11:02:54.209 | tcpdump set to manually installed. 2022-01-06 11:02:54.209 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-06 11:02:54.209 | thin-provisioning-tools set to manually installed. 2022-01-06 11:02:54.209 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-06 11:02:54.209 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-06 11:02:54.209 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-06 11:02:54.209 | lsof set to manually installed. 2022-01-06 11:02:54.209 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-06 11:02:54.210 | parted set to manually installed. 2022-01-06 11:02:54.210 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-06 11:02:54.210 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-06 11:02:54.210 | tar set to manually installed. 2022-01-06 11:02:54.210 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-06 11:02:54.210 | uuid-runtime set to manually installed. 2022-01-06 11:02:54.210 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-06 11:02:54.210 | zlib1g-dev set to manually installed. 2022-01-06 11:02:54.210 | The following packages were automatically installed and are no longer required: 2022-01-06 11:02:54.210 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 11:02:54.210 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 11:02:54.210 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 11:02:54.210 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 11:02:54.210 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-06 11:02:54.210 | python3-zope.interface 2022-01-06 11:02:54.210 | Use 'sudo apt autoremove' to remove them. 2022-01-06 11:02:54.210 | The following additional packages will be installed: 2022-01-06 11:02:54.210 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-01-06 11:02:54.210 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-01-06 11:02:54.210 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-01-06 11:02:54.210 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-01-06 11:02:54.210 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-01-06 11:02:54.210 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-01-06 11:02:54.210 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-01-06 11:02:54.210 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-01-06 11:02:54.210 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-01-06 11:02:54.210 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-01-06 11:02:54.210 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-01-06 11:02:54.210 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-01-06 11:02:54.210 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-01-06 11:02:54.210 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-01-06 11:02:54.211 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-01-06 11:02:54.211 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-01-06 11:02:54.211 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-01-06 11:02:54.211 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-01-06 11:02:54.211 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-01-06 11:02:54.211 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-01-06 11:02:54.211 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-01-06 11:02:54.211 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-01-06 11:02:54.211 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-01-06 11:02:54.211 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2022-01-06 11:02:54.211 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2022-01-06 11:02:54.211 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-01-06 11:02:54.211 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-01-06 11:02:54.211 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2022-01-06 11:02:54.211 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2022-01-06 11:02:54.211 | mysql-common openssh-client openssh-sftp-server po-debconf 2022-01-06 11:02:54.211 | postgresql-client-12 postgresql-client-common postgresql-common 2022-01-06 11:02:54.211 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-01-06 11:02:54.211 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-01-06 11:02:54.211 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-01-06 11:02:54.213 | Suggested packages: 2022-01-06 11:02:54.213 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-01-06 11:02:54.213 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-01-06 11:02:54.213 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-01-06 11:02:54.213 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-01-06 11:02:54.213 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-01-06 11:02:54.213 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-01-06 11:02:54.213 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-01-06 11:02:54.213 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-01-06 11:02:54.213 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-01-06 11:02:54.213 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-01-06 11:02:54.213 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-01-06 11:02:54.213 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-01-06 11:02:54.213 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-01-06 11:02:54.213 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-01-06 11:02:54.213 | openssl-blacklist systemd-container zip 2022-01-06 11:02:54.427 | The following NEW packages will be installed: 2022-01-06 11:02:54.427 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-01-06 11:02:54.427 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-01-06 11:02:54.427 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-01-06 11:02:54.427 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-01-06 11:02:54.427 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-01-06 11:02:54.428 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-01-06 11:02:54.428 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-01-06 11:02:54.428 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-01-06 11:02:54.428 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-01-06 11:02:54.428 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-01-06 11:02:54.428 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-01-06 11:02:54.428 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-01-06 11:02:54.428 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-01-06 11:02:54.428 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-01-06 11:02:54.428 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-01-06 11:02:54.428 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-01-06 11:02:54.428 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-01-06 11:02:54.428 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-01-06 11:02:54.428 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-01-06 11:02:54.428 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-01-06 11:02:54.428 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-01-06 11:02:54.428 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-01-06 11:02:54.428 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-01-06 11:02:54.428 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-01-06 11:02:54.428 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-01-06 11:02:54.428 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-01-06 11:02:54.428 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-01-06 11:02:54.428 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-01-06 11:02:54.428 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-01-06 11:02:54.428 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-01-06 11:02:54.428 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-01-06 11:02:54.428 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-01-06 11:02:54.428 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-01-06 11:02:54.428 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-01-06 11:02:54.428 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-01-06 11:02:54.428 | postgresql-client-12 postgresql-client-common postgresql-common 2022-01-06 11:02:54.428 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-01-06 11:02:54.428 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-01-06 11:02:54.428 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-01-06 11:02:54.429 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-01-06 11:02:54.429 | The following packages will be upgraded: 2022-01-06 11:02:54.429 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-01-06 11:02:54.430 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-01-06 11:02:54.430 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-01-06 11:02:54.715 | 18 upgraded, 208 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 11:02:54.715 | Need to get 160 MB of archives. 2022-01-06 11:02:54.716 | After this operation, 761 MB of additional disk space will be used. 2022-01-06 11:02:54.716 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.14 [95.8 kB] 2022-01-06 11:02:55.207 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.14 [28.1 kB] 2022-01-06 11:02:55.239 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.14 [10.3 kB] 2022-01-06 11:02:55.253 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.14 [186 kB] 2022-01-06 11:02:55.457 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.14 [3,807 kB] 2022-01-06 11:02:56.013 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.14 [270 kB] 2022-01-06 11:02:56.035 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-01-06 11:02:56.043 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-01-06 11:02:56.284 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-01-06 11:02:56.286 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-01-06 11:02:56.287 | 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] 2022-01-06 11:02:56.291 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-01-06 11:02:56.291 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-01-06 11:02:56.295 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-01-06 11:02:56.339 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-01-06 11:02:56.340 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-01-06 11:02:56.349 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-01-06 11:02:57.505 | 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] 2022-01-06 11:02:57.951 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2022-01-06 11:02:58.008 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2022-01-06 11:02:58.012 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2022-01-06 11:02:58.014 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2022-01-06 11:02:58.016 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-01-06 11:02:58.018 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-01-06 11:02:58.199 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-01-06 11:02:58.206 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-01-06 11:02:58.208 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-01-06 11:02:58.209 | 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] 2022-01-06 11:02:58.473 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-01-06 11:02:58.474 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-01-06 11:02:58.525 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-01-06 11:02:58.530 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-01-06 11:02:58.653 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-01-06 11:02:58.709 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-01-06 11:02:58.765 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-01-06 11:02:58.771 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-01-06 11:02:58.884 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-01-06 11:02:58.900 | 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] 2022-01-06 11:02:58.902 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2022-01-06 11:02:58.980 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2022-01-06 11:02:59.037 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-01-06 11:02:59.111 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-01-06 11:02:59.112 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-01-06 11:02:59.125 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-01-06 11:02:59.141 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-01-06 11:02:59.218 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-01-06 11:02:59.300 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-01-06 11:02:59.386 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-01-06 11:03:01.924 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-01-06 11:03:03.452 | 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] 2022-01-06 11:03:03.757 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-01-06 11:03:03.864 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-01-06 11:03:03.865 | 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] 2022-01-06 11:03:03.870 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-01-06 11:03:04.236 | 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] 2022-01-06 11:03:04.237 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-01-06 11:03:04.299 | 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] 2022-01-06 11:03:05.065 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-01-06 11:03:06.497 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-01-06 11:03:06.500 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-01-06 11:03:06.502 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-01-06 11:03:06.503 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-01-06 11:03:06.504 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-01-06 11:03:06.506 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-01-06 11:03:06.507 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-01-06 11:03:06.508 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-01-06 11:03:06.509 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-01-06 11:03:06.628 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-01-06 11:03:06.771 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-01-06 11:03:06.829 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-01-06 11:03:06.842 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-01-06 11:03:06.848 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-01-06 11:03:06.941 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-01-06 11:03:06.945 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-01-06 11:03:06.978 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-01-06 11:03:07.070 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-01-06 11:03:07.073 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-01-06 11:03:07.074 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-01-06 11:03:07.079 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-01-06 11:03:07.139 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-01-06 11:03:07.161 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-01-06 11:03:07.195 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2022-01-06 11:03:07.336 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-01-06 11:03:07.337 | 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] 2022-01-06 11:03:08.550 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-01-06 11:03:08.555 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-01-06 11:03:08.556 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-01-06 11:03:08.556 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-01-06 11:03:08.557 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-01-06 11:03:08.557 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-01-06 11:03:08.566 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-01-06 11:03:08.567 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-01-06 11:03:08.569 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-01-06 11:03:08.680 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-01-06 11:03:08.730 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-01-06 11:03:08.735 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-01-06 11:03:08.742 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-01-06 11:03:08.744 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-01-06 11:03:08.750 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-01-06 11:03:08.967 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-01-06 11:03:09.035 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-01-06 11:03:09.291 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-01-06 11:03:09.819 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-01-06 11:03:09.976 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-01-06 11:03:10.136 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-01-06 11:03:10.145 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-01-06 11:03:10.151 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-01-06 11:03:10.166 | 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] 2022-01-06 11:03:10.203 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-01-06 11:03:10.203 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-01-06 11:03:10.210 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-01-06 11:03:10.247 | 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] 2022-01-06 11:03:10.271 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-01-06 11:03:10.274 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-01-06 11:03:10.395 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-01-06 11:03:10.408 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-01-06 11:03:10.427 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-01-06 11:03:10.429 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-01-06 11:03:10.429 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-01-06 11:03:10.431 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-01-06 11:03:10.480 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-01-06 11:03:10.524 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-01-06 11:03:10.557 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-01-06 11:03:10.569 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-01-06 11:03:10.652 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-01-06 11:03:10.654 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-01-06 11:03:10.668 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-01-06 11:03:10.671 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-01-06 11:03:10.673 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-01-06 11:03:10.674 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-01-06 11:03:10.730 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-01-06 11:03:10.780 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-01-06 11:03:10.796 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-01-06 11:03:10.797 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-01-06 11:03:10.908 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-01-06 11:03:10.910 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-01-06 11:03:10.924 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-01-06 11:03:10.927 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-01-06 11:03:10.942 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-01-06 11:03:10.992 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-01-06 11:03:11.005 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-01-06 11:03:11.037 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-01-06 11:03:11.057 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-01-06 11:03:11.073 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-01-06 11:03:11.166 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-01-06 11:03:11.166 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-01-06 11:03:11.172 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-01-06 11:03:11.174 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-01-06 11:03:11.178 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-01-06 11:03:11.182 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-01-06 11:03:11.185 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-01-06 11:03:11.294 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-01-06 11:03:11.298 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-01-06 11:03:11.299 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-01-06 11:03:11.422 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-01-06 11:03:11.423 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-01-06 11:03:11.444 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-01-06 11:03:11.465 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-01-06 11:03:11.468 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-01-06 11:03:11.471 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-01-06 11:03:12.646 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-01-06 11:03:12.648 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-01-06 11:03:12.649 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-01-06 11:03:12.651 | 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] 2022-01-06 11:03:12.697 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-01-06 11:03:12.698 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-01-06 11:03:12.698 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-01-06 11:03:12.845 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-01-06 11:03:12.846 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-01-06 11:03:12.945 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-01-06 11:03:12.959 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-01-06 11:03:12.960 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-01-06 11:03:12.962 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-01-06 11:03:13.197 | 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] 2022-01-06 11:03:13.346 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-01-06 11:03:13.402 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-01-06 11:03:13.457 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-01-06 11:03:13.465 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-01-06 11:03:13.469 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-01-06 11:03:13.472 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-01-06 11:03:14.048 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-01-06 11:03:14.316 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-01-06 11:03:14.319 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.14 [246 kB] 2022-01-06 11:03:14.374 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-01-06 11:03:14.375 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-01-06 11:03:14.378 | 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] 2022-01-06 11:03:14.556 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-01-06 11:03:14.559 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-01-06 11:03:14.606 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-01-06 11:03:14.611 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-01-06 11:03:15.643 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-01-06 11:03:15.644 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-01-06 11:03:15.660 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-01-06 11:03:15.665 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-01-06 11:03:16.745 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-01-06 11:03:16.746 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-01-06 11:03:20.993 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-01-06 11:03:20.994 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-01-06 11:03:20.996 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-01-06 11:03:20.997 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-01-06 11:03:20.999 | 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] 2022-01-06 11:03:21.104 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-01-06 11:03:21.363 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-01-06 11:03:21.976 | 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] 2022-01-06 11:03:22.362 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-01-06 11:03:22.364 | 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] 2022-01-06 11:03:22.626 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-01-06 11:03:22.632 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-01-06 11:03:22.635 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-01-06 11:03:22.663 | 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] 2022-01-06 11:03:22.664 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-01-06 11:03:22.664 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-01-06 11:03:22.670 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-01-06 11:03:22.898 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-01-06 11:03:23.039 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-01-06 11:03:23.201 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-01-06 11:03:23.204 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-01-06 11:03:23.205 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-01-06 11:03:23.206 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-01-06 11:03:23.207 | 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] 2022-01-06 11:03:23.207 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-01-06 11:03:23.208 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-01-06 11:03:23.208 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-01-06 11:03:23.209 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-01-06 11:03:23.505 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-01-06 11:03:23.533 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-01-06 11:03:24.990 | Preconfiguring packages ... 2022-01-06 11:03:25.232 | Fetched 160 MB in 29s (5,512 kB/s) 2022-01-06 11:03:25.506 | (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.) 2022-01-06 11:03:25.508 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-06 11:03:25.710 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-06 11:03:26.357 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-06 11:03:26.533 | Unpacking systemd-timesyncd (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-06 11:03:27.438 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.14_amd64.deb ... 2022-01-06 11:03:27.808 | Unpacking systemd-sysv (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-06 11:03:28.229 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-06 11:03:28.399 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-06 11:03:28.987 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-06 11:03:29.290 | Unpacking systemd (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-06 11:03:30.711 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.14_amd64.deb ... 2022-01-06 11:03:30.913 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-06 11:03:31.375 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.14) ... 2022-01-06 11:03:31.777 | Selecting previously unselected package libapr1:amd64. 2022-01-06 11:03:31.816 | (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.) 2022-01-06 11:03:31.818 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-01-06 11:03:31.873 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-06 11:03:32.363 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-06 11:03:32.513 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-06 11:03:33.230 | Selecting previously unselected package libaprutil1:amd64. 2022-01-06 11:03:33.239 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-01-06 11:03:33.287 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-06 11:03:33.636 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-01-06 11:03:33.644 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-01-06 11:03:33.687 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-06 11:03:34.133 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-06 11:03:34.324 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-01-06 11:03:34.730 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-01-06 11:03:34.738 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-01-06 11:03:34.790 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-06 11:03:35.140 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-06 11:03:35.310 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-06 11:03:35.840 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-06 11:03:36.007 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-06 11:03:36.582 | Selecting previously unselected package libjansson4:amd64. 2022-01-06 11:03:36.589 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-01-06 11:03:36.639 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-01-06 11:03:36.979 | Selecting previously unselected package liblua5.2-0:amd64. 2022-01-06 11:03:36.986 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-01-06 11:03:37.036 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-06 11:03:37.381 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-01-06 11:03:37.501 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-01-06 11:03:39.215 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:03:39.379 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-01-06 11:03:39.919 | Selecting previously unselected package apache2-bin. 2022-01-06 11:03:39.927 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-06 11:03:39.981 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2022-01-06 11:03:40.439 | Selecting previously unselected package apache2-data. 2022-01-06 11:03:40.446 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2022-01-06 11:03:40.487 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2022-01-06 11:03:40.859 | Selecting previously unselected package apache2-utils. 2022-01-06 11:03:40.866 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-06 11:03:40.916 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2022-01-06 11:03:41.393 | Selecting previously unselected package apache2. 2022-01-06 11:03:41.401 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-06 11:03:41.475 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2022-01-06 11:03:41.956 | Selecting previously unselected package liblua5.3-0:amd64. 2022-01-06 11:03:41.963 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-01-06 11:03:42.021 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-06 11:03:42.499 | Selecting previously unselected package haproxy. 2022-01-06 11:03:42.506 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-01-06 11:03:42.560 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-01-06 11:03:43.227 | Selecting previously unselected package libnl-3-200:amd64. 2022-01-06 11:03:43.235 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-01-06 11:03:43.284 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-01-06 11:03:43.667 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-01-06 11:03:43.674 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-01-06 11:03:43.724 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-06 11:03:44.159 | Selecting previously unselected package mysql-common. 2022-01-06 11:03:44.166 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-01-06 11:03:44.230 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-06 11:03:44.627 | Selecting previously unselected package libmysqlclient21:amd64. 2022-01-06 11:03:44.635 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:03:44.684 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:03:45.281 | Selecting previously unselected package libsensors-config. 2022-01-06 11:03:45.289 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-01-06 11:03:45.344 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-06 11:03:45.864 | Selecting previously unselected package libsensors5:amd64. 2022-01-06 11:03:45.872 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-01-06 11:03:46.019 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-06 11:03:46.445 | Selecting previously unselected package libsnmp-base. 2022-01-06 11:03:46.452 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-01-06 11:03:46.498 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-06 11:03:46.897 | Selecting previously unselected package libsnmp35:amd64. 2022-01-06 11:03:46.904 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-01-06 11:03:46.930 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-06 11:03:47.470 | Selecting previously unselected package keepalived. 2022-01-06 11:03:47.477 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-01-06 11:03:47.530 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-06 11:03:48.073 | Selecting previously unselected package memcached. 2022-01-06 11:03:48.080 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-01-06 11:03:48.130 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-01-06 11:03:48.660 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-01-06 11:03:49.501 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-01-06 11:03:49.952 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-06 11:03:50.115 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-06 11:03:50.596 | Selecting previously unselected package python3-yaml. 2022-01-06 11:03:50.604 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-06 11:03:50.656 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-06 11:03:50.992 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-06 11:03:51.147 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-06 11:03:51.666 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-06 11:03:51.876 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-06 11:03:52.792 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-06 11:03:52.979 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-06 11:03:53.600 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-01-06 11:03:53.764 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-01-06 11:03:54.265 | Selecting previously unselected package acl. 2022-01-06 11:03:54.272 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-01-06 11:03:54.324 | Unpacking acl (2.2.53-6) ... 2022-01-06 11:03:54.604 | Selecting previously unselected package autotools-dev. 2022-01-06 11:03:54.612 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-01-06 11:03:54.653 | Unpacking autotools-dev (20180224.1) ... 2022-01-06 11:03:54.939 | Selecting previously unselected package m4. 2022-01-06 11:03:54.946 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-01-06 11:03:54.995 | Unpacking m4 (1.4.18-4) ... 2022-01-06 11:03:55.344 | Selecting previously unselected package autoconf. 2022-01-06 11:03:55.352 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-01-06 11:03:55.404 | Unpacking autoconf (2.69-11.1) ... 2022-01-06 11:03:55.833 | Selecting previously unselected package automake. 2022-01-06 11:03:55.841 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-01-06 11:03:55.886 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-01-06 11:03:56.330 | Selecting previously unselected package autopoint. 2022-01-06 11:03:56.338 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-01-06 11:03:56.387 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-01-06 11:03:56.753 | Selecting previously unselected package libllvm10:amd64. 2022-01-06 11:03:56.761 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 11:03:56.810 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-06 11:03:59.510 | Selecting previously unselected package libclang-cpp10. 2022-01-06 11:03:59.517 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 11:03:59.561 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-06 11:04:01.404 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-01-06 11:04:01.411 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-06 11:04:01.450 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-06 11:04:02.495 | Selecting previously unselected package libgc1c2:amd64. 2022-01-06 11:04:02.503 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-01-06 11:04:02.541 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-06 11:04:02.987 | Selecting previously unselected package libobjc4:amd64. 2022-01-06 11:04:02.995 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-06 11:04:03.038 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-06 11:04:03.364 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-01-06 11:04:03.372 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-06 11:04:03.535 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-06 11:04:04.067 | Selecting previously unselected package libc6-i386. 2022-01-06 11:04:04.075 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-01-06 11:04:04.129 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-06 11:04:04.996 | Selecting previously unselected package lib32gcc-s1. 2022-01-06 11:04:05.003 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-06 11:04:05.061 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-06 11:04:05.481 | Selecting previously unselected package lib32stdc++6. 2022-01-06 11:04:05.488 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-06 11:04:05.544 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-06 11:04:05.978 | Selecting previously unselected package libclang-common-10-dev. 2022-01-06 11:04:05.986 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 11:04:06.035 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-06 11:04:07.481 | Selecting previously unselected package libclang1-10. 2022-01-06 11:04:07.489 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 11:04:07.546 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-06 11:04:09.095 | Selecting previously unselected package clang-10. 2022-01-06 11:04:09.103 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 11:04:09.163 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-06 11:04:09.495 | Selecting previously unselected package libtool. 2022-01-06 11:04:09.502 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-01-06 11:04:09.552 | Unpacking libtool (2.4.6-14) ... 2022-01-06 11:04:09.918 | Selecting previously unselected package dh-autoreconf. 2022-01-06 11:04:09.925 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-01-06 11:04:09.975 | Unpacking dh-autoreconf (19) ... 2022-01-06 11:04:10.272 | Selecting previously unselected package libdebhelper-perl. 2022-01-06 11:04:10.280 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-01-06 11:04:10.323 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-01-06 11:04:10.655 | Selecting previously unselected package libarchive-zip-perl. 2022-01-06 11:04:10.662 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-01-06 11:04:10.700 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-01-06 11:04:11.075 | Selecting previously unselected package libsub-override-perl. 2022-01-06 11:04:11.083 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-01-06 11:04:11.143 | Unpacking libsub-override-perl (0.09-2) ... 2022-01-06 11:04:11.463 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-01-06 11:04:11.471 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-01-06 11:04:11.526 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-06 11:04:11.826 | Selecting previously unselected package dh-strip-nondeterminism. 2022-01-06 11:04:11.834 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-01-06 11:04:11.900 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-01-06 11:04:12.192 | Selecting previously unselected package libdpkg-perl. 2022-01-06 11:04:12.200 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-01-06 11:04:12.249 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-01-06 11:04:12.583 | Selecting previously unselected package make. 2022-01-06 11:04:12.591 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-01-06 11:04:12.640 | Unpacking make (4.2.1-1.2) ... 2022-01-06 11:04:12.946 | Selecting previously unselected package dpkg-dev. 2022-01-06 11:04:12.954 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-01-06 11:04:13.009 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-01-06 11:04:13.449 | Selecting previously unselected package dwz. 2022-01-06 11:04:13.457 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-01-06 11:04:13.494 | Unpacking dwz (0.13-5) ... 2022-01-06 11:04:13.883 | Selecting previously unselected package libcroco3:amd64. 2022-01-06 11:04:13.891 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-01-06 11:04:13.940 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-01-06 11:04:14.335 | Selecting previously unselected package gettext. 2022-01-06 11:04:14.343 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-01-06 11:04:14.403 | Unpacking gettext (0.19.8.1-10build1) ... 2022-01-06 11:04:14.926 | Selecting previously unselected package intltool-debian. 2022-01-06 11:04:14.935 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-01-06 11:04:14.992 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-01-06 11:04:15.335 | Selecting previously unselected package po-debconf. 2022-01-06 11:04:15.343 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-01-06 11:04:15.398 | Unpacking po-debconf (1.0.21) ... 2022-01-06 11:04:15.766 | Selecting previously unselected package debhelper. 2022-01-06 11:04:15.775 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-01-06 11:04:15.823 | Unpacking debhelper (12.10ubuntu1) ... 2022-01-06 11:04:16.326 | Selecting previously unselected package uuid-dev:amd64. 2022-01-06 11:04:16.334 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-01-06 11:04:16.372 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-06 11:04:16.867 | Selecting previously unselected package libsctp1:amd64. 2022-01-06 11:04:16.875 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-01-06 11:04:16.923 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-06 11:04:17.180 | Selecting previously unselected package libsctp-dev:amd64. 2022-01-06 11:04:17.188 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-01-06 11:04:17.237 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-06 11:04:17.589 | Selecting previously unselected package libapr1-dev. 2022-01-06 11:04:17.596 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-01-06 11:04:17.649 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-06 11:04:18.309 | Selecting previously unselected package libldap2-dev:amd64. 2022-01-06 11:04:18.317 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-06 11:04:18.377 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-06 11:04:18.814 | Selecting previously unselected package libaprutil1-dev. 2022-01-06 11:04:18.822 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-01-06 11:04:18.871 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-06 11:04:19.449 | Selecting previously unselected package apache2-dev. 2022-01-06 11:04:19.457 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-06 11:04:19.509 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2022-01-06 11:04:20.081 | Selecting previously unselected package binfmt-support. 2022-01-06 11:04:20.089 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-01-06 11:04:20.144 | Unpacking binfmt-support (2.2.0-2) ... 2022-01-06 11:04:20.461 | Selecting previously unselected package g++-9. 2022-01-06 11:04:20.470 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-06 11:04:20.517 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-06 11:04:22.077 | Selecting previously unselected package g++. 2022-01-06 11:04:22.086 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-01-06 11:04:22.134 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-01-06 11:04:22.403 | Selecting previously unselected package build-essential. 2022-01-06 11:04:22.411 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-01-06 11:04:22.454 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-01-06 11:04:22.758 | Selecting previously unselected package conntrack. 2022-01-06 11:04:22.766 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-01-06 11:04:22.826 | Unpacking conntrack (1:1.4.5-2) ... 2022-01-06 11:04:23.246 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-01-06 11:04:23.254 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-01-06 11:04:23.315 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-06 11:04:23.746 | Selecting previously unselected package libnetfilter-queue1. 2022-01-06 11:04:23.754 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-01-06 11:04:23.814 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-01-06 11:04:24.269 | Selecting previously unselected package conntrackd. 2022-01-06 11:04:24.277 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-01-06 11:04:24.337 | Unpacking conntrackd (1:1.4.5-2) ... 2022-01-06 11:04:24.675 | Selecting previously unselected package dns-root-data. 2022-01-06 11:04:24.683 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-01-06 11:04:24.737 | Unpacking dns-root-data (2019052802) ... 2022-01-06 11:04:25.138 | Selecting previously unselected package libidn11:amd64. 2022-01-06 11:04:25.145 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-01-06 11:04:25.211 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-06 11:04:25.557 | Selecting previously unselected package dnsmasq-base. 2022-01-06 11:04:25.565 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-06 11:04:25.617 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-06 11:04:26.006 | Selecting previously unselected package dnsmasq-utils. 2022-01-06 11:04:26.014 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-06 11:04:26.071 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-06 11:04:26.480 | Selecting previously unselected package dstat. 2022-01-06 11:04:26.488 | Preparing to unpack .../088-dstat_0.7.4-6_all.deb ... 2022-01-06 11:04:26.551 | Unpacking dstat (0.7.4-6) ... 2022-01-06 11:04:27.089 | Selecting previously unselected package ebtables. 2022-01-06 11:04:27.096 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2022-01-06 11:04:27.169 | Unpacking ebtables (2.0.11-3build1) ... 2022-01-06 11:04:27.611 | Selecting previously unselected package libfakeroot:amd64. 2022-01-06 11:04:27.619 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2022-01-06 11:04:27.665 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-01-06 11:04:28.026 | Selecting previously unselected package fakeroot. 2022-01-06 11:04:28.034 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2022-01-06 11:04:28.082 | Unpacking fakeroot (1.24-1) ... 2022-01-06 11:04:28.448 | Selecting previously unselected package fonts-dejavu-core. 2022-01-06 11:04:28.456 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2022-01-06 11:04:28.516 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-01-06 11:04:28.995 | Selecting previously unselected package fonts-liberation. 2022-01-06 11:04:29.002 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-01-06 11:04:29.054 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-01-06 11:04:29.568 | Selecting previously unselected package fontconfig-config. 2022-01-06 11:04:29.576 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-01-06 11:04:29.628 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-06 11:04:30.100 | Selecting previously unselected package libfontconfig1:amd64. 2022-01-06 11:04:30.108 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-01-06 11:04:30.157 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-06 11:04:30.506 | Selecting previously unselected package fontconfig. 2022-01-06 11:04:30.514 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-01-06 11:04:30.568 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-01-06 11:04:31.048 | Selecting previously unselected package genisoimage. 2022-01-06 11:04:31.056 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-01-06 11:04:31.103 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-06 11:04:31.574 | Selecting previously unselected package libann0. 2022-01-06 11:04:31.582 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-01-06 11:04:31.637 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-01-06 11:04:32.017 | Selecting previously unselected package libcdt5:amd64. 2022-01-06 11:04:32.026 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2022-01-06 11:04:32.074 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-01-06 11:04:32.529 | Selecting previously unselected package libcgraph6:amd64. 2022-01-06 11:04:32.536 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-01-06 11:04:32.603 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-06 11:04:33.003 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-01-06 11:04:33.011 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-06 11:04:33.074 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-06 11:04:33.417 | Selecting previously unselected package libjpeg8:amd64. 2022-01-06 11:04:33.425 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-01-06 11:04:33.485 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-06 11:04:33.851 | Selecting previously unselected package libjbig0:amd64. 2022-01-06 11:04:33.859 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2022-01-06 11:04:33.908 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-01-06 11:04:34.340 | Selecting previously unselected package libwebp6:amd64. 2022-01-06 11:04:34.348 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:04:34.397 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-06 11:04:34.808 | Selecting previously unselected package libtiff5:amd64. 2022-01-06 11:04:34.816 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-01-06 11:04:34.877 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-06 11:04:35.271 | Selecting previously unselected package libxpm4:amd64. 2022-01-06 11:04:35.279 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-01-06 11:04:35.334 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-01-06 11:04:35.703 | Selecting previously unselected package libgd3:amd64. 2022-01-06 11:04:35.711 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-01-06 11:04:35.771 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-06 11:04:36.080 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-01-06 11:04:36.089 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-01-06 11:04:36.139 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-06 11:04:36.525 | Selecting previously unselected package libpixman-1-0:amd64. 2022-01-06 11:04:36.533 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-01-06 11:04:36.588 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-06 11:04:37.045 | Selecting previously unselected package libxcb-render0:amd64. 2022-01-06 11:04:37.053 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2022-01-06 11:04:37.108 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-01-06 11:04:37.474 | Selecting previously unselected package libxcb-shm0:amd64. 2022-01-06 11:04:37.482 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2022-01-06 11:04:37.533 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-01-06 11:04:37.823 | Selecting previously unselected package libxrender1:amd64. 2022-01-06 11:04:37.831 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-01-06 11:04:37.887 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-01-06 11:04:38.263 | Selecting previously unselected package libcairo2:amd64. 2022-01-06 11:04:38.270 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-01-06 11:04:38.339 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-06 11:04:38.840 | Selecting previously unselected package libgraphite2-3:amd64. 2022-01-06 11:04:38.847 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-01-06 11:04:38.905 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-06 11:04:39.288 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-01-06 11:04:39.296 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-01-06 11:04:39.348 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-06 11:04:39.731 | Selecting previously unselected package libthai-data. 2022-01-06 11:04:39.739 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2022-01-06 11:04:39.793 | Unpacking libthai-data (0.1.28-3) ... 2022-01-06 11:04:40.222 | Selecting previously unselected package libdatrie1:amd64. 2022-01-06 11:04:40.231 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2022-01-06 11:04:40.285 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-01-06 11:04:40.625 | Selecting previously unselected package libthai0:amd64. 2022-01-06 11:04:40.633 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2022-01-06 11:04:40.682 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-01-06 11:04:41.051 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-01-06 11:04:41.059 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-06 11:04:41.122 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-06 11:04:41.505 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-01-06 11:04:41.513 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-06 11:04:41.568 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-06 11:04:41.988 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-01-06 11:04:41.996 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-06 11:04:42.045 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-06 11:04:42.340 | Selecting previously unselected package libpathplan4:amd64. 2022-01-06 11:04:42.347 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-01-06 11:04:42.385 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-06 11:04:42.754 | Selecting previously unselected package libgvc6. 2022-01-06 11:04:42.762 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2022-01-06 11:04:42.811 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-01-06 11:04:43.308 | Selecting previously unselected package libgvpr2:amd64. 2022-01-06 11:04:43.316 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-01-06 11:04:43.382 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-06 11:04:43.743 | Selecting previously unselected package liblab-gamut1:amd64. 2022-01-06 11:04:43.751 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-01-06 11:04:43.796 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-06 11:04:44.374 | Selecting previously unselected package x11-common. 2022-01-06 11:04:44.382 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-01-06 11:04:44.461 | dpkg-query: no packages found matching nux-tools 2022-01-06 11:04:44.472 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-01-06 11:04:44.817 | Selecting previously unselected package libice6:amd64. 2022-01-06 11:04:44.825 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-01-06 11:04:44.862 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-06 11:04:45.263 | Selecting previously unselected package libsm6:amd64. 2022-01-06 11:04:45.270 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-01-06 11:04:45.325 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-01-06 11:04:45.734 | Selecting previously unselected package libxt6:amd64. 2022-01-06 11:04:45.742 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-01-06 11:04:45.791 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-01-06 11:04:46.211 | Selecting previously unselected package libxmu6:amd64. 2022-01-06 11:04:46.219 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-01-06 11:04:46.268 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-06 11:04:46.722 | Selecting previously unselected package libxaw7:amd64. 2022-01-06 11:04:46.730 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-01-06 11:04:46.790 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-01-06 11:04:47.177 | Selecting previously unselected package graphviz. 2022-01-06 11:04:47.185 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2022-01-06 11:04:47.239 | Unpacking graphviz (2.42.2-3build2) ... 2022-01-06 11:04:47.742 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-01-06 11:04:47.751 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-01-06 11:04:47.799 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-06 11:04:48.242 | Selecting previously unselected package libibverbs1:amd64. 2022-01-06 11:04:48.251 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-01-06 11:04:48.293 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-06 11:04:48.779 | Selecting previously unselected package ibverbs-providers:amd64. 2022-01-06 11:04:48.787 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-01-06 11:04:48.855 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-06 11:04:49.205 | Selecting previously unselected package icu-devtools. 2022-01-06 11:04:49.214 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-01-06 11:04:49.264 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-01-06 11:04:49.685 | Selecting previously unselected package iputils-arping. 2022-01-06 11:04:49.693 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-01-06 11:04:49.742 | Unpacking iputils-arping (3:20190709-3) ... 2022-01-06 11:04:50.162 | Selecting previously unselected package javascript-common. 2022-01-06 11:04:50.171 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2022-01-06 11:04:50.218 | Unpacking javascript-common (11) ... 2022-01-06 11:04:50.614 | Selecting previously unselected package libgssrpc4:amd64. 2022-01-06 11:04:50.621 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-01-06 11:04:50.653 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-06 11:04:51.002 | Selecting previously unselected package libkdb5-9:amd64. 2022-01-06 11:04:51.011 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-01-06 11:04:51.059 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-06 11:04:51.402 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-01-06 11:04:51.410 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-06 11:04:51.456 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-06 11:04:51.856 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-01-06 11:04:51.864 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-06 11:04:51.921 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-06 11:04:52.287 | Selecting previously unselected package comerr-dev:amd64. 2022-01-06 11:04:52.296 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-01-06 11:04:52.339 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-06 11:04:52.716 | Selecting previously unselected package krb5-multidev:amd64. 2022-01-06 11:04:52.724 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-06 11:04:52.790 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-06 11:04:53.145 | Selecting previously unselected package libalgorithm-diff-perl. 2022-01-06 11:04:53.152 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-01-06 11:04:53.201 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-01-06 11:04:53.514 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-01-06 11:04:53.522 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-01-06 11:04:53.570 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-06 11:04:53.862 | Selecting previously unselected package libalgorithm-merge-perl. 2022-01-06 11:04:53.870 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-01-06 11:04:53.919 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-01-06 11:04:54.202 | Selecting previously unselected package libarchive-cpio-perl. 2022-01-06 11:04:54.210 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2022-01-06 11:04:54.247 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-01-06 11:04:54.611 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-01-06 11:04:54.619 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-06 11:04:54.673 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-06 11:04:55.148 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-01-06 11:04:55.156 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-06 11:04:55.210 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-06 11:04:55.567 | Selecting previously unselected package libfile-fcntllock-perl. 2022-01-06 11:04:55.576 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-01-06 11:04:55.630 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-01-06 11:04:55.962 | Selecting previously unselected package libgts-bin. 2022-01-06 11:04:55.970 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-01-06 11:04:56.018 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-01-06 11:04:56.302 | Selecting previously unselected package libicu-dev:amd64. 2022-01-06 11:04:56.310 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-01-06 11:04:56.445 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-06 11:04:58.273 | Selecting previously unselected package libipset13:amd64. 2022-01-06 11:04:58.282 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:04:58.330 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-06 11:04:58.710 | Selecting previously unselected package librdmacm1:amd64. 2022-01-06 11:04:58.718 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-01-06 11:04:58.778 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-06 11:04:59.179 | Selecting previously unselected package libiscsi7:amd64. 2022-01-06 11:04:59.187 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2022-01-06 11:04:59.235 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-01-06 11:04:59.513 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-01-06 11:04:59.521 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-06 11:04:59.570 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-06 11:04:59.902 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-01-06 11:04:59.910 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-01-06 11:04:59.964 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-06 11:05:00.296 | Selecting previously unselected package libjpeg-dev:amd64. 2022-01-06 11:05:00.304 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-01-06 11:05:00.347 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-06 11:05:00.622 | Selecting previously unselected package libjs-jquery. 2022-01-06 11:05:00.630 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-01-06 11:05:00.678 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-01-06 11:05:01.039 | Selecting previously unselected package libjs-jquery-metadata. 2022-01-06 11:05:01.048 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2022-01-06 11:05:01.096 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-01-06 11:05:01.390 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-01-06 11:05:01.398 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-01-06 11:05:01.441 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-06 11:05:01.767 | Selecting previously unselected package libltdl-dev:amd64. 2022-01-06 11:05:01.775 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2022-01-06 11:05:01.829 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-01-06 11:05:02.179 | Selecting previously unselected package libsys-hostname-long-perl. 2022-01-06 11:05:02.187 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-01-06 11:05:02.241 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-01-06 11:05:02.559 | Selecting previously unselected package libmail-sendmail-perl. 2022-01-06 11:05:02.567 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2022-01-06 11:05:02.624 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-01-06 11:05:02.862 | Selecting previously unselected package libssl-dev:amd64. 2022-01-06 11:05:02.871 | Preparing to unpack .../166-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-06 11:05:02.919 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-06 11:05:03.436 | Selecting previously unselected package libmysqlclient-dev. 2022-01-06 11:05:03.444 | Preparing to unpack .../167-libmysqlclient-dev_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:05:03.487 | Unpacking libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:05:04.167 | Selecting previously unselected package libncurses-dev:amd64. 2022-01-06 11:05:04.175 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-06 11:05:04.233 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-06 11:05:04.679 | Selecting previously unselected package libomp5-10:amd64. 2022-01-06 11:05:04.687 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 11:05:04.730 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-06 11:05:05.161 | Selecting previously unselected package libomp-10-dev. 2022-01-06 11:05:05.170 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 11:05:05.212 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-06 11:05:05.527 | Selecting previously unselected package libpq5:amd64. 2022-01-06 11:05:05.535 | Preparing to unpack .../171-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:05:05.584 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-06 11:05:05.898 | Selecting previously unselected package libpq-dev. 2022-01-06 11:05:05.907 | Preparing to unpack .../172-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:05:05.949 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-06 11:05:06.499 | Selecting previously unselected package librados2. 2022-01-06 11:05:06.507 | Preparing to unpack .../173-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-06 11:05:06.558 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-06 11:05:07.410 | Selecting previously unselected package librbd1. 2022-01-06 11:05:07.419 | Preparing to unpack .../174-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-06 11:05:07.467 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-06 11:05:08.030 | Selecting previously unselected package libsasl2-dev. 2022-01-06 11:05:08.038 | Preparing to unpack .../175-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-01-06 11:05:08.081 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-06 11:05:08.407 | Selecting previously unselected package libsystemd-dev:amd64. 2022-01-06 11:05:08.415 | Preparing to unpack .../176-libsystemd-dev_245.4-4ubuntu3.14_amd64.deb ... 2022-01-06 11:05:08.473 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.14) ... 2022-01-06 11:05:08.864 | Selecting previously unselected package libtinfo-dev:amd64. 2022-01-06 11:05:08.873 | Preparing to unpack .../177-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-06 11:05:08.932 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-06 11:05:09.279 | Selecting previously unselected package libx86-1:amd64. 2022-01-06 11:05:09.287 | Preparing to unpack .../178-libx86-1_1.1+ds1-11_amd64.deb ... 2022-01-06 11:05:09.330 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-01-06 11:05:09.675 | Selecting previously unselected package libxml2-dev:amd64. 2022-01-06 11:05:09.684 | Preparing to unpack .../179-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:05:09.735 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-06 11:05:10.207 | Selecting previously unselected package libxslt1-dev:amd64. 2022-01-06 11:05:10.216 | Preparing to unpack .../180-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-01-06 11:05:10.281 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-06 11:05:10.773 | Selecting previously unselected package llvm-10-runtime. 2022-01-06 11:05:10.781 | Preparing to unpack .../181-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 11:05:10.829 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-06 11:05:11.256 | Selecting previously unselected package libpfm4:amd64. 2022-01-06 11:05:11.264 | Preparing to unpack .../182-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-01-06 11:05:11.313 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-06 11:05:11.755 | Selecting previously unselected package llvm-10. 2022-01-06 11:05:11.763 | Preparing to unpack .../183-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 11:05:11.800 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-06 11:05:12.907 | Selecting previously unselected package libffi-dev:amd64. 2022-01-06 11:05:12.916 | Preparing to unpack .../184-libffi-dev_3.3-4_amd64.deb ... 2022-01-06 11:05:12.975 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-01-06 11:05:13.378 | Selecting previously unselected package python3-pygments. 2022-01-06 11:05:13.387 | Preparing to unpack .../185-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-01-06 11:05:13.435 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-06 11:05:13.936 | Selecting previously unselected package llvm-10-tools. 2022-01-06 11:05:13.944 | Preparing to unpack .../186-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 11:05:13.995 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-06 11:05:14.481 | Selecting previously unselected package libz3-4:amd64. 2022-01-06 11:05:14.490 | Preparing to unpack .../187-libz3-4_4.8.7-4build1_amd64.deb ... 2022-01-06 11:05:14.532 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-01-06 11:05:15.887 | Selecting previously unselected package libz3-dev:amd64. 2022-01-06 11:05:15.895 | Preparing to unpack .../188-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-01-06 11:05:15.955 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-06 11:05:16.350 | Selecting previously unselected package llvm-10-dev. 2022-01-06 11:05:16.358 | Preparing to unpack .../189-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 11:05:16.412 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-06 11:05:21.187 | Selecting previously unselected package lsscsi. 2022-01-06 11:05:21.196 | Preparing to unpack .../190-lsscsi_0.30-0.1_amd64.deb ... 2022-01-06 11:05:21.244 | Unpacking lsscsi (0.30-0.1) ... 2022-01-06 11:05:21.670 | Selecting previously unselected package pkg-config. 2022-01-06 11:05:21.678 | Preparing to unpack .../191-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-01-06 11:05:21.726 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-01-06 11:05:22.096 | Selecting previously unselected package pm-utils. 2022-01-06 11:05:22.104 | Preparing to unpack .../192-pm-utils_1.4.1-19_all.deb ... 2022-01-06 11:05:22.160 | Unpacking pm-utils (1.4.1-19) ... 2022-01-06 11:05:22.507 | Selecting previously unselected package postgresql-client-common. 2022-01-06 11:05:22.516 | Preparing to unpack .../193-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-01-06 11:05:22.569 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-01-06 11:05:22.947 | Selecting previously unselected package postgresql-client-12. 2022-01-06 11:05:22.956 | Preparing to unpack .../194-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:05:23.001 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-06 11:05:23.558 | Selecting previously unselected package ssl-cert. 2022-01-06 11:05:23.567 | Preparing to unpack .../195-ssl-cert_1.0.39_all.deb ... 2022-01-06 11:05:23.617 | Unpacking ssl-cert (1.0.39) ... 2022-01-06 11:05:24.178 | Selecting previously unselected package postgresql-common. 2022-01-06 11:05:24.187 | Preparing to unpack .../196-postgresql-common_214ubuntu0.1_all.deb ... 2022-01-06 11:05:24.263 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-01-06 11:05:24.353 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-01-06 11:05:24.783 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-06 11:05:24.792 | Preparing to unpack .../197-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:05:24.846 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-06 11:05:25.486 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-06 11:05:25.497 | Preparing to unpack .../198-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-06 11:05:25.552 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-06 11:05:25.912 | Selecting previously unselected package python-pip-whl. 2022-01-06 11:05:25.921 | Preparing to unpack .../199-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-01-06 11:05:25.986 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-06 11:05:26.560 | Selecting previously unselected package python3-mysqldb. 2022-01-06 11:05:26.569 | Preparing to unpack .../200-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-01-06 11:05:26.634 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-01-06 11:05:27.095 | Selecting previously unselected package python3-wheel. 2022-01-06 11:05:27.104 | Preparing to unpack .../201-python3-wheel_0.34.2-1_all.deb ... 2022-01-06 11:05:27.158 | Unpacking python3-wheel (0.34.2-1) ... 2022-01-06 11:05:27.575 | Selecting previously unselected package python3-pip. 2022-01-06 11:05:27.584 | Preparing to unpack .../202-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-01-06 11:05:27.629 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-06 11:05:28.130 | Selecting previously unselected package python3.8-venv. 2022-01-06 11:05:28.139 | Preparing to unpack .../203-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-01-06 11:05:28.192 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-06 11:05:28.446 | Selecting previously unselected package python3-venv. 2022-01-06 11:05:28.455 | Preparing to unpack .../204-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-01-06 11:05:28.509 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-01-06 11:05:28.884 | Selecting previously unselected package qemu-block-extra:amd64. 2022-01-06 11:05:28.893 | Preparing to unpack .../205-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-06 11:05:28.946 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-06 11:05:29.257 | Selecting previously unselected package qemu-utils. 2022-01-06 11:05:29.266 | Preparing to unpack .../206-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-06 11:05:29.323 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-06 11:05:29.795 | Selecting previously unselected package sharutils. 2022-01-06 11:05:29.803 | Preparing to unpack .../207-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-01-06 11:05:29.863 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-01-06 11:05:30.176 | Selecting previously unselected package sqlite3. 2022-01-06 11:05:30.187 | Preparing to unpack .../208-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-01-06 11:05:30.229 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-06 11:05:30.670 | Selecting previously unselected package unzip. 2022-01-06 11:05:30.678 | Preparing to unpack .../209-unzip_6.0-25ubuntu1_amd64.deb ... 2022-01-06 11:05:30.726 | Unpacking unzip (6.0-25ubuntu1) ... 2022-01-06 11:05:31.081 | Selecting previously unselected package vbetool. 2022-01-06 11:05:31.090 | Preparing to unpack .../210-vbetool_1.1-4_amd64.deb ... 2022-01-06 11:05:31.140 | Unpacking vbetool (1.1-4) ... 2022-01-06 11:05:31.589 | Selecting previously unselected package ipset. 2022-01-06 11:05:31.598 | Preparing to unpack .../211-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:05:31.654 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-06 11:05:32.147 | Selecting previously unselected package ipvsadm. 2022-01-06 11:05:32.156 | Preparing to unpack .../212-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-01-06 11:05:32.211 | Unpacking ipvsadm (1:1.31-1) ... 2022-01-06 11:05:32.621 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-01-06 11:05:32.630 | Preparing to unpack .../213-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-06 11:05:32.691 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2022-01-06 11:05:33.101 | Selecting previously unselected package liberasurecode1:amd64. 2022-01-06 11:05:33.110 | Preparing to unpack .../214-liberasurecode1_1.6.1-4_amd64.deb ... 2022-01-06 11:05:33.158 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-01-06 11:05:33.475 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-01-06 11:05:33.484 | Preparing to unpack .../215-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-01-06 11:05:33.546 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-06 11:05:33.855 | Selecting previously unselected package libkrb5-dev:amd64. 2022-01-06 11:05:33.864 | Preparing to unpack .../216-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-06 11:05:33.912 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-06 11:05:34.233 | Selecting previously unselected package libyaml-dev:amd64. 2022-01-06 11:05:34.241 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-01-06 11:05:34.278 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-01-06 11:05:34.578 | Selecting previously unselected package socat. 2022-01-06 11:05:34.587 | Preparing to unpack .../218-socat_1.7.3.3-2_amd64.deb ... 2022-01-06 11:05:34.623 | Unpacking socat (1.7.3.3-2) ... 2022-01-06 11:05:35.012 | Selecting previously unselected package vlan. 2022-01-06 11:05:35.021 | Preparing to unpack .../219-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-01-06 11:05:35.069 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-06 11:05:35.566 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-06 11:05:35.754 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-01-06 11:05:35.975 | Setting up javascript-common (11) ... 2022-01-06 11:05:36.210 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-01-06 11:05:36.278 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-06 11:05:36.434 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-06 11:05:36.592 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-06 11:05:36.752 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-06 11:05:36.968 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-06 11:05:37.046 | Setting up dstat (0.7.4-6) ... 2022-01-06 11:05:37.450 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-06 11:05:37.450 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-01-06 11:05:37.468 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-06 11:05:37.468 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-01-06 11:05:37.583 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-06 11:05:37.758 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-01-06 11:05:37.926 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-06 11:05:38.103 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-01-06 11:05:38.257 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-01-06 11:05:38.451 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-01-06 11:05:38.629 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-01-06 11:05:38.798 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-01-06 11:05:38.955 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-01-06 11:05:39.129 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-01-06 11:05:39.246 | Setting up libarchive-zip-perl (1.67-2) ... 2022-01-06 11:05:39.394 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-06 11:05:39.526 | Setting up vbetool (1.1-4) ... 2022-01-06 11:05:39.672 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-01-06 11:05:39.820 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-06 11:05:40.034 | Setting up pm-utils (1.4.1-19) ... 2022-01-06 11:05:40.329 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-06 11:05:40.840 | Setting up unzip (6.0-25ubuntu1) ... 2022-01-06 11:05:41.009 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-01-06 11:05:41.131 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-06 11:05:41.266 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-01-06 11:05:42.402 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-01-06 11:05:43.180 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-06 11:05:43.455 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-06 11:05:43.617 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-06 11:05:43.788 | Setting up m4 (1.4.18-4) ... 2022-01-06 11:05:43.949 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-06 11:05:44.377 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-06 11:05:44.503 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-01-06 11:05:44.674 | Setting up iputils-arping (3:20190709-3) ... 2022-01-06 11:05:44.863 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-01-06 11:05:45.003 | Setting up conntrack (1:1.4.5-2) ... 2022-01-06 11:05:45.148 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-06 11:05:45.296 | Setting up python3-wheel (0.34.2-1) ... 2022-01-06 11:05:45.637 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-01-06 11:05:45.791 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-01-06 11:05:46.307 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-01-06 11:05:48.582 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-01-06 11:05:50.399 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-01-06 11:05:51.151 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-01-06 11:05:51.336 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-01-06 11:05:51.473 | Setting up acl (2.2.53-6) ... 2022-01-06 11:05:51.608 | Setting up dns-root-data (2019052802) ... 2022-01-06 11:05:51.757 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-06 11:05:51.874 | Setting up fakeroot (1.24-1) ... 2022-01-06 11:05:51.935 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-01-06 11:05:52.039 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-06 11:05:52.171 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-06 11:05:52.285 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-06 11:05:52.399 | Setting up autotools-dev (20180224.1) ... 2022-01-06 11:05:52.553 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-06 11:05:53.528 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-01-06 11:05:53.656 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-06 11:05:53.803 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-06 11:05:53.942 | Setting up make (4.2.1-1.2) ... 2022-01-06 11:05:54.105 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-06 11:05:54.251 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-06 11:05:54.397 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-06 11:05:54.525 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-06 11:05:54.654 | Setting up ebtables (2.0.11-3build1) ... 2022-01-06 11:05:55.394 | Setting up socat (1.7.3.3-2) ... 2022-01-06 11:05:55.540 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-01-06 11:05:55.694 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-06 11:05:55.845 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-06 11:05:55.988 | Setting up autopoint (0.19.8.1-10build1) ... 2022-01-06 11:05:56.140 | Setting up binfmt-support (2.2.0-2) ... 2022-01-06 11:05:56.567 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-01-06 11:05:57.689 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-06 11:05:57.799 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-01-06 11:05:58.028 | Setting up fonts-dejavu-core (2.37-1) ... 2022-01-06 11:05:58.759 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-01-06 11:05:58.879 | Setting up lsscsi (0.30-0.1) ... 2022-01-06 11:05:59.028 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-06 11:05:59.165 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-06 11:05:59.294 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-06 11:05:59.445 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-06 11:05:59.588 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-01-06 11:05:59.734 | Setting up autoconf (2.69-11.1) ... 2022-01-06 11:05:59.923 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-01-06 11:06:00.083 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-01-06 11:06:00.221 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-01-06 11:06:00.302 | Setting up dwz (0.13-5) ... 2022-01-06 11:06:00.445 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-06 11:06:00.563 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-06 11:06:00.702 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-06 11:06:00.834 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-06 11:06:00.988 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-06 11:06:01.357 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-06 11:06:01.519 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-06 11:06:01.616 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-01-06 11:06:01.768 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-06 11:06:01.925 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-01-06 11:06:02.091 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-01-06 11:06:02.354 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-06 11:06:02.505 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-06 11:06:02.694 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-01-06 11:06:02.843 | Setting up libsub-override-perl (0.09-2) ... 2022-01-06 11:06:02.991 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-06 11:06:03.142 | Setting up libthai-data (0.1.28-3) ... 2022-01-06 11:06:03.294 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-06 11:06:03.456 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-01-06 11:06:03.616 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-06 11:06:03.759 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2022-01-06 11:06:03.896 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-01-06 11:06:04.051 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-06 11:06:04.176 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-01-06 11:06:04.319 | Setting up sharutils (1:4.15.2-4build1) ... 2022-01-06 11:06:04.474 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-06 11:06:04.634 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-01-06 11:06:04.831 | Setting up conntrackd (1:1.4.5-2) ... 2022-01-06 11:06:06.145 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-01-06 11:06:06.553 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-01-06 11:06:06.702 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-06 11:06:06.825 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-06 11:06:06.959 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-06 11:06:07.102 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.14) ... 2022-01-06 11:06:07.267 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-06 11:06:07.382 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-01-06 11:06:07.522 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-06 11:06:07.648 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-06 11:06:07.799 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-01-06 11:06:07.900 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-01-06 11:06:07.991 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-06 11:06:08.142 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-06 11:06:08.296 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-06 11:06:08.445 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-01-06 11:06:08.565 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-06 11:06:08.702 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-06 11:06:08.839 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-06 11:06:08.986 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:06:09.147 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-06 11:06:09.260 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-06 11:06:09.393 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-06 11:06:09.548 | Setting up wget (1.20.3-1ubuntu2) ... 2022-01-06 11:06:09.753 | Setting up libtool (2.4.6-14) ... 2022-01-06 11:06:09.894 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-06 11:06:12.123 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2022-01-06 11:06:12.359 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-06 11:06:12.511 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-01-06 11:06:13.867 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-01-06 11:06:15.016 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-06 11:06:15.164 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-06 11:06:15.299 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-06 11:06:16.011 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-06 11:06:16.176 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-06 11:06:16.368 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-06 11:06:16.587 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-01-06 11:06:16.848 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-06 11:06:17.019 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-01-06 11:06:17.442 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-01-06 11:06:17.593 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-01-06 11:06:17.753 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-01-06 11:06:17.919 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-06 11:06:18.110 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-06 11:06:18.817 | 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 2022-01-06 11:06:18.935 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-06 11:06:19.095 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-06 11:06:19.259 | Setting up ssl-cert (1.0.39) ... 2022-01-06 11:06:20.056 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-06 11:06:20.210 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-06 11:06:20.410 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-01-06 11:06:20.562 | Setting up postgresql-common (214ubuntu0.1) ... 2022-01-06 11:06:21.808 | Adding user postgres to group ssl-cert 2022-01-06 11:06:22.115 | 2022-01-06 11:06:22.115 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-01-06 11:06:22.317 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-01-06 11:06:22.317 | Removing obsolete dictionary files: 2022-01-06 11:06:22.907 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-01-06 11:06:24.204 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-01-06 11:06:24.307 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-06 11:06:24.393 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-01-06 11:06:24.621 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-06 11:06:25.193 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-01-06 11:06:25.322 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-06 11:06:25.471 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-06 11:06:25.619 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-06 11:06:25.756 | Setting up build-essential (12.8ubuntu1.1) ... 2022-01-06 11:06:25.893 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-06 11:06:26.025 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-06 11:06:26.170 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-06 11:06:26.334 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-01-06 11:06:26.456 | Setting up libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:06:26.604 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2022-01-06 11:06:26.798 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-06 11:06:26.947 | Setting up ipvsadm (1:1.31-1) ... 2022-01-06 11:06:28.033 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2022-01-06 11:06:28.227 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-06 11:06:28.605 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-01-06 11:06:30.775 | Regenerating fonts cache... done. 2022-01-06 11:06:30.833 | Setting up gettext (0.19.8.1-10build1) ... 2022-01-06 11:06:31.002 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-06 11:06:31.158 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2022-01-06 11:06:32.849 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-01-06 11:06:33.838 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-06 11:06:34.756 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-06 11:06:34.899 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-06 11:06:36.151 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-01-06 11:06:36.916 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-06 11:06:37.116 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-06 11:06:37.276 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-06 11:06:37.444 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2022-01-06 11:06:37.615 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-06 11:06:37.790 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-01-06 11:06:37.962 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-06 11:06:38.146 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-06 11:06:38.295 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-01-06 11:06:38.487 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-06 11:06:38.647 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-06 11:06:38.813 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-01-06 11:06:39.038 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-06 11:06:39.213 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-06 11:06:39.379 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-06 11:06:39.564 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-06 11:06:39.781 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-06 11:06:39.927 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-06 11:06:40.110 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-06 11:06:40.299 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-06 11:06:40.478 | Setting up po-debconf (1.0.21) ... 2022-01-06 11:06:40.650 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2022-01-06 11:06:49.658 | Enabling module mpm_event. 2022-01-06 11:06:49.724 | Enabling module authz_core. 2022-01-06 11:06:49.729 | Enabling module authz_host. 2022-01-06 11:06:49.788 | Enabling module authn_core. 2022-01-06 11:06:49.794 | Enabling module auth_basic. 2022-01-06 11:06:49.852 | Enabling module access_compat. 2022-01-06 11:06:49.913 | Enabling module authn_file. 2022-01-06 11:06:49.973 | Enabling module authz_user. 2022-01-06 11:06:50.032 | Enabling module alias. 2022-01-06 11:06:50.095 | Enabling module dir. 2022-01-06 11:06:50.154 | Enabling module autoindex. 2022-01-06 11:06:50.213 | Enabling module env. 2022-01-06 11:06:50.274 | Enabling module mime. 2022-01-06 11:06:50.334 | Enabling module negotiation. 2022-01-06 11:06:50.399 | Enabling module setenvif. 2022-01-06 11:06:50.459 | Enabling module filter. 2022-01-06 11:06:50.519 | Enabling module deflate. 2022-01-06 11:06:50.578 | Enabling module status. 2022-01-06 11:06:50.638 | Enabling module reqtimeout. 2022-01-06 11:06:50.697 | Enabling conf charset. 2022-01-06 11:06:50.757 | Enabling conf localized-error-pages. 2022-01-06 11:06:50.816 | Enabling conf other-vhosts-access-log. 2022-01-06 11:06:50.875 | Enabling conf security. 2022-01-06 11:06:50.935 | Enabling conf serve-cgi-bin. 2022-01-06 11:06:50.998 | Enabling site 000-default. 2022-01-06 11:06:51.049 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-01-06 11:06:51.106 | Enabling conf javascript-common. 2022-01-06 11:06:51.363 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-01-06 11:06:51.959 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-01-06 11:06:54.786 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-01-06 11:06:54.978 | Setting up libgvc6 (2.42.2-3build2) ... 2022-01-06 11:06:55.112 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-06 11:06:55.247 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2022-01-06 11:06:55.424 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-01-06 11:06:55.590 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-06 11:06:55.740 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-06 11:06:55.910 | Setting up graphviz (2.42.2-3build2) ... 2022-01-06 11:06:56.076 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-06 11:06:56.238 | Setting up systemd (245.4-4ubuntu3.14) ... 2022-01-06 11:06:56.290 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-01-06 11:06:58.044 | Setting up dh-autoreconf (19) ... 2022-01-06 11:06:58.147 | Setting up systemd-timesyncd (245.4-4ubuntu3.14) ... 2022-01-06 11:06:59.194 | Setting up systemd-sysv (245.4-4ubuntu3.14) ... 2022-01-06 11:06:59.284 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.14) ... 2022-01-06 11:06:59.449 | Setting up debhelper (12.10ubuntu1) ... 2022-01-06 11:06:59.621 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.14) ... 2022-01-06 11:07:00.220 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2022-01-06 11:07:00.323 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-01-06 11:07:00.438 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-01-06 11:07:00.597 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-01-06 11:07:14.378 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-06 11:07:14.576 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-01-06 11:07:15.081 | Processing triggers for ufw (0.36-6) ... 2022-01-06 11:07:15.410 | Processing triggers for man-db (2.9.1-1) ... 2022-01-06 11:07:41.046 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-06 11:07:41.169 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-01-06 11:07:48.249 | ++ functions-common:apt_get:1113 : result=0 2022-01-06 11:07:48.252 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-01-06 11:07:48.254 | ++ functions-common:time_stop:2304 : local name 2022-01-06 11:07:48.256 | ++ functions-common:time_stop:2305 : local end_time 2022-01-06 11:07:48.258 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:07:48.260 | ++ functions-common:time_stop:2307 : local total 2022-01-06 11:07:48.262 | ++ functions-common:time_stop:2308 : local start_time 2022-01-06 11:07:48.264 | ++ functions-common:time_stop:2310 : name=apt-get 2022-01-06 11:07:48.266 | ++ functions-common:time_stop:2311 : start_time=1641466973608 2022-01-06 11:07:48.268 | ++ functions-common:time_stop:2313 : [[ -z 1641466973608 ]] 2022-01-06 11:07:48.271 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:07:48.275 | ++ functions-common:time_stop:2316 : end_time=1641467268272 2022-01-06 11:07:48.278 | ++ functions-common:time_stop:2317 : elapsed_time=294664 2022-01-06 11:07:48.280 | ++ functions-common:time_stop:2318 : total=709 2022-01-06 11:07:48.282 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:07:48.284 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=295373 2022-01-06 11:07:48.286 | ++ functions-common:apt_get:1117 : return 0 2022-01-06 11:07:48.289 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-06 11:07:48.292 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-06 11:07:48.294 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-06 11:07:48.298 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-06 11:07:48.301 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-01-06 11:07:48.303 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-01-06 11:07:48.306 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-06 11:07:49.588 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-06 11:07:49.590 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-06 11:07:49.593 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-06 11:07:49.595 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-06 11:07:49.597 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-06 11:07:49.599 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-06 11:07:49.601 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-06 11:07:49.603 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-06 11:07:49.606 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-06 11:07:49.607 | + functions-common:_ensure_lsb_release:328 : return 2022-01-06 11:07:49.609 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-06 11:07:49.673 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-06 11:07:49.676 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-06 11:07:49.740 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-06 11:07:49.743 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-06 11:07:49.806 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-06 11:07:49.809 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-06 11:07:49.810 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-06 11:07:49.812 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-06 11:07:49.814 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-06 11:07:49.816 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-06 11:07:49.818 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-06 11:07:49.820 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-06 11:07:49.822 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-06 11:07:49.823 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-06 11:07:49.825 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-06 11:07:49.825 | Distro: focal 2022-01-06 11:07:49.828 | + tools/install_pip.sh:main:127 : get_versions 2022-01-06 11:07:49.830 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-06 11:07:49.833 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-06 11:07:49.835 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-06 11:07:49.838 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-06 11:07:49.838 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-06 11:07:50.216 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-01-06 11:07:50.218 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-01-06 11:07:50.218 | pip: 20.2.2 2022-01-06 11:07:50.219 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-06 11:07:50.564 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-06 11:07:50.585 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-06 11:07:50.587 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-06 11:07:50.589 | + tools/install_pip.sh:main:135 : exit 0 2022-01-06 11:07:50.592 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-06 11:07:50.595 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 11:07:50.598 | + ./stack.sh:main:765 : fixup_all 2022-01-06 11:07:50.600 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-01-06 11:07:50.602 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-06 11:07:50.605 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-06 11:07:50.619 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-06 11:07:50.620 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-06 11:07:50.620 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-06 11:07:50.625 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-01-06 11:07:50.627 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-01-06 11:07:50.629 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-01-06 11:07:50.637 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-01-06 11:07:50.640 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-01-06 11:07:50.642 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-06 11:07:50.644 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-06 11:07:50.646 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-01-06 11:07:50.648 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-06 11:07:50.651 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-06 11:07:50.653 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-06 11:07:50.655 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-06 11:07:50.657 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-06 11:07:50.659 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-06 11:07:50.661 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-06 11:07:50.663 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-06 11:07:50.664 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-06 11:07:50.667 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-06 11:07:50.669 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-06 11:07:50.671 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-01-06 11:07:50.673 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-01-06 11:07:50.675 | + functions-common:is_suse:462 : is_opensuse 2022-01-06 11:07:50.677 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-06 11:07:50.679 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 11:07:50.682 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-06 11:07:50.684 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-06 11:07:50.686 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 11:07:50.688 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-01-06 11:07:50.690 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-01-06 11:07:50.709 | Using python 3.8 to install os-testr 2022-01-06 11:07:50.711 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-06 11:07:51.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:07:51.350 | from cryptography.utils import int_from_bytes 2022-01-06 11:07:51.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:07:51.350 | from cryptography.utils import int_from_bytes 2022-01-06 11:07:52.344 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:07:52.348 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:07:52.349 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:07:52.354 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:07:52.359 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:07:52.360 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:07:52.362 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:07:52.487 | Collecting os-testr===2.0.0 2022-01-06 11:07:52.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-01-06 11:07:52.644 | Collecting python-subunit===1.4.0 2022-01-06 11:07:52.651 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-01-06 11:07:52.811 | Collecting stestr===3.1.0 2022-01-06 11:07:52.817 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2022-01-06 11:07:52.913 | 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) 2022-01-06 11:07:52.915 | 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) 2022-01-06 11:07:52.932 | 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) 2022-01-06 11:07:52.934 | 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) 2022-01-06 11:07:53.027 | Collecting future===0.18.2 2022-01-06 11:07:53.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-06 11:07:53.954 | 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) 2022-01-06 11:07:53.964 | 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) 2022-01-06 11:07:53.975 | 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) 2022-01-06 11:07:53.978 | 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) 2022-01-06 11:07:53.981 | 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) 2022-01-06 11:07:53.984 | 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) 2022-01-06 11:07:53.990 | 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) 2022-01-06 11:07:53.992 | 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) 2022-01-06 11:07:54.048 | 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) 2022-01-06 11:07:54.054 | 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) 2022-01-06 11:07:54.057 | 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) 2022-01-06 11:07:54.059 | 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) 2022-01-06 11:07:54.061 | 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) 2022-01-06 11:07:54.064 | 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) 2022-01-06 11:07:54.069 | 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) 2022-01-06 11:07:54.109 | 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) 2022-01-06 11:07:54.113 | 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) 2022-01-06 11:07:54.115 | Building wheels for collected packages: future 2022-01-06 11:07:54.116 | Building wheel for future (setup.py): started 2022-01-06 11:07:55.127 | Building wheel for future (setup.py): finished with status 'done' 2022-01-06 11:07:55.130 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=dcdcb6ca0086ddfc21e19cc9dd2a6e5d9975b99848db7a282f900626c15e736f 2022-01-06 11:07:55.131 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-01-06 11:07:55.131 | Successfully built future 2022-01-06 11:07:56.317 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-01-06 11:07:57.441 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2022-01-06 11:07:57.543 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:07:57.543 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:07:57.641 | + inc/python:pip_install:200 : result=0 2022-01-06 11:07:57.644 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:07:57.646 | + functions-common:time_stop:2304 : local name 2022-01-06 11:07:57.648 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:07:57.650 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:07:57.652 | + functions-common:time_stop:2307 : local total 2022-01-06 11:07:57.654 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:07:57.656 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:07:57.658 | + functions-common:time_stop:2311 : start_time=1641467270704 2022-01-06 11:07:57.660 | + functions-common:time_stop:2313 : [[ -z 1641467270704 ]] 2022-01-06 11:07:57.663 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:07:57.667 | + functions-common:time_stop:2316 : end_time=1641467277664 2022-01-06 11:07:57.669 | + functions-common:time_stop:2317 : elapsed_time=6960 2022-01-06 11:07:57.671 | + functions-common:time_stop:2318 : total=0 2022-01-06 11:07:57.673 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:07:57.675 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6960 2022-01-06 11:07:57.677 | + inc/python:pip_install:203 : return 0 2022-01-06 11:07:57.679 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-06 11:07:57.726 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-06 11:07:57.921 | + ./stack.sh:main:779 : install_infra 2022-01-06 11:07:57.924 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-06 11:07:57.926 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-06 11:07:57.928 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-06 11:08:01.030 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-06 11:08:01.032 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-06 11:08:01.053 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-06 11:08:02.977 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:02.984 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:03.189 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:03.369 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:03.422 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:03.481 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:03.639 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:08:03.763 | Collecting pbr===5.5.1 2022-01-06 11:08:03.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-01-06 11:08:03.807 | Installing collected packages: pbr 2022-01-06 11:08:03.943 | Successfully installed pbr-5.5.1 2022-01-06 11:08:04.003 | + inc/python:pip_install:200 : result=0 2022-01-06 11:08:04.005 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:08:04.008 | + functions-common:time_stop:2304 : local name 2022-01-06 11:08:04.010 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:08:04.012 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:08:04.014 | + functions-common:time_stop:2307 : local total 2022-01-06 11:08:04.016 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:08:04.018 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:08:04.020 | + functions-common:time_stop:2311 : start_time=1641467281046 2022-01-06 11:08:04.023 | + functions-common:time_stop:2313 : [[ -z 1641467281046 ]] 2022-01-06 11:08:04.026 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:08:04.029 | + functions-common:time_stop:2316 : end_time=1641467284027 2022-01-06 11:08:04.031 | + functions-common:time_stop:2317 : elapsed_time=2981 2022-01-06 11:08:04.033 | + functions-common:time_stop:2318 : total=6960 2022-01-06 11:08:04.035 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:08:04.037 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9941 2022-01-06 11:08:04.040 | + inc/python:pip_install:203 : return 0 2022-01-06 11:08:04.042 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-06 11:08:04.044 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-06 11:08:04.065 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-01-06 11:08:06.018 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:06.026 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:06.240 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:06.427 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:06.482 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:06.541 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:06.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:08:06.704 | Processing /opt/stack/requirements 2022-01-06 11:08:08.009 | Collecting fixtures===3.0.0 2022-01-06 11:08:08.016 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-06 11:08:08.233 | Collecting PyYAML===5.4.1 2022-01-06 11:08:08.240 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-01-06 11:08:08.413 | Collecting requests===2.25.1 2022-01-06 11:08:08.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-01-06 11:08:08.522 | Collecting packaging===20.9 2022-01-06 11:08:08.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-01-06 11:08:08.591 | Collecting testtools===2.4.0 2022-01-06 11:08:08.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-01-06 11:08:08.685 | Collecting idna===2.10 2022-01-06 11:08:08.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-01-06 11:08:08.824 | Collecting pyparsing===2.4.7 2022-01-06 11:08:08.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-06 11:08:08.878 | Collecting six===1.15.0 2022-01-06 11:08:08.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-01-06 11:08:09.307 | Collecting Parsley>=1.2 2022-01-06 11:08:09.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-06 11:08:09.757 | Collecting beagle>=0.2.1 2022-01-06 11:08:09.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-06 11:08:09.790 | 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) 2022-01-06 11:08:09.843 | Collecting certifi===2021.10.8 2022-01-06 11:08:09.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-06 11:08:10.165 | Collecting chardet===4.0.0 2022-01-06 11:08:10.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-01-06 11:08:10.272 | Collecting urllib3===1.26.3 2022-01-06 11:08:10.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-01-06 11:08:10.721 | Collecting python-mimeparse===1.6.0 2022-01-06 11:08:10.727 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-01-06 11:08:10.754 | Collecting extras===1.0.0 2022-01-06 11:08:10.760 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-06 11:08:11.082 | Collecting traceback2===1.4.0 2022-01-06 11:08:11.088 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-06 11:08:11.420 | Collecting unittest2===1.1.0 2022-01-06 11:08:11.426 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-06 11:08:11.526 | Collecting cliff===3.7.0 2022-01-06 11:08:11.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-01-06 11:08:11.889 | Collecting linecache2===1.0.0 2022-01-06 11:08:11.895 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-06 11:08:12.241 | Collecting argparse 2022-01-06 11:08:12.248 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-06 11:08:12.291 | Collecting prettytable===0.7.2 2022-01-06 11:08:12.296 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-06 11:08:12.376 | Collecting stevedore===3.3.0 2022-01-06 11:08:12.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2022-01-06 11:08:12.542 | Collecting cmd2===1.5.0 2022-01-06 11:08:12.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-01-06 11:08:12.670 | Collecting attrs===20.3.0 2022-01-06 11:08:12.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-01-06 11:08:12.759 | Collecting wcwidth===0.2.5 2022-01-06 11:08:12.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-06 11:08:12.817 | Collecting pyperclip===1.8.2 2022-01-06 11:08:12.823 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-06 11:08:13.215 | Collecting colorama===0.4.4 2022-01-06 11:08:13.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-01-06 11:08:13.234 | Building wheels for collected packages: openstack-requirements 2022-01-06 11:08:13.235 | Building wheel for openstack-requirements (setup.py): started 2022-01-06 11:08:13.997 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-06 11:08:13.997 | ERROR: Command errored out with exit status 1: 2022-01-06 11:08:13.997 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-gwadrwmp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-gwadrwmp/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-lr8orz53 2022-01-06 11:08:13.998 | cwd: /tmp/pip-req-build-gwadrwmp/ 2022-01-06 11:08:13.998 | Complete output (6 lines): 2022-01-06 11:08:13.998 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-06 11:08:13.998 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-06 11:08:13.998 | or: setup.py --help-commands 2022-01-06 11:08:13.998 | or: setup.py cmd --help 2022-01-06 11:08:13.998 | 2022-01-06 11:08:13.998 | error: invalid command 'bdist_wheel' 2022-01-06 11:08:13.998 | ---------------------------------------- 2022-01-06 11:08:13.998 | ERROR: Failed building wheel for openstack-requirements 2022-01-06 11:08:13.998 | Running setup.py clean for openstack-requirements 2022-01-06 11:08:14.763 | Failed to build openstack-requirements 2022-01-06 11:08:14.979 | Installing collected packages: chardet, certifi, attrs, python-mimeparse, extras, linecache2, traceback2, six, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyparsing, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-06 11:08:17.217 | Running setup.py install for openstack-requirements: started 2022-01-06 11:08:19.386 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-06 11:08:19.423 | 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.dev4562 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 2022-01-06 11:08:19.551 | + inc/python:pip_install:200 : result=0 2022-01-06 11:08:19.553 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:08:19.555 | + functions-common:time_stop:2304 : local name 2022-01-06 11:08:19.557 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:08:19.559 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:08:19.561 | + functions-common:time_stop:2307 : local total 2022-01-06 11:08:19.564 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:08:19.566 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:08:19.568 | + functions-common:time_stop:2311 : start_time=1641467284058 2022-01-06 11:08:19.571 | + functions-common:time_stop:2313 : [[ -z 1641467284058 ]] 2022-01-06 11:08:19.573 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:08:19.577 | + functions-common:time_stop:2316 : end_time=1641467299575 2022-01-06 11:08:19.579 | + functions-common:time_stop:2317 : elapsed_time=15517 2022-01-06 11:08:19.581 | + functions-common:time_stop:2318 : total=9941 2022-01-06 11:08:19.583 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:08:19.585 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25458 2022-01-06 11:08:19.587 | + inc/python:pip_install:203 : return 0 2022-01-06 11:08:19.590 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-06 11:08:19.592 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-06 11:08:19.594 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-06 11:08:19.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:08:19.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:08:19.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-06 11:08:19.604 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:08:19.606 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-06 11:08:19.625 | Using python 3.8 to install pbr 2022-01-06 11:08:19.628 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-06 11:08:20.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:08:20.283 | from cryptography.utils import int_from_bytes 2022-01-06 11:08:20.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:08:20.283 | from cryptography.utils import int_from_bytes 2022-01-06 11:08:21.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:08:21.285 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:21.285 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:21.291 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:21.296 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:21.298 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:21.299 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:08:21.422 | 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) 2022-01-06 11:08:22.884 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:08:22.884 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:08:22.954 | + inc/python:pip_install:200 : result=0 2022-01-06 11:08:22.956 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:08:22.958 | + functions-common:time_stop:2304 : local name 2022-01-06 11:08:22.960 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:08:22.962 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:08:22.964 | + functions-common:time_stop:2307 : local total 2022-01-06 11:08:22.966 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:08:22.968 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:08:22.970 | + functions-common:time_stop:2311 : start_time=1641467299621 2022-01-06 11:08:22.972 | + functions-common:time_stop:2313 : [[ -z 1641467299621 ]] 2022-01-06 11:08:22.975 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:08:22.978 | + functions-common:time_stop:2316 : end_time=1641467302976 2022-01-06 11:08:22.981 | + functions-common:time_stop:2317 : elapsed_time=3355 2022-01-06 11:08:22.983 | + functions-common:time_stop:2318 : total=25458 2022-01-06 11:08:22.985 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:08:22.987 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28813 2022-01-06 11:08:22.989 | + inc/python:pip_install:203 : return 0 2022-01-06 11:08:22.991 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-06 11:08:26.097 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-06 11:08:27.849 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:08:27.925 | Collecting bindep 2022-01-06 11:08:27.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2022-01-06 11:08:27.991 | Collecting distro 2022-01-06 11:08:27.997 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-01-06 11:08:28.080 | Collecting packaging; python_version >= "3.6" 2022-01-06 11:08:28.087 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-06 11:08:28.120 | Collecting Parsley 2022-01-06 11:08:28.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-06 11:08:28.271 | Collecting pbr>=2.0.0 2022-01-06 11:08:28.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-06 11:08:28.468 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-01-06 11:08:28.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-06 11:08:28.520 | Installing collected packages: distro, pyparsing, packaging, Parsley, pbr, bindep 2022-01-06 11:08:29.086 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2022-01-06 11:08:29.154 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-06 11:08:29.157 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-06 11:08:29.160 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-06 11:08:29.176 | + ./stack.sh:main:788 : pkgs= 2022-01-06 11:08:29.179 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-06 11:08:29.181 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-06 11:08:29.183 | + functions-common:run_phase:1732 : local mode=stack 2022-01-06 11:08:29.185 | + functions-common:run_phase:1733 : local phase=pre-install 2022-01-06 11:08:29.187 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 11:08:29.190 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-06 11:08:29.192 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 11:08:29.194 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-06 11:08:29.196 | + functions-common:run_phase:1742 : local extra 2022-01-06 11:08:29.199 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 11:08:29.202 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-06 11:08:29.204 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 11:08:29.206 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 11:08:29.209 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-06 11:08:29.211 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 11:08:29.225 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:08:29.228 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-06 11:08:29.230 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-06 11:08:29.232 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-06 11:08:29.234 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-06 11:08:29.236 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-06 11:08:29.238 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-06 11:08:29.240 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-06 11:08:29.242 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-06 11:08:29.244 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-06 11:08:29.246 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-06 11:08:29.248 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-06 11:08:29.250 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-06 11:08:29.252 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-06 11:08:29.255 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-01-06 11:08:29.257 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-06 11:08:29.260 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-01-06 11:08:29.262 | + functions-common:run_plugins:1718 : local mode=stack 2022-01-06 11:08:29.264 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-01-06 11:08:29.266 | + functions-common:run_plugins:1721 : local plugins= 2022-01-06 11:08:29.268 | + functions-common:run_plugins:1722 : local plugin 2022-01-06 11:08:29.270 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-06 11:08:29.272 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-06 11:08:29.275 | + functions:set_systemd_override:821 : local value=2048 2022-01-06 11:08:29.278 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-06 11:08:29.280 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-06 11:08:29.327 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-06 11:08:29.327 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-06 11:08:29.329 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-06 11:08:29.672 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-06 11:08:29.674 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-06 11:08:29.690 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:08:29.692 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-06 11:08:29.694 | + functions-common:install_package:1342 : update_package_repo 2022-01-06 11:08:29.697 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-06 11:08:29.699 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-06 11:08:29.701 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-06 11:08:29.703 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-06 11:08:29.705 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-06 11:08:29.708 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:08:29.710 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:08:29.713 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-06 11:08:29.715 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-06 11:08:29.717 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-06 11:08:29.719 | + functions-common:apt_get_update:1069 : return 2022-01-06 11:08:29.721 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-01-06 11:08:29.724 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-06 11:08:29.726 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:08:29.729 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:08:29.731 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-01-06 11:08:29.750 | + 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 2022-01-06 11:08:29.857 | Reading package lists... 2022-01-06 11:08:30.084 | Building dependency tree... 2022-01-06 11:08:30.086 | Reading state information... 2022-01-06 11:08:30.319 | The following packages were automatically installed and are no longer required: 2022-01-06 11:08:30.321 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 11:08:30.334 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 11:08:30.334 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 11:08:30.334 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 11:08:30.334 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-06 11:08:30.334 | python3-zope.interface 2022-01-06 11:08:30.334 | Use 'sudo apt autoremove' to remove them. 2022-01-06 11:08:30.334 | The following additional packages will be installed: 2022-01-06 11:08:30.334 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-06 11:08:30.334 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-06 11:08:30.334 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-06 11:08:30.334 | erlang-tools erlang-xmerl locales-all 2022-01-06 11:08:30.334 | Suggested packages: 2022-01-06 11:08:30.334 | erlang erlang-manpages erlang-doc 2022-01-06 11:08:30.392 | The following NEW packages will be installed: 2022-01-06 11:08:30.392 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-06 11:08:30.392 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-06 11:08:30.392 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-06 11:08:30.393 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-01-06 11:08:30.504 | 0 upgraded, 19 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 11:08:30.504 | Need to get 38.1 MB of archives. 2022-01-06 11:08:30.504 | After this operation, 276 MB of additional disk space will be used. 2022-01-06 11:08:30.504 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-01-06 11:08:31.449 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-01-06 11:08:31.598 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-01-06 11:08:31.601 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-01-06 11:08:31.973 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-01-06 11:08:31.985 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-01-06 11:08:31.988 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-01-06 11:08:32.031 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-01-06 11:08:32.033 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-01-06 11:08:32.035 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-01-06 11:08:32.037 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-01-06 11:08:32.109 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-01-06 11:08:32.407 | 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] 2022-01-06 11:08:32.408 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-01-06 11:08:32.411 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-01-06 11:08:32.479 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-01-06 11:08:32.573 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-01-06 11:08:32.789 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-01-06 11:08:34.438 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-01-06 11:08:36.868 | Fetched 38.1 MB in 6s (6,445 kB/s) 2022-01-06 11:08:37.055 | Selecting previously unselected package erlang-base. 2022-01-06 11:08:37.101 | (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.) 2022-01-06 11:08:37.104 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:37.155 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:38.534 | Selecting previously unselected package erlang-asn1. 2022-01-06 11:08:38.543 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:38.596 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:38.934 | Selecting previously unselected package erlang-crypto. 2022-01-06 11:08:38.943 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:38.973 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:39.265 | Selecting previously unselected package erlang-public-key. 2022-01-06 11:08:39.274 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:39.321 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:39.671 | Selecting previously unselected package erlang-mnesia. 2022-01-06 11:08:39.679 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:39.755 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:40.168 | Selecting previously unselected package erlang-runtime-tools. 2022-01-06 11:08:40.177 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:40.236 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:40.589 | Selecting previously unselected package erlang-ssl. 2022-01-06 11:08:40.598 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:40.659 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:41.117 | Selecting previously unselected package erlang-eldap. 2022-01-06 11:08:41.125 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:41.179 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:41.494 | Selecting previously unselected package erlang-ftp. 2022-01-06 11:08:41.502 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:41.556 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:41.894 | Selecting previously unselected package erlang-tftp. 2022-01-06 11:08:41.902 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:41.950 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:42.248 | Selecting previously unselected package erlang-inets. 2022-01-06 11:08:42.257 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:42.288 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:42.659 | Selecting previously unselected package erlang-snmp. 2022-01-06 11:08:42.668 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:42.722 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:43.286 | Selecting previously unselected package erlang-os-mon. 2022-01-06 11:08:43.295 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:43.350 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:43.671 | Selecting previously unselected package erlang-parsetools. 2022-01-06 11:08:43.679 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:43.717 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:44.008 | Selecting previously unselected package erlang-syntax-tools. 2022-01-06 11:08:44.017 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:44.070 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:44.389 | Selecting previously unselected package erlang-tools. 2022-01-06 11:08:44.398 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:44.458 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:44.801 | Selecting previously unselected package erlang-xmerl. 2022-01-06 11:08:44.809 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-06 11:08:44.863 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:45.397 | Selecting previously unselected package locales-all. 2022-01-06 11:08:45.406 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-01-06 11:08:45.442 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-01-06 11:08:50.111 | Selecting previously unselected package rabbitmq-server. 2022-01-06 11:08:50.122 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-01-06 11:08:50.172 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-06 11:08:51.649 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:52.630 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-01-06 11:08:52.630 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-01-06 11:08:56.726 | Searching for services which depend on erlang and should be started... none found. 2022-01-06 11:08:56.807 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:56.916 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:57.213 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-01-06 11:08:57.379 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:57.482 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:57.646 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:57.830 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:57.995 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:58.167 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:58.344 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:58.510 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:58.680 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:58.853 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:59.030 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:59.144 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:59.276 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:59.423 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-06 11:08:59.581 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-06 11:08:59.949 | Adding group `rabbitmq' (GID 125) ... 2022-01-06 11:09:00.067 | Done. 2022-01-06 11:09:00.147 | Adding system user `rabbitmq' (UID 117) ... 2022-01-06 11:09:00.147 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-01-06 11:09:00.421 | Not creating home directory `/var/lib/rabbitmq'. 2022-01-06 11:09:00.693 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-01-06 11:09:07.916 | Processing triggers for man-db (2.9.1-1) ... 2022-01-06 11:09:08.703 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-06 11:09:15.941 | + functions-common:apt_get:1113 : result=0 2022-01-06 11:09:15.943 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-06 11:09:15.945 | + functions-common:time_stop:2304 : local name 2022-01-06 11:09:15.947 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:09:15.950 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:09:15.952 | + functions-common:time_stop:2307 : local total 2022-01-06 11:09:15.954 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:09:15.956 | + functions-common:time_stop:2310 : name=apt-get 2022-01-06 11:09:15.958 | + functions-common:time_stop:2311 : start_time=1641467309747 2022-01-06 11:09:15.960 | + functions-common:time_stop:2313 : [[ -z 1641467309747 ]] 2022-01-06 11:09:15.963 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:09:15.966 | + functions-common:time_stop:2316 : end_time=1641467355964 2022-01-06 11:09:15.969 | + functions-common:time_stop:2317 : elapsed_time=46217 2022-01-06 11:09:15.971 | + functions-common:time_stop:2318 : total=295373 2022-01-06 11:09:15.973 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:09:15.975 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=341590 2022-01-06 11:09:15.977 | + functions-common:apt_get:1117 : return 0 2022-01-06 11:09:15.980 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-06 11:09:15.982 | + functions-common:is_suse:462 : is_opensuse 2022-01-06 11:09:15.985 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-06 11:09:15.987 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 11:09:15.989 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-06 11:09:15.992 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-06 11:09:15.994 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 11:09:15.996 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-06 11:09:15.998 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-06 11:09:16.001 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-06 11:09:16.003 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-06 11:09:16.005 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-06 11:09:16.007 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-06 11:09:16.009 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-06 11:09:16.012 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-06 11:09:16.014 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-06 11:09:16.017 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-06 11:09:16.019 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-06 11:09:16.022 | + functions-common:is_suse:462 : is_opensuse 2022-01-06 11:09:16.024 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-06 11:09:16.026 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 11:09:16.028 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-06 11:09:16.030 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-06 11:09:16.033 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 11:09:16.035 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-06 11:09:16.037 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-06 11:09:16.053 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:09:16.055 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-06 11:09:16.058 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-06 11:09:16.060 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-01-06 11:09:16.062 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-06 11:09:16.065 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-06 11:09:16.069 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-06 11:09:16.072 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-06 11:09:16.074 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-06 11:09:16.076 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-06 11:09:16.078 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-06 11:09:16.080 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-06 11:09:16.083 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-06 11:09:16.767 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-06 11:09:16.768 | user tags 2022-01-06 11:09:16.768 | guest [administrator]' 2022-01-06 11:09:16.771 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-06 11:09:16.771 | user tags 2022-01-06 11:09:16.771 | guest [administrator]' 2022-01-06 11:09:16.771 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-06 11:09:16.777 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-01-06 11:09:16.779 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-01-06 11:09:16.782 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-01-06 11:09:17.421 | Adding user "stackrabbit" ... 2022-01-06 11:09:17.488 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-06 11:09:18.158 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-06 11:09:18.215 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-06 11:09:18.217 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-06 11:09:18.877 | Changing password for user "stackrabbit" ... 2022-01-06 11:09:18.940 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-06 11:09:18.943 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-06 11:09:18.945 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-06 11:09:19.588 | Deleting user "guest" ... 2022-01-06 11:09:19.643 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-06 11:09:19.659 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:09:19.662 | + ./stack.sh:main:805 : install_database 2022-01-06 11:09:19.664 | + lib/database:install_database:116 : install_database_mysql 2022-01-06 11:09:19.666 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-06 11:09:19.668 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:09:19.670 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:09:19.673 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-06 11:09:20.036 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-06 11:09:20.039 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-01-06 11:09:20.043 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-01-06 11:09:20.045 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:09:20.049 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:09:20.051 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-01-06 11:09:20.053 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-01-06 11:09:20.055 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-01-06 11:09:20.059 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-06 11:09:20.061 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-01-06 11:09:20.064 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-01-06 11:09:20.066 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-06 11:09:20.069 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-06 11:09:20.071 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-06 11:09:20.073 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-06 11:09:20.075 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-06 11:09:20.078 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-06 11:09:20.081 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-06 11:09:20.083 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-06 11:09:20.085 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-06 11:09:20.087 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-06 11:09:20.090 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-06 11:09:20.092 | + functions-common:is_suse:462 : is_opensuse 2022-01-06 11:09:20.095 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-06 11:09:20.097 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 11:09:20.099 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-06 11:09:20.101 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-06 11:09:20.104 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 11:09:20.106 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-06 11:09:20.108 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:09:20.111 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:09:20.113 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-06 11:09:20.115 | + functions-common:install_package:1342 : update_package_repo 2022-01-06 11:09:20.117 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-06 11:09:20.119 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-06 11:09:20.122 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-06 11:09:20.124 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-06 11:09:20.126 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-06 11:09:20.128 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:09:20.131 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:09:20.133 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-06 11:09:20.135 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-06 11:09:20.137 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-06 11:09:20.139 | + functions-common:apt_get_update:1069 : return 2022-01-06 11:09:20.143 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-01-06 11:09:20.145 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-06 11:09:20.147 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:09:20.149 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:09:20.151 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-01-06 11:09:20.172 | + 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 2022-01-06 11:09:20.280 | Reading package lists... 2022-01-06 11:09:20.520 | Building dependency tree... 2022-01-06 11:09:20.521 | Reading state information... 2022-01-06 11:09:20.763 | The following packages were automatically installed and are no longer required: 2022-01-06 11:09:20.764 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 11:09:20.764 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 11:09:20.764 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 11:09:20.764 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 11:09:20.764 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-06 11:09:20.764 | python3-zope.interface 2022-01-06 11:09:20.764 | Use 'sudo apt autoremove' to remove them. 2022-01-06 11:09:20.765 | The following additional packages will be installed: 2022-01-06 11:09:20.765 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-06 11:09:20.765 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-06 11:09:20.765 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-06 11:09:20.766 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-06 11:09:20.766 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-06 11:09:20.766 | mysql-server-8.0 mysql-server-core-8.0 2022-01-06 11:09:20.767 | Suggested packages: 2022-01-06 11:09:20.767 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-01-06 11:09:20.842 | The following NEW packages will be installed: 2022-01-06 11:09:20.842 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-06 11:09:20.842 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-06 11:09:20.842 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-06 11:09:20.843 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-06 11:09:20.843 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-06 11:09:20.843 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-01-06 11:09:21.121 | 0 upgraded, 24 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 11:09:21.121 | Need to get 31.9 MB of archives. 2022-01-06 11:09:21.121 | After this operation, 263 MB of additional disk space will be used. 2022-01-06 11:09:21.121 | 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] 2022-01-06 11:09:22.454 | 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] 2022-01-06 11:09:22.456 | 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] 2022-01-06 11:09:22.463 | 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] 2022-01-06 11:09:22.464 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-01-06 11:09:22.484 | 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] 2022-01-06 11:09:25.089 | 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] 2022-01-06 11:09:25.283 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-01-06 11:09:25.284 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-01-06 11:09:25.285 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-01-06 11:09:25.355 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-01-06 11:09:25.358 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-01-06 11:09:25.359 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-01-06 11:09:25.359 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-01-06 11:09:25.360 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-01-06 11:09:25.361 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-01-06 11:09:25.412 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-01-06 11:09:25.414 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-01-06 11:09:25.540 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-01-06 11:09:25.542 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-01-06 11:09:25.550 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-01-06 11:09:25.551 | 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] 2022-01-06 11:09:26.566 | 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] 2022-01-06 11:09:26.566 | 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] 2022-01-06 11:09:27.066 | Preconfiguring packages ... 2022-01-06 11:09:27.293 | Fetched 31.9 MB in 6s (5,578 kB/s) 2022-01-06 11:09:27.405 | Selecting previously unselected package mysql-client-core-8.0. 2022-01-06 11:09:27.456 | (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.) 2022-01-06 11:09:27.459 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:09:27.524 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:09:28.890 | Selecting previously unselected package mysql-client-8.0. 2022-01-06 11:09:28.900 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:09:28.960 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:09:29.314 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-01-06 11:09:29.324 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-06 11:09:29.445 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-06 11:09:29.862 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-01-06 11:09:29.871 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-06 11:09:29.920 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-06 11:09:30.314 | Selecting previously unselected package libmecab2:amd64. 2022-01-06 11:09:30.323 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-01-06 11:09:30.360 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-01-06 11:09:30.770 | Selecting previously unselected package mysql-server-core-8.0. 2022-01-06 11:09:30.780 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:09:30.833 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:09:34.588 | Selecting previously unselected package mysql-server-8.0. 2022-01-06 11:09:34.598 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 11:09:35.564 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:09:35.930 | Selecting previously unselected package libhtml-tagset-perl. 2022-01-06 11:09:35.940 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-01-06 11:09:35.986 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-01-06 11:09:36.257 | Selecting previously unselected package liburi-perl. 2022-01-06 11:09:36.266 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-01-06 11:09:36.302 | Unpacking liburi-perl (1.76-2) ... 2022-01-06 11:09:36.645 | Selecting previously unselected package libhtml-parser-perl. 2022-01-06 11:09:36.654 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-01-06 11:09:36.719 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-01-06 11:09:37.056 | Selecting previously unselected package libcgi-pm-perl. 2022-01-06 11:09:37.067 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-01-06 11:09:37.118 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-01-06 11:09:37.394 | Selecting previously unselected package libfcgi-perl. 2022-01-06 11:09:37.403 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-01-06 11:09:37.433 | Unpacking libfcgi-perl (0.79-1) ... 2022-01-06 11:09:37.679 | Selecting previously unselected package libcgi-fast-perl. 2022-01-06 11:09:37.689 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-01-06 11:09:37.731 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-01-06 11:09:37.999 | Selecting previously unselected package libencode-locale-perl. 2022-01-06 11:09:38.009 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-01-06 11:09:38.055 | Unpacking libencode-locale-perl (1.05-1) ... 2022-01-06 11:09:38.353 | Selecting previously unselected package libhtml-template-perl. 2022-01-06 11:09:38.363 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-01-06 11:09:38.410 | Unpacking libhtml-template-perl (2.97-1) ... 2022-01-06 11:09:38.747 | Selecting previously unselected package libtimedate-perl. 2022-01-06 11:09:38.757 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-01-06 11:09:38.799 | Unpacking libtimedate-perl (2.3200-1) ... 2022-01-06 11:09:39.073 | Selecting previously unselected package libhttp-date-perl. 2022-01-06 11:09:39.082 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-01-06 11:09:39.113 | Unpacking libhttp-date-perl (6.05-1) ... 2022-01-06 11:09:39.403 | Selecting previously unselected package libio-html-perl. 2022-01-06 11:09:39.413 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-01-06 11:09:39.450 | Unpacking libio-html-perl (1.001-1) ... 2022-01-06 11:09:39.799 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-01-06 11:09:39.808 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-01-06 11:09:39.850 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-01-06 11:09:40.193 | Selecting previously unselected package libhttp-message-perl. 2022-01-06 11:09:40.203 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-01-06 11:09:40.261 | Unpacking libhttp-message-perl (6.22-1) ... 2022-01-06 11:09:40.593 | Selecting previously unselected package mecab-utils. 2022-01-06 11:09:40.603 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-01-06 11:09:40.656 | Unpacking mecab-utils (0.996-10build1) ... 2022-01-06 11:09:40.976 | Selecting previously unselected package mecab-ipadic. 2022-01-06 11:09:40.986 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-01-06 11:09:41.022 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-06 11:09:42.679 | Selecting previously unselected package mecab-ipadic-utf8. 2022-01-06 11:09:42.688 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-01-06 11:09:42.724 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-06 11:09:43.027 | Selecting previously unselected package mysql-server. 2022-01-06 11:09:43.037 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2022-01-06 11:09:43.107 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:09:43.490 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-01-06 11:09:43.644 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:09:43.781 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-01-06 11:09:43.941 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-01-06 11:09:44.073 | Setting up libencode-locale-perl (1.05-1) ... 2022-01-06 11:09:44.210 | Setting up mecab-utils (0.996-10build1) ... 2022-01-06 11:09:44.296 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-06 11:09:44.450 | Setting up libio-html-perl (1.001-1) ... 2022-01-06 11:09:44.610 | Setting up libtimedate-perl (2.3200-1) ... 2022-01-06 11:09:44.764 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:09:44.923 | Setting up libfcgi-perl (0.79-1) ... 2022-01-06 11:09:45.084 | Setting up liburi-perl (1.76-2) ... 2022-01-06 11:09:45.198 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-06 11:09:45.300 | Setting up libhttp-date-perl (6.05-1) ... 2022-01-06 11:09:45.455 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-06 11:09:45.548 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-06 11:09:45.552 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-06 11:09:45.552 | 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% |###########################################| 2022-01-06 11:09:45.553 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-06 11:09:45.553 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-06 11:09:45.694 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-06 11:09:45.694 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-06 11:09:45.694 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-06 11:09:45.694 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-06 11:09:45.702 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-06 11:09:45.790 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-06 11:09:45.791 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-06 11:09:45.791 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-06 11:09:45.818 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-06 11:09:45.863 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-06 11:09:46.151 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-06 11:09:46.157 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-06 11:09:46.248 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-06 11:09:46.248 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-06 11:09:46.248 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-06 11:09:46.248 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-06 11:09:46.253 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-06 11:09:46.253 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-06 11:09:46.299 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-06 11:09:46.490 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-06 11:09:46.490 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-06 11:09:46.491 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-06 11:09:46.491 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-06 11:09:46.493 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-06 11:09:46.494 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-06 11:09:46.911 | 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% |###########################################| 2022-01-06 11:09:47.030 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-06 11:09:47.349 | 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% |###########################################| 2022-01-06 11:09:47.353 | 2022-01-06 11:09:47.353 | done! 2022-01-06 11:09:47.359 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-06 11:09:47.490 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:09:47.638 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-06 11:09:47.753 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-06 11:09:47.771 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-06 11:09:47.771 | 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% |###########################################| 2022-01-06 11:09:47.772 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-06 11:09:47.772 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-06 11:09:47.990 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-06 11:09:47.990 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-06 11:09:47.990 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-06 11:09:47.990 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-06 11:09:48.003 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-06 11:09:48.135 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-06 11:09:48.135 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-06 11:09:48.136 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-06 11:09:48.177 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-06 11:09:48.251 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-06 11:09:48.753 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-06 11:09:48.763 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-06 11:09:48.874 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-06 11:09:48.874 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-06 11:09:48.874 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-06 11:09:48.875 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-06 11:09:48.880 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-06 11:09:48.881 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-06 11:09:48.974 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-06 11:09:49.269 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-06 11:09:49.270 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-06 11:09:49.270 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-06 11:09:49.271 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-06 11:09:49.274 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-06 11:09:49.274 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-06 11:09:49.795 | 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% |###########################################| 2022-01-06 11:09:49.935 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-06 11:09:50.262 | 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% |###########################################| 2022-01-06 11:09:50.266 | 2022-01-06 11:09:50.266 | done! 2022-01-06 11:09:50.274 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-06 11:09:50.364 | Setting up libhtml-parser-perl (3.72-5) ... 2022-01-06 11:09:50.488 | Setting up libhttp-message-perl (6.22-1) ... 2022-01-06 11:09:50.655 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:09:51.932 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-06 11:09:52.003 | Renaming removed key_buffer and myisam-recover options (if present) 2022-01-06 11:10:32.274 | mysqld will log errors to /var/log/mysql/error.log 2022-01-06 11:10:33.607 | mysqld is running as pid 43394 2022-01-06 11:10:37.545 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-01-06 11:10:40.277 | Setting up libcgi-pm-perl (4.46-1) ... 2022-01-06 11:10:40.443 | Setting up libhtml-template-perl (2.97-1) ... 2022-01-06 11:10:40.643 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-06 11:10:40.877 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-01-06 11:10:41.031 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-06 11:10:41.518 | Processing triggers for man-db (2.9.1-1) ... 2022-01-06 11:10:43.358 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-06 11:10:50.249 | + functions-common:apt_get:1113 : result=0 2022-01-06 11:10:50.252 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-06 11:10:50.254 | + functions-common:time_stop:2304 : local name 2022-01-06 11:10:50.256 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:10:50.258 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:10:50.260 | + functions-common:time_stop:2307 : local total 2022-01-06 11:10:50.262 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:10:50.264 | + functions-common:time_stop:2310 : name=apt-get 2022-01-06 11:10:50.266 | + functions-common:time_stop:2311 : start_time=1641467360169 2022-01-06 11:10:50.268 | + functions-common:time_stop:2313 : [[ -z 1641467360169 ]] 2022-01-06 11:10:50.270 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:10:50.274 | + functions-common:time_stop:2316 : end_time=1641467450272 2022-01-06 11:10:50.276 | + functions-common:time_stop:2317 : elapsed_time=90103 2022-01-06 11:10:50.279 | + functions-common:time_stop:2318 : total=341590 2022-01-06 11:10:50.281 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:10:50.283 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=431693 2022-01-06 11:10:50.285 | + functions-common:apt_get:1117 : return 0 2022-01-06 11:10:50.288 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-06 11:10:50.290 | + ./stack.sh:main:808 : install_database_python 2022-01-06 11:10:50.292 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-06 11:10:50.294 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-06 11:10:50.297 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-06 11:10:50.299 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-06 11:10:50.302 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-06 11:10:50.305 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-06 11:10:50.307 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-06 11:10:50.310 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-06 11:10:50.310 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-06 11:10:50.317 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-06 11:10:50.319 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-06 11:10:50.322 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-06 11:10:50.324 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-06 11:10:50.326 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-06 11:10:50.348 | Using python 3.8 to install PyMySQL 2022-01-06 11:10:50.351 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-01-06 11:10:50.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:10:50.985 | from cryptography.utils import int_from_bytes 2022-01-06 11:10:50.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:10:50.985 | from cryptography.utils import int_from_bytes 2022-01-06 11:10:51.990 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:10:51.994 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:10:51.995 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:10:52.000 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:10:52.006 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:10:52.007 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:10:52.009 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:10:52.154 | Collecting PyMySQL===1.0.2 2022-01-06 11:10:52.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-01-06 11:10:53.550 | Installing collected packages: PyMySQL 2022-01-06 11:10:53.738 | Successfully installed PyMySQL-1.0.2 2022-01-06 11:10:53.840 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:10:53.840 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:10:53.912 | + inc/python:pip_install:200 : result=0 2022-01-06 11:10:53.914 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:10:53.916 | + functions-common:time_stop:2304 : local name 2022-01-06 11:10:53.918 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:10:53.921 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:10:53.923 | + functions-common:time_stop:2307 : local total 2022-01-06 11:10:53.925 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:10:53.927 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:10:53.929 | + functions-common:time_stop:2311 : start_time=1641467450342 2022-01-06 11:10:53.932 | + functions-common:time_stop:2313 : [[ -z 1641467450342 ]] 2022-01-06 11:10:53.934 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:10:53.939 | + functions-common:time_stop:2316 : end_time=1641467453936 2022-01-06 11:10:53.942 | + functions-common:time_stop:2317 : elapsed_time=3594 2022-01-06 11:10:53.944 | + functions-common:time_stop:2318 : total=28813 2022-01-06 11:10:53.946 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:10:53.948 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32407 2022-01-06 11:10:53.951 | + inc/python:pip_install:203 : return 0 2022-01-06 11:10:53.953 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-06 11:10:53.957 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-06 11:10:53.959 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-06 11:10:53.961 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-06 11:10:53.977 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:10:53.979 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-06 11:10:53.982 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-06 11:10:53.985 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-06 11:10:53.985 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-06 11:10:53.991 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-06 11:10:53.993 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-06 11:10:53.995 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-06 11:10:53.997 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-06 11:10:54.000 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-06 11:10:54.003 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-06 11:10:54.018 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:10:54.020 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-06 11:10:54.023 | + functions-common:install_package:1342 : update_package_repo 2022-01-06 11:10:54.025 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-06 11:10:54.027 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-06 11:10:54.029 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-06 11:10:54.032 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-06 11:10:54.034 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-06 11:10:54.036 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:10:54.038 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:10:54.041 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-06 11:10:54.043 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-06 11:10:54.045 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-06 11:10:54.047 | + functions-common:apt_get_update:1069 : return 2022-01-06 11:10:54.050 | + functions-common:install_package:1343 : real_install_package radvd 2022-01-06 11:10:54.052 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-06 11:10:54.054 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:10:54.057 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:10:54.059 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-01-06 11:10:54.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 radvd 2022-01-06 11:10:54.187 | Reading package lists... 2022-01-06 11:10:54.414 | Building dependency tree... 2022-01-06 11:10:54.415 | Reading state information... 2022-01-06 11:10:54.646 | The following packages were automatically installed and are no longer required: 2022-01-06 11:10:54.647 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 11:10:54.647 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 11:10:54.647 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 11:10:54.647 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 11:10:54.647 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-06 11:10:54.647 | python3-zope.interface 2022-01-06 11:10:54.647 | Use 'sudo apt autoremove' to remove them. 2022-01-06 11:10:54.728 | The following NEW packages will be installed: 2022-01-06 11:10:54.728 | radvd 2022-01-06 11:10:55.006 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 11:10:55.006 | Need to get 59.0 kB of archives. 2022-01-06 11:10:55.006 | After this operation, 164 kB of additional disk space will be used. 2022-01-06 11:10:55.006 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-01-06 11:10:55.848 | Fetched 59.0 kB in 1s (106 kB/s) 2022-01-06 11:10:56.124 | Selecting previously unselected package radvd. 2022-01-06 11:10:56.176 | (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.) 2022-01-06 11:10:56.180 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-01-06 11:10:56.232 | Unpacking radvd (1:2.17-2) ... 2022-01-06 11:10:56.741 | Setting up radvd (1:2.17-2) ... 2022-01-06 11:10:58.160 | Job for radvd.service failed because the control process exited with error code. 2022-01-06 11:10:58.160 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-01-06 11:10:58.162 | invoke-rc.d: initscript radvd, action "start" failed. 2022-01-06 11:10:58.173 | ● radvd.service - Router advertisement daemon for IPv6 2022-01-06 11:10:58.173 | Loaded: loaded (]8;;file://dv-osbrick-wallaby-4-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-01-06 11:10:58.173 | Active: failed (Result: exit-code) since Thu 2022-01-06 11:10:58 UTC; 14ms ago 2022-01-06 11:10:58.173 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-01-06 11:10:58.173 | Process: 44504 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-01-06 11:10:58.174 | 2022-01-06 11:10:58.174 | Jan 06 11:10:58 dv-osbrick-wallaby-4-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2022-01-06 11:10:58.174 | Jan 06 11:10:58 dv-osbrick-wallaby-4-smb radvd[44504]: can't open /etc/radvd.conf: No such file or directory 2022-01-06 11:10:58.174 | Jan 06 11:10:58 dv-osbrick-wallaby-4-smb radvd[44504]: Insecure file permissions, but continuing anyway 2022-01-06 11:10:58.174 | Jan 06 11:10:58 dv-osbrick-wallaby-4-smb radvd[44504]: exiting, failed to read config file 2022-01-06 11:10:58.174 | Jan 06 11:10:58 dv-osbrick-wallaby-4-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-01-06 11:10:58.174 | Jan 06 11:10:58 dv-osbrick-wallaby-4-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-01-06 11:10:58.174 | Jan 06 11:10:58 dv-osbrick-wallaby-4-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-01-06 11:10:58.250 | Processing triggers for man-db (2.9.1-1) ... 2022-01-06 11:10:58.500 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-06 11:11:05.758 | + functions-common:apt_get:1113 : result=0 2022-01-06 11:11:05.760 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-06 11:11:05.763 | + functions-common:time_stop:2304 : local name 2022-01-06 11:11:05.765 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:11:05.767 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:11:05.769 | + functions-common:time_stop:2307 : local total 2022-01-06 11:11:05.772 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:11:05.774 | + functions-common:time_stop:2310 : name=apt-get 2022-01-06 11:11:05.776 | + functions-common:time_stop:2311 : start_time=1641467454077 2022-01-06 11:11:05.778 | + functions-common:time_stop:2313 : [[ -z 1641467454077 ]] 2022-01-06 11:11:05.781 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:11:05.785 | + functions-common:time_stop:2316 : end_time=1641467465782 2022-01-06 11:11:05.787 | + functions-common:time_stop:2317 : elapsed_time=11705 2022-01-06 11:11:05.789 | + functions-common:time_stop:2318 : total=431693 2022-01-06 11:11:05.791 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:11:05.793 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=443398 2022-01-06 11:11:05.795 | + functions-common:apt_get:1117 : return 0 2022-01-06 11:11:05.798 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-06 11:11:05.813 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:11:05.816 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-06 11:11:05.819 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-06 11:11:05.821 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-06 11:11:05.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-06 11:11:05.844 | + functions-common:install_package:1342 : update_package_repo 2022-01-06 11:11:05.846 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-06 11:11:05.848 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-06 11:11:05.850 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-06 11:11:05.852 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-06 11:11:05.855 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-06 11:11:05.857 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:11:05.859 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:11:05.861 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-06 11:11:05.863 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-06 11:11:05.865 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-06 11:11:05.867 | + functions-common:apt_get_update:1069 : return 2022-01-06 11:11:05.870 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-01-06 11:11:05.872 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-06 11:11:05.874 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:11:05.877 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:11:05.879 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-01-06 11:11:05.898 | + 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 2022-01-06 11:11:06.007 | Reading package lists... 2022-01-06 11:11:06.244 | Building dependency tree... 2022-01-06 11:11:06.246 | Reading state information... 2022-01-06 11:11:06.485 | fakeroot is already the newest version (1.24-1). 2022-01-06 11:11:06.485 | fakeroot set to manually installed. 2022-01-06 11:11:06.485 | make is already the newest version (4.2.1-1.2). 2022-01-06 11:11:06.485 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-06 11:11:06.485 | The following packages were automatically installed and are no longer required: 2022-01-06 11:11:06.487 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 11:11:06.487 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 11:11:06.487 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 11:11:06.487 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 11:11:06.487 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-06 11:11:06.487 | python3-zope.interface 2022-01-06 11:11:06.487 | Use 'sudo apt autoremove' to remove them. 2022-01-06 11:11:06.615 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 11:11:06.619 | + functions-common:apt_get:1113 : result=0 2022-01-06 11:11:06.621 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-06 11:11:06.623 | + functions-common:time_stop:2304 : local name 2022-01-06 11:11:06.625 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:11:06.627 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:11:06.629 | + functions-common:time_stop:2307 : local total 2022-01-06 11:11:06.632 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:11:06.634 | + functions-common:time_stop:2310 : name=apt-get 2022-01-06 11:11:06.636 | + functions-common:time_stop:2311 : start_time=1641467465896 2022-01-06 11:11:06.638 | + functions-common:time_stop:2313 : [[ -z 1641467465896 ]] 2022-01-06 11:11:06.640 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:11:06.644 | + functions-common:time_stop:2316 : end_time=1641467466642 2022-01-06 11:11:06.646 | + functions-common:time_stop:2317 : elapsed_time=746 2022-01-06 11:11:06.649 | + functions-common:time_stop:2318 : total=443398 2022-01-06 11:11:06.651 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:11:06.653 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=444144 2022-01-06 11:11:06.655 | + functions-common:apt_get:1117 : return 0 2022-01-06 11:11:06.657 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-06 11:11:06.660 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:11:06.662 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:11:06.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-06 11:11:06.666 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-06 11:11:06.669 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-06 11:11:06.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-06 11:11:06.676 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-06 11:11:06.679 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-06 11:11:06.679 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-06 11:11:06.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-06 11:11:06.686 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-06 11:11:06.688 | + functions:vercmp:628 : local v1=5.4 2022-01-06 11:11:06.691 | + functions:vercmp:629 : local 'op=<' 2022-01-06 11:11:06.693 | + functions:vercmp:630 : local v2=3.13 2022-01-06 11:11:06.695 | + functions:vercmp:631 : local result 2022-01-06 11:11:06.699 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-06 11:11:06.699 | ++ functions:vercmp:635 : sort -V 2022-01-06 11:11:06.699 | ++ functions:vercmp:635 : head -1 2022-01-06 11:11:06.704 | + functions:vercmp:635 : result=3.13 2022-01-06 11:11:06.706 | + functions:vercmp:637 : case $op in 2022-01-06 11:11:06.708 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-06 11:11:06.710 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-06 11:11:06.712 | + functions:vercmp:648 : return 2022-01-06 11:11:06.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-06 11:11:06.717 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-06 11:11:06.719 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-01-06 11:11:07.183 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-06 11:11:07.185 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-06 11:11:07.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:07.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:07.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-01-06 11:11:07.196 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:07.199 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-06 11:11:07.217 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:11:07.223 | + ./stack.sh:main:816 : install_etcd3 2022-01-06 11:11:07.225 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-06 11:11:07.225 | Installing etcd 2022-01-06 11:11:07.227 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-06 11:11:07.239 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-06 11:11:07.250 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-06 11:11:07.253 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-06 11:11:07.270 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-06 11:11:07.273 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-06 11:11:07.275 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-06 11:11:07.278 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-06 11:11:07.282 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-06 11:11:07.284 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-01-06 11:11:07.287 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-06 11:11:07.289 | ++ 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 2022-01-06 11:11:07.292 | --2022-01-06 11:11:07-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-06 11:11:07.323 | Resolving github.com (github.com)... 140.82.121.4 2022-01-06 11:11:07.366 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-01-06 11:11:07.507 | HTTP request sent, awaiting response... 302 Found 2022-01-06 11:11:07.507 | 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%2F20220106%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220106T111102Z&X-Amz-Expires=300&X-Amz-Signature=71bbb63c0ed340d2cfd5a465b0a0950f784d1565b17678fdfade50400c8d8f49&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] 2022-01-06 11:11:07.507 | --2022-01-06 11:11:07-- 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%2F20220106%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220106T111102Z&X-Amz-Expires=300&X-Amz-Signature=71bbb63c0ed340d2cfd5a465b0a0950f784d1565b17678fdfade50400c8d8f49&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 2022-01-06 11:11:07.663 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2022-01-06 11:11:07.687 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-01-06 11:11:08.031 | HTTP request sent, awaiting response... 200 OK 2022-01-06 11:11:08.031 | Length: 11350736 (11M) [application/octet-stream] 2022-01-06 11:11:08.031 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-01-06 11:11:08.157 | 2022-01-06 11:11:09.171 | 0K ........ .. 100% 9.50M=1.1s 2022-01-06 11:11:09.171 | 2022-01-06 11:11:09.171 | 2022-01-06 11:11:09 (9.50 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-01-06 11:11:09.171 | 2022-01-06 11:11:09.174 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-01-06 11:11:09.177 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-06 11:11:09.179 | ++ functions:get_extra_file:74 : return 2022-01-06 11:11:09.182 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-06 11:11:09.184 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-06 11:11:09.186 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-01-06 11:11:09.189 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-01-06 11:11:09.323 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-01-06 11:11:09.326 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-01-06 11:11:09.331 | etcd-v3.3.12-linux-amd64/ 2022-01-06 11:11:09.331 | etcd-v3.3.12-linux-amd64/README.md 2022-01-06 11:11:09.331 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-01-06 11:11:09.331 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-01-06 11:11:09.331 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-01-06 11:11:09.331 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-01-06 11:11:09.331 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-01-06 11:11:09.331 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-01-06 11:11:09.331 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-01-06 11:11:09.331 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-01-06 11:11:09.332 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-01-06 11:11:09.332 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-01-06 11:11:09.332 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-01-06 11:11:09.332 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-01-06 11:11:09.332 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-01-06 11:11:09.332 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-01-06 11:11:09.332 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-01-06 11:11:09.332 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-01-06 11:11:09.332 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-01-06 11:11:09.332 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-01-06 11:11:09.332 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-01-06 11:11:09.333 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-01-06 11:11:09.334 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-01-06 11:11:09.335 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-01-06 11:11:09.336 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-01-06 11:11:09.337 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-01-06 11:11:09.338 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-01-06 11:11:09.338 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-01-06 11:11:09.338 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-01-06 11:11:09.338 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-01-06 11:11:09.338 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-01-06 11:11:09.338 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-01-06 11:11:09.338 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-01-06 11:11:09.338 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-01-06 11:11:09.338 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-01-06 11:11:09.338 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-01-06 11:11:09.339 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-01-06 11:11:09.339 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-01-06 11:11:09.339 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-01-06 11:11:09.339 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-01-06 11:11:09.339 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-01-06 11:11:09.339 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-01-06 11:11:09.339 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-01-06 11:11:09.339 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-01-06 11:11:09.339 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-01-06 11:11:09.339 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-01-06 11:11:09.340 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-01-06 11:11:09.341 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-01-06 11:11:09.341 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-01-06 11:11:09.341 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-01-06 11:11:09.341 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-01-06 11:11:09.341 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-01-06 11:11:09.341 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-01-06 11:11:09.341 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-01-06 11:11:09.342 | etcd-v3.3.12-linux-amd64/etcdctl 2022-01-06 11:11:09.529 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-01-06 11:11:09.529 | etcd-v3.3.12-linux-amd64/etcd 2022-01-06 11:11:09.757 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-01-06 11:11:09.795 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-01-06 11:11:09.829 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-06 11:11:09.832 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-06 11:11:09.848 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:11:09.850 | + ./stack.sh:main:835 : install_dstat 2022-01-06 11:11:09.852 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-06 11:11:09.868 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:11:09.871 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-06 11:11:09.873 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-06 11:11:09.875 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-01-06 11:11:09.878 | + ./stack.sh:main:844 : install_libs 2022-01-06 11:11:09.881 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-06 11:11:09.883 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-06 11:11:09.885 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-06 11:11:09.887 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-06 11:11:09.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:09.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:09.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-06 11:11:09.896 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:09.898 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-06 11:11:09.900 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-06 11:11:09.902 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-06 11:11:09.904 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-06 11:11:09.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:09.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:09.911 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-06 11:11:09.913 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:09.915 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-06 11:11:09.917 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-06 11:11:09.920 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-06 11:11:09.922 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-06 11:11:09.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:09.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:09.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-06 11:11:09.931 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:09.933 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-06 11:11:09.935 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-06 11:11:09.937 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-06 11:11:09.940 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-06 11:11:09.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:09.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:09.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-06 11:11:09.949 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:09.951 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-06 11:11:09.953 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-06 11:11:09.955 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-06 11:11:09.958 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-06 11:11:09.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:09.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:09.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-06 11:11:09.966 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:09.968 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-06 11:11:09.971 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-06 11:11:09.973 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-06 11:11:09.975 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-06 11:11:09.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:09.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:09.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-06 11:11:09.984 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:09.986 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-06 11:11:09.988 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-06 11:11:09.991 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-06 11:11:09.993 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-06 11:11:09.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:09.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:09.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-06 11:11:10.002 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.004 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-06 11:11:10.006 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-06 11:11:10.009 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-06 11:11:10.017 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-06 11:11:10.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.017 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-06 11:11:10.020 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.022 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-06 11:11:10.025 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-06 11:11:10.027 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-06 11:11:10.029 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-06 11:11:10.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-06 11:11:10.038 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.040 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-06 11:11:10.042 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-06 11:11:10.045 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-06 11:11:10.047 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-06 11:11:10.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-06 11:11:10.056 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.058 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-06 11:11:10.060 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-06 11:11:10.063 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-06 11:11:10.066 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-06 11:11:10.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-06 11:11:10.075 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.077 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-06 11:11:10.079 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-06 11:11:10.081 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-06 11:11:10.083 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-06 11:11:10.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-06 11:11:10.092 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.094 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-06 11:11:10.096 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-06 11:11:10.098 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-06 11:11:10.100 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-06 11:11:10.103 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-06 11:11:10.109 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.112 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-06 11:11:10.114 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-06 11:11:10.116 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-06 11:11:10.118 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-06 11:11:10.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.123 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.125 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-06 11:11:10.128 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.130 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-06 11:11:10.132 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-06 11:11:10.135 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-06 11:11:10.137 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-06 11:11:10.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-06 11:11:10.146 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.148 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-06 11:11:10.151 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-06 11:11:10.153 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-06 11:11:10.155 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-06 11:11:10.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.162 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-06 11:11:10.165 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.167 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-06 11:11:10.169 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-06 11:11:10.171 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-06 11:11:10.174 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-06 11:11:10.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.179 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-06 11:11:10.183 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.185 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-06 11:11:10.188 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-06 11:11:10.190 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-06 11:11:10.192 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-06 11:11:10.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-06 11:11:10.201 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.203 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-06 11:11:10.206 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-06 11:11:10.208 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-06 11:11:10.210 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-06 11:11:10.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-06 11:11:10.219 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.222 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-06 11:11:10.224 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-06 11:11:10.226 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-06 11:11:10.229 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-06 11:11:10.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-06 11:11:10.239 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.241 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-06 11:11:10.243 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-06 11:11:10.246 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-06 11:11:10.248 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-06 11:11:10.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-06 11:11:10.257 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.259 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-06 11:11:10.261 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-06 11:11:10.263 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-06 11:11:10.265 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-06 11:11:10.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-06 11:11:10.275 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.277 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-06 11:11:10.279 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-06 11:11:10.281 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-06 11:11:10.284 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-06 11:11:10.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-06 11:11:10.293 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.295 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-06 11:11:10.297 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-06 11:11:10.300 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-06 11:11:10.302 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-06 11:11:10.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-06 11:11:10.311 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.313 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-06 11:11:10.315 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-06 11:11:10.318 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-06 11:11:10.320 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-06 11:11:10.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-06 11:11:10.328 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.331 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-06 11:11:10.333 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-06 11:11:10.335 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-06 11:11:10.337 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-06 11:11:10.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-06 11:11:10.347 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.349 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-06 11:11:10.351 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-06 11:11:10.353 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-06 11:11:10.356 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-06 11:11:10.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-06 11:11:10.365 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.367 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-06 11:11:10.369 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-06 11:11:10.371 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-06 11:11:10.373 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-06 11:11:10.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-06 11:11:10.383 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.385 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-06 11:11:10.387 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-06 11:11:10.389 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-06 11:11:10.392 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-06 11:11:10.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.396 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.398 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-06 11:11:10.400 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.403 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-06 11:11:10.405 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-06 11:11:10.407 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-06 11:11:10.410 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-06 11:11:10.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.414 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-06 11:11:10.418 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.421 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-06 11:11:10.423 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-06 11:11:10.425 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-06 11:11:10.427 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-06 11:11:10.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-06 11:11:10.436 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.439 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-06 11:11:10.441 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-06 11:11:10.443 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-06 11:11:10.446 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-06 11:11:10.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-06 11:11:10.455 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.457 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-06 11:11:10.459 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-06 11:11:10.461 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-06 11:11:10.464 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-06 11:11:10.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-06 11:11:10.473 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.475 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-06 11:11:10.477 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-06 11:11:10.479 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-06 11:11:10.482 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-06 11:11:10.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-06 11:11:10.491 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.493 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-06 11:11:10.495 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-06 11:11:10.497 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-06 11:11:10.500 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-06 11:11:10.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-06 11:11:10.509 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.511 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-06 11:11:10.513 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-06 11:11:10.515 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-06 11:11:10.518 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-06 11:11:10.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:10.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:10.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-06 11:11:10.529 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:10.531 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-06 11:11:10.553 | Using python 3.8 to install etcd3 2022-01-06 11:11:10.555 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-01-06 11:11:11.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:11:11.200 | from cryptography.utils import int_from_bytes 2022-01-06 11:11:11.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:11:11.200 | from cryptography.utils import int_from_bytes 2022-01-06 11:11:12.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:11:12.199 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:12.200 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:12.205 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:12.210 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:12.212 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:12.213 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:12.334 | Collecting etcd3===0.12.0 2022-01-06 11:11:12.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-01-06 11:11:15.060 | Collecting grpcio===1.36.1 2022-01-06 11:11:15.084 | 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) 2022-01-06 11:11:16.804 | Collecting protobuf===3.15.6 2022-01-06 11:11:16.812 | 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) 2022-01-06 11:11:16.898 | 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) 2022-01-06 11:11:16.900 | 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) 2022-01-06 11:11:16.914 | Building wheels for collected packages: etcd3 2022-01-06 11:11:16.915 | Building wheel for etcd3 (setup.py): started 2022-01-06 11:11:17.627 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-01-06 11:11:17.628 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=e67ea41d88e0ff675fd8f3a45bf833196b96fdfe9338b2d2d6ae9b1f169ddd06 2022-01-06 11:11:17.628 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-01-06 11:11:17.629 | Successfully built etcd3 2022-01-06 11:11:18.940 | Installing collected packages: grpcio, protobuf, etcd3 2022-01-06 11:11:19.752 | Successfully installed etcd3-0.12.0 grpcio-1.36.1 protobuf-3.15.6 2022-01-06 11:11:19.857 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:11:19.857 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:11:19.945 | + inc/python:pip_install:200 : result=0 2022-01-06 11:11:19.947 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:11:19.949 | + functions-common:time_stop:2304 : local name 2022-01-06 11:11:19.951 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:11:19.953 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:11:19.956 | + functions-common:time_stop:2307 : local total 2022-01-06 11:11:19.958 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:11:19.960 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:11:19.962 | + functions-common:time_stop:2311 : start_time=1641467470547 2022-01-06 11:11:19.964 | + functions-common:time_stop:2313 : [[ -z 1641467470547 ]] 2022-01-06 11:11:19.967 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:11:19.971 | + functions-common:time_stop:2316 : end_time=1641467479968 2022-01-06 11:11:19.973 | + functions-common:time_stop:2317 : elapsed_time=9421 2022-01-06 11:11:19.975 | + functions-common:time_stop:2318 : total=32407 2022-01-06 11:11:19.977 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:11:19.979 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=41828 2022-01-06 11:11:19.981 | + inc/python:pip_install:203 : return 0 2022-01-06 11:11:19.983 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-06 11:11:20.004 | Using python 3.8 to install etcd3gw 2022-01-06 11:11:20.006 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-01-06 11:11:20.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:11:20.659 | from cryptography.utils import int_from_bytes 2022-01-06 11:11:20.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:11:20.659 | from cryptography.utils import int_from_bytes 2022-01-06 11:11:21.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:11:21.662 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:21.662 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:21.668 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:21.672 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:21.674 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:21.676 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:21.801 | Collecting etcd3gw===0.2.5 2022-01-06 11:11:21.809 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-01-06 11:11:21.882 | 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) 2022-01-06 11:11:21.888 | 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) 2022-01-06 11:11:21.890 | 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) 2022-01-06 11:11:21.910 | 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) 2022-01-06 11:11:21.913 | 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) 2022-01-06 11:11:21.932 | 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) 2022-01-06 11:11:21.936 | 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) 2022-01-06 11:11:21.938 | 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) 2022-01-06 11:11:23.222 | Installing collected packages: etcd3gw 2022-01-06 11:11:23.397 | Successfully installed etcd3gw-0.2.5 2022-01-06 11:11:23.503 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:11:23.503 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:11:23.575 | + inc/python:pip_install:200 : result=0 2022-01-06 11:11:23.578 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:11:23.580 | + functions-common:time_stop:2304 : local name 2022-01-06 11:11:23.582 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:11:23.585 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:11:23.587 | + functions-common:time_stop:2307 : local total 2022-01-06 11:11:23.589 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:11:23.591 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:11:23.593 | + functions-common:time_stop:2311 : start_time=1641467479998 2022-01-06 11:11:23.596 | + functions-common:time_stop:2313 : [[ -z 1641467479998 ]] 2022-01-06 11:11:23.598 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:11:23.602 | + functions-common:time_stop:2316 : end_time=1641467483600 2022-01-06 11:11:23.604 | + functions-common:time_stop:2317 : elapsed_time=3602 2022-01-06 11:11:23.606 | + functions-common:time_stop:2318 : total=41828 2022-01-06 11:11:23.608 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:11:23.611 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=45430 2022-01-06 11:11:23.613 | + inc/python:pip_install:203 : return 0 2022-01-06 11:11:23.615 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-06 11:11:23.617 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-06 11:11:23.620 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-06 11:11:23.622 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-06 11:11:23.624 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-06 11:11:23.626 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-06 11:11:23.628 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-06 11:11:23.630 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-06 11:11:23.633 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-06 11:11:23.635 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-06 11:11:23.637 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-06 11:11:23.639 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-06 11:11:23.642 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-06 11:11:23.644 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-06 11:11:23.646 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:11:23.648 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:11:23.651 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-06 11:11:23.653 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-06 11:11:23.655 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-06 11:11:23.658 | + functions-common:install_package:1342 : update_package_repo 2022-01-06 11:11:23.660 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-06 11:11:23.663 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-06 11:11:23.665 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-06 11:11:23.667 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-06 11:11:23.669 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-06 11:11:23.671 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:11:23.673 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:11:23.676 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-06 11:11:23.678 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-06 11:11:23.680 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-06 11:11:23.682 | + functions-common:apt_get_update:1069 : return 2022-01-06 11:11:23.684 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-06 11:11:23.687 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-06 11:11:23.689 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:11:23.692 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:11:23.694 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-06 11:11:23.714 | + 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 2022-01-06 11:11:23.822 | Reading package lists... 2022-01-06 11:11:24.051 | Building dependency tree... 2022-01-06 11:11:24.052 | Reading state information... 2022-01-06 11:11:24.287 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 11:11:24.287 | The following packages were automatically installed and are no longer required: 2022-01-06 11:11:24.288 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 11:11:24.288 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 11:11:24.288 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 11:11:24.288 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 11:11:24.288 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-06 11:11:24.288 | python3-zope.interface 2022-01-06 11:11:24.288 | Use 'sudo apt autoremove' to remove them. 2022-01-06 11:11:24.289 | The following additional packages will be installed: 2022-01-06 11:11:24.290 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-01-06 11:11:24.291 | Suggested packages: 2022-01-06 11:11:24.291 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-01-06 11:11:24.357 | The following NEW packages will be installed: 2022-01-06 11:11:24.358 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-01-06 11:11:24.636 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 11:11:24.637 | Need to get 1,306 kB of archives. 2022-01-06 11:11:24.637 | After this operation, 4,613 kB of additional disk space will be used. 2022-01-06 11:11:24.637 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-01-06 11:11:25.364 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-01-06 11:11:25.408 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-01-06 11:11:25.525 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-01-06 11:11:25.645 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-01-06 11:11:25.646 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-01-06 11:11:26.207 | Fetched 1,306 kB in 1s (1,013 kB/s) 2022-01-06 11:11:26.443 | Selecting previously unselected package libnorm1:amd64. 2022-01-06 11:11:26.494 | (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.) 2022-01-06 11:11:26.498 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-01-06 11:11:26.614 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-06 11:11:27.009 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-01-06 11:11:27.019 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-01-06 11:11:27.060 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-06 11:11:27.455 | Selecting previously unselected package libzmq5:amd64. 2022-01-06 11:11:27.465 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-01-06 11:11:27.523 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-06 11:11:27.997 | Selecting previously unselected package uwsgi-core. 2022-01-06 11:11:28.008 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-01-06 11:11:28.066 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-06 11:11:28.643 | Selecting previously unselected package uwsgi. 2022-01-06 11:11:28.652 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-01-06 11:11:28.699 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-01-06 11:11:29.060 | Selecting previously unselected package uwsgi-plugin-python3. 2022-01-06 11:11:29.070 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-01-06 11:11:29.122 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-06 11:11:29.489 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-06 11:11:29.636 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-06 11:11:29.791 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-06 11:11:29.957 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-06 11:11:30.145 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-01-06 11:11:31.339 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-06 11:11:31.580 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-06 11:11:32.026 | Processing triggers for man-db (2.9.1-1) ... 2022-01-06 11:11:32.523 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-06 11:11:39.495 | + functions-common:apt_get:1113 : result=0 2022-01-06 11:11:39.497 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-06 11:11:39.499 | + functions-common:time_stop:2304 : local name 2022-01-06 11:11:39.501 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:11:39.504 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:11:39.506 | + functions-common:time_stop:2307 : local total 2022-01-06 11:11:39.508 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:11:39.510 | + functions-common:time_stop:2310 : name=apt-get 2022-01-06 11:11:39.512 | + functions-common:time_stop:2311 : start_time=1641467483712 2022-01-06 11:11:39.514 | + functions-common:time_stop:2313 : [[ -z 1641467483712 ]] 2022-01-06 11:11:39.517 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:11:39.521 | + functions-common:time_stop:2316 : end_time=1641467499519 2022-01-06 11:11:39.523 | + functions-common:time_stop:2317 : elapsed_time=15807 2022-01-06 11:11:39.526 | + functions-common:time_stop:2318 : total=444144 2022-01-06 11:11:39.528 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:11:39.530 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=459951 2022-01-06 11:11:39.532 | + functions-common:apt_get:1117 : return 0 2022-01-06 11:11:39.535 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-06 11:11:39.537 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:11:39.539 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:11:39.541 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-06 11:11:39.605 | Enabling module proxy. 2022-01-06 11:11:39.610 | To activate the new configuration, you need to run: 2022-01-06 11:11:39.611 | systemctl restart apache2 2022-01-06 11:11:39.615 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-06 11:11:39.677 | Considering dependency proxy for proxy_uwsgi: 2022-01-06 11:11:39.677 | Module proxy already enabled 2022-01-06 11:11:39.677 | Enabling module proxy_uwsgi. 2022-01-06 11:11:39.682 | To activate the new configuration, you need to run: 2022-01-06 11:11:39.682 | systemctl restart apache2 2022-01-06 11:11:39.686 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-06 11:11:39.689 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-06 11:11:39.692 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-06 11:11:39.694 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-06 11:11:39.831 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-06 11:11:39.833 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-01-06 11:11:39.835 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-06 11:11:39.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:39.840 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:39.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-06 11:11:39.844 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:39.847 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-06 11:11:39.849 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-01-06 11:11:39.851 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-06 11:11:39.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:39.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:39.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-06 11:11:39.860 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:39.863 | + ./stack.sh:main:852 : install_glanceclient 2022-01-06 11:11:39.865 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-01-06 11:11:39.868 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-06 11:11:39.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:39.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:39.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-06 11:11:39.878 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:39.880 | + ./stack.sh:main:853 : install_cinderclient 2022-01-06 11:11:39.882 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-01-06 11:11:39.884 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-06 11:11:39.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:39.889 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:39.891 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-06 11:11:39.893 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:39.896 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-01-06 11:11:39.898 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-06 11:11:39.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:39.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:39.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-06 11:11:39.907 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:39.909 | + ./stack.sh:main:854 : install_novaclient 2022-01-06 11:11:39.912 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2022-01-06 11:11:39.914 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-06 11:11:39.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:39.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:39.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-06 11:11:39.923 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:39.926 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-06 11:11:39.943 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:11:39.945 | + ./stack.sh:main:856 : install_swiftclient 2022-01-06 11:11:39.948 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-06 11:11:39.950 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-06 11:11:39.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:39.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:39.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-06 11:11:39.959 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:39.962 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-06 11:11:39.977 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:11:39.980 | + ./stack.sh:main:859 : install_neutronclient 2022-01-06 11:11:39.982 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-06 11:11:39.984 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-06 11:11:39.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:39.990 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:39.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-06 11:11:39.994 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:39.997 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-06 11:11:39.999 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-01-06 11:11:40.001 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-06 11:11:40.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:11:40.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:11:40.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-06 11:11:40.011 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:11:40.013 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-01-06 11:11:40.016 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-06 11:11:40.019 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-06 11:11:40.022 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-06 11:11:40.024 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-06 11:11:40.026 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-06 11:11:40.030 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-06 11:11:40.030 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-06 11:11:40.036 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-06 11:11:40.038 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-06 11:11:40.040 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-06 11:11:40.043 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-06 11:11:40.045 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-06 11:11:40.065 | Using python 3.8 to install keystonemiddleware 2022-01-06 11:11:40.068 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-01-06 11:11:40.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:11:40.721 | from cryptography.utils import int_from_bytes 2022-01-06 11:11:40.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:11:40.721 | from cryptography.utils import int_from_bytes 2022-01-06 11:11:41.753 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:11:41.757 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:41.758 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:41.763 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:41.768 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:41.770 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:41.772 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:41.777 | 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) 2022-01-06 11:11:41.846 | 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) 2022-01-06 11:11:41.882 | 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) 2022-01-06 11:11:41.923 | 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) 2022-01-06 11:11:41.929 | 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) 2022-01-06 11:11:41.935 | 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) 2022-01-06 11:11:41.938 | 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) 2022-01-06 11:11:41.942 | 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) 2022-01-06 11:11:42.002 | 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) 2022-01-06 11:11:42.021 | 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) 2022-01-06 11:11:42.024 | 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) 2022-01-06 11:11:42.040 | 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) 2022-01-06 11:11:42.043 | 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) 2022-01-06 11:11:42.050 | 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) 2022-01-06 11:11:42.055 | 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) 2022-01-06 11:11:42.064 | 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) 2022-01-06 11:11:42.104 | 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) 2022-01-06 11:11:42.117 | 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) 2022-01-06 11:11:42.119 | 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) 2022-01-06 11:11:42.130 | 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) 2022-01-06 11:11:42.149 | 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) 2022-01-06 11:11:42.152 | 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) 2022-01-06 11:11:42.156 | 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) 2022-01-06 11:11:42.164 | 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) 2022-01-06 11:11:42.167 | 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) 2022-01-06 11:11:42.171 | 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) 2022-01-06 11:11:42.173 | 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) 2022-01-06 11:11:42.179 | 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) 2022-01-06 11:11:42.182 | 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) 2022-01-06 11:11:42.185 | 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) 2022-01-06 11:11:42.189 | 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) 2022-01-06 11:11:42.192 | 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) 2022-01-06 11:11:42.194 | 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) 2022-01-06 11:11:42.197 | 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) 2022-01-06 11:11:42.200 | 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) 2022-01-06 11:11:42.221 | 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) 2022-01-06 11:11:43.435 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:11:43.435 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:11:43.506 | + inc/python:pip_install:200 : result=0 2022-01-06 11:11:43.508 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:11:43.510 | + functions-common:time_stop:2304 : local name 2022-01-06 11:11:43.512 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:11:43.514 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:11:43.517 | + functions-common:time_stop:2307 : local total 2022-01-06 11:11:43.519 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:11:43.521 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:11:43.523 | + functions-common:time_stop:2311 : start_time=1641467500060 2022-01-06 11:11:43.526 | + functions-common:time_stop:2313 : [[ -z 1641467500060 ]] 2022-01-06 11:11:43.528 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:11:43.532 | + functions-common:time_stop:2316 : end_time=1641467503530 2022-01-06 11:11:43.535 | + functions-common:time_stop:2317 : elapsed_time=3470 2022-01-06 11:11:43.537 | + functions-common:time_stop:2318 : total=45430 2022-01-06 11:11:43.539 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:11:43.541 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=48900 2022-01-06 11:11:43.544 | + inc/python:pip_install:203 : return 0 2022-01-06 11:11:43.546 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-01-06 11:11:43.548 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-06 11:11:43.551 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-06 11:11:43.553 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-06 11:11:43.556 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-06 11:11:43.558 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-06 11:11:43.562 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-06 11:11:43.562 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-06 11:11:43.567 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-06 11:11:43.570 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-06 11:11:43.572 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-06 11:11:43.575 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-06 11:11:43.577 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-06 11:11:43.598 | Using python 3.8 to install python-memcached 2022-01-06 11:11:43.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 python-memcached 2022-01-06 11:11:44.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:11:44.262 | from cryptography.utils import int_from_bytes 2022-01-06 11:11:44.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:11:44.262 | from cryptography.utils import int_from_bytes 2022-01-06 11:11:45.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:11:45.275 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:45.275 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:45.280 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:45.285 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:45.287 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:45.288 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:45.409 | Collecting python-memcached===1.59 2022-01-06 11:11:45.416 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-01-06 11:11:45.484 | 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) 2022-01-06 11:11:46.807 | Installing collected packages: python-memcached 2022-01-06 11:11:46.996 | Successfully installed python-memcached-1.59 2022-01-06 11:11:47.102 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:11:47.102 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:11:47.174 | + inc/python:pip_install:200 : result=0 2022-01-06 11:11:47.176 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:11:47.178 | + functions-common:time_stop:2304 : local name 2022-01-06 11:11:47.180 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:11:47.183 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:11:47.185 | + functions-common:time_stop:2307 : local total 2022-01-06 11:11:47.187 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:11:47.190 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:11:47.192 | + functions-common:time_stop:2311 : start_time=1641467503593 2022-01-06 11:11:47.194 | + functions-common:time_stop:2313 : [[ -z 1641467503593 ]] 2022-01-06 11:11:47.197 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:11:47.201 | + functions-common:time_stop:2316 : end_time=1641467507199 2022-01-06 11:11:47.203 | + functions-common:time_stop:2317 : elapsed_time=3606 2022-01-06 11:11:47.206 | + functions-common:time_stop:2318 : total=48900 2022-01-06 11:11:47.208 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:11:47.210 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=52506 2022-01-06 11:11:47.212 | + inc/python:pip_install:203 : return 0 2022-01-06 11:11:47.215 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-06 11:11:47.232 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:11:47.234 | + ./stack.sh:main:866 : '[' 10.222.0.10 == 10.222.0.10 ']' 2022-01-06 11:11:47.237 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-06 11:11:47.239 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-06 11:11:47.241 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-06 11:11:47.243 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-06 11:11:47.246 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-06 11:11:47.248 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-01-06 11:11:47.263 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:11:47.265 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-01-06 11:11:47.268 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-06 11:11:47.270 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-01-06 11:11:47.272 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-06 11:11:47.274 | + functions-common:git_clone:526 : local orig_dir 2022-01-06 11:11:47.276 | ++ functions-common:git_clone:527 : pwd 2022-01-06 11:11:47.279 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-06 11:11:47.281 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-06 11:11:47.284 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-06 11:11:47.299 | + functions-common:git_clone:530 : RECLONE=False 2022-01-06 11:11:47.301 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-06 11:11:47.303 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-06 11:11:47.305 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-06 11:11:47.305 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-06 11:11:47.310 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-01-06 11:11:47.312 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-06 11:11:47.315 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-01-06 11:11:47.318 | + functions-common:git_clone:593 : git show --oneline 2022-01-06 11:11:47.318 | + functions-common:git_clone:593 : head -1 2022-01-06 11:11:47.322 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-01-06 11:11:47.324 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-06 11:11:47.326 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-01-06 11:11:47.329 | + inc/python:setup_develop:338 : local bindep 2022-01-06 11:11:47.331 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-06 11:11:47.333 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-06 11:11:47.335 | + inc/python:setup_develop:344 : local extras= 2022-01-06 11:11:47.338 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-06 11:11:47.340 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-06 11:11:47.342 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-06 11:11:47.344 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-06 11:11:47.347 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-06 11:11:47.349 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-06 11:11:47.352 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-06 11:11:47.354 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-06 11:11:47.357 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-06 11:11:47.359 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-06 11:11:47.362 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-06 11:11:47.365 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-06 11:11:47.370 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-06 11:11:47.372 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-01-06 11:11:47.975 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-06 11:11:47.977 | + inc/python:setup_package:417 : local bindep=0 2022-01-06 11:11:47.979 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-06 11:11:47.981 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-06 11:11:47.983 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-06 11:11:47.985 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-06 11:11:47.988 | + inc/python:setup_package:426 : local flags=-e 2022-01-06 11:11:47.990 | + inc/python:setup_package:427 : local extras= 2022-01-06 11:11:47.992 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-06 11:11:47.994 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-06 11:11:47.996 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-06 11:11:47.998 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-06 11:11:48.000 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-06 11:11:48.003 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-06 11:11:48.023 | Using python 3.8 to install /opt/stack/keystone 2022-01-06 11:11:48.025 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-01-06 11:11:48.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:11:48.679 | from cryptography.utils import int_from_bytes 2022-01-06 11:11:48.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:11:48.679 | from cryptography.utils import int_from_bytes 2022-01-06 11:11:49.696 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:11:49.696 | 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. 2022-01-06 11:11:49.699 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:49.701 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:49.701 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:49.704 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:49.707 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:49.714 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:11:49.718 | Obtaining file:///opt/stack/keystone 2022-01-06 11:11:51.245 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-01-06 11:11:52.866 | Collecting Flask===1.1.2 2022-01-06 11:11:52.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2022-01-06 11:11:53.056 | Collecting Flask-RESTful===0.3.8 2022-01-06 11:11:53.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2022-01-06 11:11:53.134 | 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) 2022-01-06 11:11:53.141 | 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) 2022-01-06 11:11:53.200 | Collecting PyJWT===2.0.1 2022-01-06 11:11:53.206 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2022-01-06 11:11:53.237 | 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) 2022-01-06 11:11:53.265 | 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) 2022-01-06 11:11:53.404 | Collecting Werkzeug===1.0.1 2022-01-06 11:11:53.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2022-01-06 11:11:53.600 | Collecting aniso8601===9.0.1 2022-01-06 11:11:53.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-01-06 11:11:53.880 | Collecting bcrypt===3.2.0 2022-01-06 11:11:53.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a05/84a92329210fc/bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB) 2022-01-06 11:11:53.960 | 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) 2022-01-06 11:11:54.013 | Collecting click===7.1.2 2022-01-06 11:11:54.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2022-01-06 11:11:54.026 | 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) 2022-01-06 11:11:54.066 | 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) 2022-01-06 11:11:54.173 | Collecting itsdangerous===1.1.0 2022-01-06 11:11:54.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2022-01-06 11:11:54.244 | 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) 2022-01-06 11:11:54.254 | 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) 2022-01-06 11:11:54.306 | 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) 2022-01-06 11:11:54.309 | 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) 2022-01-06 11:11:54.315 | 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) 2022-01-06 11:11:54.352 | 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) 2022-01-06 11:11:54.391 | 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) 2022-01-06 11:11:54.397 | 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) 2022-01-06 11:11:54.445 | 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) 2022-01-06 11:11:54.451 | 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) 2022-01-06 11:11:54.490 | 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) 2022-01-06 11:11:54.544 | 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) 2022-01-06 11:11:54.561 | 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) 2022-01-06 11:11:54.576 | 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) 2022-01-06 11:11:54.585 | 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) 2022-01-06 11:11:54.608 | 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) 2022-01-06 11:11:54.618 | 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) 2022-01-06 11:11:54.634 | 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) 2022-01-06 11:11:54.680 | 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) 2022-01-06 11:11:54.774 | Collecting passlib===1.7.4 2022-01-06 11:11:54.781 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-01-06 11:11:54.870 | 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) 2022-01-06 11:11:54.872 | 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) 2022-01-06 11:11:54.874 | 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) 2022-01-06 11:11:54.885 | 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) 2022-01-06 11:11:54.887 | 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) 2022-01-06 11:11:54.890 | 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) 2022-01-06 11:11:54.997 | Collecting pysaml2===6.5.1 2022-01-06 11:11:55.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2022-01-06 11:11:55.096 | 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) 2022-01-06 11:11:55.104 | 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) 2022-01-06 11:11:55.121 | 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) 2022-01-06 11:11:55.125 | 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) 2022-01-06 11:11:55.145 | 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) 2022-01-06 11:11:55.379 | Collecting scrypt===0.8.17 2022-01-06 11:11:55.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ee/0adceb7656429/scrypt-0.8.17-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2022-01-06 11:11:55.470 | 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) 2022-01-06 11:11:55.473 | 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) 2022-01-06 11:11:55.482 | 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) 2022-01-06 11:11:55.485 | 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) 2022-01-06 11:11:55.487 | 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) 2022-01-06 11:11:55.494 | 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) 2022-01-06 11:11:55.503 | 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) 2022-01-06 11:11:55.508 | 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) 2022-01-06 11:11:55.525 | 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) 2022-01-06 11:11:55.528 | 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) 2022-01-06 11:11:55.535 | 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) 2022-01-06 11:11:55.692 | Collecting xmlschema===1.5.2 2022-01-06 11:11:55.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/bf5d6d23f5f32/xmlschema-1.5.2-py3-none-any.whl (251 kB) 2022-01-06 11:11:55.794 | 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) 2022-01-06 11:11:55.799 | 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) 2022-01-06 11:11:55.801 | 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) 2022-01-06 11:11:55.861 | 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) 2022-01-06 11:11:55.868 | 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) 2022-01-06 11:11:55.873 | 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) 2022-01-06 11:11:55.876 | 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) 2022-01-06 11:11:55.884 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-01-06 11:11:55.889 | 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) 2022-01-06 11:11:55.892 | 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) 2022-01-06 11:11:55.932 | 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) 2022-01-06 11:11:55.937 | 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) 2022-01-06 11:11:55.949 | 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) 2022-01-06 11:11:55.954 | 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) 2022-01-06 11:11:55.964 | 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) 2022-01-06 11:11:55.973 | 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) 2022-01-06 11:11:55.981 | 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) 2022-01-06 11:11:55.991 | 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) 2022-01-06 11:11:56.001 | 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) 2022-01-06 11:11:56.003 | 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) 2022-01-06 11:11:56.006 | 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) 2022-01-06 11:11:56.100 | Collecting defusedxml===0.7.1 2022-01-06 11:11:56.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-01-06 11:11:56.641 | Collecting importlib-resources===5.1.2 2022-01-06 11:11:56.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eba/b3efe74d83b04/importlib_resources-5.1.2-py3-none-any.whl (25 kB) 2022-01-06 11:11:56.738 | 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) 2022-01-06 11:11:56.741 | 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) 2022-01-06 11:11:56.743 | 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) 2022-01-06 11:11:56.746 | 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) 2022-01-06 11:11:56.748 | 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) 2022-01-06 11:11:56.750 | 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) 2022-01-06 11:11:56.754 | 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) 2022-01-06 11:11:56.756 | 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) 2022-01-06 11:11:56.881 | Collecting elementpath===2.2.0 2022-01-06 11:11:56.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eae/259ab72a643c1/elementpath-2.2.0-py3-none-any.whl (142 kB) 2022-01-06 11:11:56.966 | 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) 2022-01-06 11:11:56.971 | 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) 2022-01-06 11:11:56.973 | 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) 2022-01-06 11:11:56.976 | 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) 2022-01-06 11:11:56.983 | 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) 2022-01-06 11:11:56.986 | 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) 2022-01-06 11:11:56.991 | 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) 2022-01-06 11:11:57.041 | 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) 2022-01-06 11:11:57.049 | 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) 2022-01-06 11:11:57.055 | 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) 2022-01-06 11:11:57.933 | Installing collected packages: click, itsdangerous, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, elementpath, xmlschema, defusedxml, importlib-resources, pysaml2, PyJWT, keystone 2022-01-06 11:11:57.933 | Attempting uninstall: click 2022-01-06 11:11:57.934 | Found existing installation: Click 7.0 2022-01-06 11:11:57.945 | Uninstalling Click-7.0: 2022-01-06 11:11:57.977 | Successfully uninstalled Click-7.0 2022-01-06 11:12:00.916 | Attempting uninstall: PyJWT 2022-01-06 11:12:00.917 | Found existing installation: PyJWT 1.7.1 2022-01-06 11:12:00.923 | Uninstalling PyJWT-1.7.1: 2022-01-06 11:12:00.951 | Successfully uninstalled PyJWT-1.7.1 2022-01-06 11:12:01.038 | Running setup.py develop for keystone 2022-01-06 11:12:02.736 | 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 2022-01-06 11:12:02.850 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:12:02.850 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:12:02.926 | + inc/python:pip_install:200 : result=0 2022-01-06 11:12:02.928 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:12:02.930 | + functions-common:time_stop:2304 : local name 2022-01-06 11:12:02.932 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:12:02.934 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:12:02.936 | + functions-common:time_stop:2307 : local total 2022-01-06 11:12:02.939 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:12:02.941 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:12:02.943 | + functions-common:time_stop:2311 : start_time=1641467508018 2022-01-06 11:12:02.945 | + functions-common:time_stop:2313 : [[ -z 1641467508018 ]] 2022-01-06 11:12:02.948 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:12:02.952 | + functions-common:time_stop:2316 : end_time=1641467522950 2022-01-06 11:12:02.954 | + functions-common:time_stop:2317 : elapsed_time=14932 2022-01-06 11:12:02.956 | + functions-common:time_stop:2318 : total=52506 2022-01-06 11:12:02.958 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:12:02.960 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=67438 2022-01-06 11:12:02.963 | + inc/python:pip_install:203 : return 0 2022-01-06 11:12:02.965 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-01-06 11:12:02.967 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-06 11:12:02.969 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-06 11:12:02.987 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-06 11:12:02.998 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-01-06 11:12:03.001 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-01-06 11:12:03.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:12:03.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:12:03.008 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-01-06 11:12:03.010 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:12:03.013 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2022-01-06 11:12:03.028 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:03.030 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2022-01-06 11:12:03.033 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-06 11:12:03.035 | + ./stack.sh:main:868 : configure_keystone 2022-01-06 11:12:03.037 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-01-06 11:12:03.050 | + 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 ]] 2022-01-06 11:12:03.053 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-01-06 11:12:03.057 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-01-06 11:12:03.074 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:03.076 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-01-06 11:12:03.106 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-01-06 11:12:03.133 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-01-06 11:12:03.162 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-01-06 11:12:03.193 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-01-06 11:12:03.222 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-01-06 11:12:03.251 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-01-06 11:12:03.279 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-01-06 11:12:03.306 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-01-06 11:12:03.308 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-01-06 11:12:03.311 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-01-06 11:12:03.313 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-01-06 11:12:03.315 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-06 11:12:03.318 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-06 11:12:03.333 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:12:03.336 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-06 11:12:03.339 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-06 11:12:03.341 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-06 11:12:03.356 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:12:03.358 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.10:5672/ 2022-01-06 11:12:03.361 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.10:5672/ 2022-01-06 11:12:03.391 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-06 11:12:03.394 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-06 11:12:03.396 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-01-06 11:12:03.398 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-01-06 11:12:03.401 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-01-06 11:12:03.417 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:03.419 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.10/identity 2022-01-06 11:12:03.449 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.10/identity 2022-01-06 11:12:03.476 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-01-06 11:12:03.478 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-01-06 11:12:03.509 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-01-06 11:12:03.511 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-01-06 11:12:03.513 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-01-06 11:12:03.515 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-01-06 11:12:03.518 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-06 11:12:03.521 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-06 11:12:03.551 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-01-06 11:12:03.553 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-01-06 11:12:03.555 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-01-06 11:12:03.558 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-01-06 11:12:03.561 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-06 11:12:03.577 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-06 11:12:03.580 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-06 11:12:03.582 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-06 11:12:03.584 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-06 11:12:03.586 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-01-06 11:12:03.614 | + 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' 2022-01-06 11:12:03.640 | + 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' 2022-01-06 11:12:03.667 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-06 11:12:03.695 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-01-06 11:12:03.723 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-01-06 11:12:03.725 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-01-06 11:12:03.728 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-01-06 11:12:03.730 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-01-06 11:12:03.732 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-01-06 11:12:03.734 | + lib/apache:write_uwsgi_config:260 : local http= 2022-01-06 11:12:03.738 | + lib/apache:write_uwsgi_config:261 : local name= 2022-01-06 11:12:03.740 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-01-06 11:12:03.744 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-01-06 11:12:03.747 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-01-06 11:12:03.749 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-06 11:12:03.761 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-06 11:12:03.762 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-06 11:12:03.770 | d /var/run/uwsgi 0755 ubuntu root 2022-01-06 11:12:03.773 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-06 11:12:03.789 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-01-06 11:12:03.791 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-01-06 11:12:03.795 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-01-06 11:12:03.823 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-01-06 11:12:03.850 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-01-06 11:12:03.876 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-01-06 11:12:03.902 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-01-06 11:12:03.929 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-01-06 11:12:03.956 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-01-06 11:12:03.982 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-01-06 11:12:04.009 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-01-06 11:12:04.035 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-06 11:12:04.062 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-01-06 11:12:04.089 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-01-06 11:12:04.117 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-01-06 11:12:04.143 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-01-06 11:12:04.146 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-01-06 11:12:04.148 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-01-06 11:12:04.151 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-01-06 11:12:04.153 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-01-06 11:12:04.155 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:12:04.158 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:12:04.160 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-06 11:12:04.163 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-06 11:12:04.165 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-01-06 11:12:04.192 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-01-06 11:12:04.219 | + 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 ' 2022-01-06 11:12:04.220 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-06 11:12:04.228 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-01-06 11:12:04.231 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-01-06 11:12:04.234 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-01-06 11:12:04.236 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-01-06 11:12:04.238 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-06 11:12:04.240 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-06 11:12:04.243 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:12:04.245 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:12:04.247 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-06 11:12:04.249 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-01-06 11:12:04.252 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:12:04.254 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:12:04.256 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-01-06 11:12:04.318 | Enabling site keystone-wsgi-public. 2022-01-06 11:12:04.323 | To activate the new configuration, you need to run: 2022-01-06 11:12:04.323 | systemctl reload apache2 2022-01-06 11:12:04.327 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-01-06 11:12:04.331 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-06 11:12:04.333 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-06 11:12:04.335 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-06 11:12:04.460 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-01-06 11:12:04.463 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-01-06 11:12:04.466 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-01-06 11:12:04.468 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-01-06 11:12:04.470 | + lib/apache:write_uwsgi_config:260 : local http= 2022-01-06 11:12:04.473 | + lib/apache:write_uwsgi_config:261 : local name= 2022-01-06 11:12:04.476 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-01-06 11:12:04.480 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-01-06 11:12:04.482 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-01-06 11:12:04.485 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-06 11:12:04.498 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-06 11:12:04.498 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-06 11:12:04.507 | d /var/run/uwsgi 0755 ubuntu root 2022-01-06 11:12:04.511 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-06 11:12:04.526 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-01-06 11:12:04.528 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-01-06 11:12:04.532 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-01-06 11:12:04.562 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-01-06 11:12:04.589 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-01-06 11:12:04.616 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-01-06 11:12:04.644 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-01-06 11:12:04.670 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-01-06 11:12:04.698 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-01-06 11:12:04.726 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-01-06 11:12:04.754 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-01-06 11:12:04.781 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-06 11:12:04.808 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-01-06 11:12:04.835 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-01-06 11:12:04.862 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-01-06 11:12:04.889 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-01-06 11:12:04.891 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-01-06 11:12:04.894 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-01-06 11:12:04.897 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-01-06 11:12:04.899 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-01-06 11:12:04.901 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:12:04.904 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:12:04.906 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-01-06 11:12:04.909 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-01-06 11:12:04.911 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-01-06 11:12:04.937 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-01-06 11:12:04.965 | + 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 ' 2022-01-06 11:12:04.966 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-01-06 11:12:04.974 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-01-06 11:12:04.978 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-01-06 11:12:04.980 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-01-06 11:12:04.982 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-01-06 11:12:04.984 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-06 11:12:04.987 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-06 11:12:04.989 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:12:04.991 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:12:04.993 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-06 11:12:04.996 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-01-06 11:12:04.998 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:12:05.001 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:12:05.003 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-01-06 11:12:05.068 | Enabling site keystone-wsgi-admin. 2022-01-06 11:12:05.074 | To activate the new configuration, you need to run: 2022-01-06 11:12:05.074 | systemctl reload apache2 2022-01-06 11:12:05.078 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-01-06 11:12:05.081 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-06 11:12:05.083 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-06 11:12:05.085 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-06 11:12:05.209 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-01-06 11:12:05.242 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-01-06 11:12:05.272 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-01-06 11:12:05.302 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-01-06 11:12:05.304 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-01-06 11:12:05.335 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-01-06 11:12:05.363 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-01-06 11:12:05.391 | + ./stack.sh:main:872 : is_service_enabled swift 2022-01-06 11:12:05.408 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:12:05.410 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-01-06 11:12:05.427 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:05.429 | + ./stack.sh:main:876 : stack_install_service swift 2022-01-06 11:12:05.431 | + lib/stack:stack_install_service:20 : local service=swift 2022-01-06 11:12:05.434 | + lib/stack:stack_install_service:21 : type install_swift 2022-01-06 11:12:05.436 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-06 11:12:05.438 | + lib/stack:stack_install_service:32 : install_swift 2022-01-06 11:12:05.441 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/wallaby 2022-01-06 11:12:05.443 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2022-01-06 11:12:05.445 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2022-01-06 11:12:05.447 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-06 11:12:05.450 | + functions-common:git_clone:526 : local orig_dir 2022-01-06 11:12:05.452 | ++ functions-common:git_clone:527 : pwd 2022-01-06 11:12:05.456 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-06 11:12:05.458 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-06 11:12:05.460 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-06 11:12:05.476 | + functions-common:git_clone:530 : RECLONE=False 2022-01-06 11:12:05.479 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-06 11:12:05.481 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-06 11:12:05.484 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-06 11:12:05.484 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-06 11:12:05.489 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2022-01-06 11:12:05.491 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-06 11:12:05.493 | + functions-common:git_clone:592 : cd /opt/stack/swift 2022-01-06 11:12:05.496 | + functions-common:git_clone:593 : git show --oneline 2022-01-06 11:12:05.496 | + functions-common:git_clone:593 : head -1 2022-01-06 11:12:05.500 | a25a936c4 Fix cname_lookup test 2022-01-06 11:12:05.502 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-06 11:12:05.505 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-01-06 11:12:05.507 | + inc/python:setup_develop:338 : local bindep 2022-01-06 11:12:05.510 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-01-06 11:12:05.512 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-01-06 11:12:05.514 | + inc/python:setup_develop:344 : local extras=keystone 2022-01-06 11:12:05.517 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-01-06 11:12:05.520 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-06 11:12:05.522 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-01-06 11:12:05.524 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-01-06 11:12:05.527 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-06 11:12:05.529 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-01-06 11:12:05.532 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-01-06 11:12:05.534 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-06 11:12:05.537 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-01-06 11:12:05.539 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-06 11:12:05.542 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-06 11:12:05.545 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-01-06 11:12:05.551 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-01-06 11:12:05.553 | + 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' 2022-01-06 11:12:06.158 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-01-06 11:12:06.160 | + inc/python:setup_package:417 : local bindep=0 2022-01-06 11:12:06.164 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-06 11:12:06.166 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-06 11:12:06.168 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-01-06 11:12:06.170 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-01-06 11:12:06.173 | + inc/python:setup_package:426 : local flags=-e 2022-01-06 11:12:06.181 | + inc/python:setup_package:427 : local extras=keystone 2022-01-06 11:12:06.181 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-06 11:12:06.181 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-01-06 11:12:06.182 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-01-06 11:12:06.184 | + inc/python:setup_package:437 : extras='[keystone]' 2022-01-06 11:12:06.186 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-06 11:12:06.189 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-01-06 11:12:06.210 | Using python 3.8 to install /opt/stack/swift 2022-01-06 11:12:06.212 | + 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]' 2022-01-06 11:12:06.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:12:06.886 | from cryptography.utils import int_from_bytes 2022-01-06 11:12:06.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:12:06.886 | from cryptography.utils import int_from_bytes 2022-01-06 11:12:07.888 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:12:07.888 | 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. 2022-01-06 11:12:07.892 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:07.894 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:07.894 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:07.897 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:07.900 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:07.907 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:07.911 | Obtaining file:///opt/stack/swift 2022-01-06 11:12:09.147 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-01-06 11:12:10.360 | 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) 2022-01-06 11:12:10.369 | 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) 2022-01-06 11:12:10.413 | 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) 2022-01-06 11:12:10.422 | 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) 2022-01-06 11:12:10.427 | 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) 2022-01-06 11:12:12.415 | Collecting lxml===4.6.2 2022-01-06 11:12:12.433 | 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) 2022-01-06 11:12:12.635 | 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) 2022-01-06 11:12:12.637 | 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) 2022-01-06 11:12:12.673 | 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) 2022-01-06 11:12:12.713 | 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) 2022-01-06 11:12:12.719 | 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) 2022-01-06 11:12:12.725 | 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) 2022-01-06 11:12:12.763 | 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) 2022-01-06 11:12:12.772 | 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) 2022-01-06 11:12:12.788 | 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) 2022-01-06 11:12:12.793 | 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) 2022-01-06 11:12:12.796 | 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) 2022-01-06 11:12:12.923 | Collecting pyeclib===1.6.0 2022-01-06 11:12:12.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-01-06 11:12:13.953 | 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) 2022-01-06 11:12:13.955 | 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) 2022-01-06 11:12:13.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) 2022-01-06 11:12:13.963 | 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) 2022-01-06 11:12:13.981 | 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) 2022-01-06 11:12:13.986 | 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) 2022-01-06 11:12:14.005 | 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) 2022-01-06 11:12:14.009 | 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) 2022-01-06 11:12:14.059 | 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) 2022-01-06 11:12:14.061 | 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) 2022-01-06 11:12:14.069 | 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) 2022-01-06 11:12:14.238 | Collecting xattr===0.9.7 2022-01-06 11:12:14.245 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-01-06 11:12:15.006 | 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) 2022-01-06 11:12:15.010 | 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) 2022-01-06 11:12:15.019 | 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) 2022-01-06 11:12:15.033 | 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) 2022-01-06 11:12:15.094 | 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) 2022-01-06 11:12:15.099 | 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) 2022-01-06 11:12:15.107 | 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) 2022-01-06 11:12:15.112 | 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) 2022-01-06 11:12:15.115 | 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) 2022-01-06 11:12:15.118 | 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) 2022-01-06 11:12:15.121 | 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) 2022-01-06 11:12:15.123 | 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) 2022-01-06 11:12:15.127 | 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) 2022-01-06 11:12:15.130 | 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) 2022-01-06 11:12:15.133 | 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) 2022-01-06 11:12:15.137 | 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) 2022-01-06 11:12:15.140 | 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) 2022-01-06 11:12:15.142 | Building wheels for collected packages: pyeclib, xattr 2022-01-06 11:12:15.143 | Building wheel for pyeclib (setup.py): started 2022-01-06 11:12:16.420 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-01-06 11:12:16.422 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55509 sha256=c6933af73869edda749f7556c8c2a76115db300faaa17b085a5f5e36c86f2cc7 2022-01-06 11:12:16.422 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-01-06 11:12:16.423 | Building wheel for xattr (setup.py): started 2022-01-06 11:12:17.831 | Building wheel for xattr (setup.py): finished with status 'done' 2022-01-06 11:12:17.832 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33239 sha256=e8854f6799e615ad07f2676af7bb06e5fa027b0d1b69bcb6142505fd578d14ba 2022-01-06 11:12:17.832 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-01-06 11:12:17.833 | Successfully built pyeclib xattr 2022-01-06 11:12:19.026 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-01-06 11:12:19.550 | Running setup.py develop for swift 2022-01-06 11:12:21.047 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-01-06 11:12:21.161 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:12:21.161 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:12:21.256 | + inc/python:pip_install:200 : result=0 2022-01-06 11:12:21.258 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:12:21.260 | + functions-common:time_stop:2304 : local name 2022-01-06 11:12:21.262 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:12:21.265 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:12:21.267 | + functions-common:time_stop:2307 : local total 2022-01-06 11:12:21.269 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:12:21.271 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:12:21.274 | + functions-common:time_stop:2311 : start_time=1641467526205 2022-01-06 11:12:21.276 | + functions-common:time_stop:2313 : [[ -z 1641467526205 ]] 2022-01-06 11:12:21.278 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:12:21.283 | + functions-common:time_stop:2316 : end_time=1641467541280 2022-01-06 11:12:21.285 | + functions-common:time_stop:2317 : elapsed_time=15075 2022-01-06 11:12:21.287 | + functions-common:time_stop:2318 : total=67438 2022-01-06 11:12:21.289 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:12:21.291 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82513 2022-01-06 11:12:21.293 | + inc/python:pip_install:203 : return 0 2022-01-06 11:12:21.296 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-01-06 11:12:21.298 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-06 11:12:21.300 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-06 11:12:21.318 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-06 11:12:21.331 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-01-06 11:12:21.333 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-01-06 11:12:21.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:12:21.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:12:21.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-01-06 11:12:21.342 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:12:21.345 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-01-06 11:12:21.348 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-06 11:12:21.350 | + ./stack.sh:main:877 : configure_swift 2022-01-06 11:12:21.352 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-01-06 11:12:21.354 | + lib/swift:configure_swift:335 : local node_number 2022-01-06 11:12:21.356 | + lib/swift:configure_swift:336 : local swift_node_config 2022-01-06 11:12:21.358 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-01-06 11:12:21.360 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-01-06 11:12:22.207 | No container-auditor running 2022-01-06 11:12:22.207 | No container-updater running 2022-01-06 11:12:22.207 | No account-reaper running 2022-01-06 11:12:22.207 | No object-server running 2022-01-06 11:12:22.207 | No proxy-server running 2022-01-06 11:12:22.207 | No account-auditor running 2022-01-06 11:12:22.207 | No account-server running 2022-01-06 11:12:22.207 | No object-replicator running 2022-01-06 11:12:22.207 | No container-reconciler running 2022-01-06 11:12:22.207 | No object-expirer running 2022-01-06 11:12:22.207 | No container-sharder running 2022-01-06 11:12:22.208 | No object-auditor running 2022-01-06 11:12:22.208 | No container-replicator running 2022-01-06 11:12:22.208 | No object-reconstructor running 2022-01-06 11:12:22.208 | No account-replicator running 2022-01-06 11:12:22.208 | No container-server running 2022-01-06 11:12:22.208 | No object-updater running 2022-01-06 11:12:22.208 | No container-sync running 2022-01-06 11:12:22.252 | + lib/swift:configure_swift:340 : true 2022-01-06 11:12:22.254 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-01-06 11:12:22.267 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-01-06 11:12:22.278 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-01-06 11:12:22.281 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-01-06 11:12:22.282 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-01-06 11:12:22.286 | + lib/swift:configure_swift:354 : sed -e ' 2022-01-06 11:12:22.286 | s/%GROUP%/ubuntu/; 2022-01-06 11:12:22.286 | s/%USER%/ubuntu/; 2022-01-06 11:12:22.286 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-01-06 11:12:22.286 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-01-06 11:12:22.289 | uid = ubuntu 2022-01-06 11:12:22.289 | gid = ubuntu 2022-01-06 11:12:22.289 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-01-06 11:12:22.290 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-01-06 11:12:22.290 | address = 127.0.0.1 2022-01-06 11:12:22.290 | 2022-01-06 11:12:22.290 | [account6612] 2022-01-06 11:12:22.290 | max connections = 25 2022-01-06 11:12:22.290 | path = /opt/stack/data/swift/1/node/ 2022-01-06 11:12:22.290 | read only = false 2022-01-06 11:12:22.290 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-01-06 11:12:22.290 | 2022-01-06 11:12:22.290 | [account6622] 2022-01-06 11:12:22.290 | max connections = 25 2022-01-06 11:12:22.290 | path = /opt/stack/data/swift/2/node/ 2022-01-06 11:12:22.290 | read only = false 2022-01-06 11:12:22.290 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-01-06 11:12:22.290 | 2022-01-06 11:12:22.290 | [account6632] 2022-01-06 11:12:22.290 | max connections = 25 2022-01-06 11:12:22.290 | path = /opt/stack/data/swift/3/node/ 2022-01-06 11:12:22.290 | read only = false 2022-01-06 11:12:22.290 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-01-06 11:12:22.290 | 2022-01-06 11:12:22.290 | [account6642] 2022-01-06 11:12:22.290 | max connections = 25 2022-01-06 11:12:22.290 | path = /opt/stack/data/swift/4/node/ 2022-01-06 11:12:22.290 | read only = false 2022-01-06 11:12:22.290 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-01-06 11:12:22.290 | 2022-01-06 11:12:22.290 | 2022-01-06 11:12:22.290 | [container6611] 2022-01-06 11:12:22.290 | max connections = 25 2022-01-06 11:12:22.290 | path = /opt/stack/data/swift/1/node/ 2022-01-06 11:12:22.290 | read only = false 2022-01-06 11:12:22.290 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-01-06 11:12:22.290 | 2022-01-06 11:12:22.290 | [container6621] 2022-01-06 11:12:22.290 | max connections = 25 2022-01-06 11:12:22.291 | path = /opt/stack/data/swift/2/node/ 2022-01-06 11:12:22.291 | read only = false 2022-01-06 11:12:22.291 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-01-06 11:12:22.291 | 2022-01-06 11:12:22.291 | [container6631] 2022-01-06 11:12:22.291 | max connections = 25 2022-01-06 11:12:22.291 | path = /opt/stack/data/swift/3/node/ 2022-01-06 11:12:22.291 | read only = false 2022-01-06 11:12:22.291 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-01-06 11:12:22.291 | 2022-01-06 11:12:22.291 | [container6641] 2022-01-06 11:12:22.291 | max connections = 25 2022-01-06 11:12:22.291 | path = /opt/stack/data/swift/4/node/ 2022-01-06 11:12:22.291 | read only = false 2022-01-06 11:12:22.291 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-01-06 11:12:22.291 | 2022-01-06 11:12:22.291 | 2022-01-06 11:12:22.291 | [object6613] 2022-01-06 11:12:22.291 | max connections = 25 2022-01-06 11:12:22.291 | path = /opt/stack/data/swift/1/node/ 2022-01-06 11:12:22.291 | read only = false 2022-01-06 11:12:22.291 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-01-06 11:12:22.291 | 2022-01-06 11:12:22.291 | [object6623] 2022-01-06 11:12:22.291 | max connections = 25 2022-01-06 11:12:22.291 | path = /opt/stack/data/swift/2/node/ 2022-01-06 11:12:22.291 | read only = false 2022-01-06 11:12:22.291 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-01-06 11:12:22.291 | 2022-01-06 11:12:22.291 | [object6633] 2022-01-06 11:12:22.291 | max connections = 25 2022-01-06 11:12:22.291 | path = /opt/stack/data/swift/3/node/ 2022-01-06 11:12:22.291 | read only = false 2022-01-06 11:12:22.291 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-01-06 11:12:22.291 | 2022-01-06 11:12:22.291 | [object6643] 2022-01-06 11:12:22.291 | max connections = 25 2022-01-06 11:12:22.292 | path = /opt/stack/data/swift/4/node/ 2022-01-06 11:12:22.292 | read only = false 2022-01-06 11:12:22.292 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-01-06 11:12:22.292 | + lib/swift:configure_swift:360 : is_ubuntu 2022-01-06 11:12:22.294 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:12:22.297 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:12:22.299 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-01-06 11:12:22.320 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-01-06 11:12:22.322 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-01-06 11:12:22.326 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-01-06 11:12:22.331 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-01-06 11:12:22.333 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-01-06 11:12:22.337 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-01-06 11:12:22.364 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.10:8080/v1/ 2022-01-06 11:12:22.389 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-01-06 11:12:22.407 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-01-06 11:12:22.434 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-01-06 11:12:22.452 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-01-06 11:12:22.479 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-01-06 11:12:22.497 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-01-06 11:12:22.524 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-01-06 11:12:22.541 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-01-06 11:12:22.570 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-01-06 11:12:22.587 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-01-06 11:12:22.614 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-01-06 11:12:22.631 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-01-06 11:12:22.646 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:22.648 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-01-06 11:12:22.675 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-01-06 11:12:22.702 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-01-06 11:12:22.729 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-01-06 11:12:22.755 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-01-06 11:12:22.770 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:22.772 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-01-06 11:12:22.799 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-01-06 11:12:22.813 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:22.815 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-01-06 11:12:22.831 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:12:22.833 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-01-06 11:12:22.835 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-01-06 11:12:22.849 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:22.851 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-01-06 11:12:22.853 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-01-06 11:12:22.856 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-01-06 11:12:22.861 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-01-06 11:12:22.866 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-01-06 11:12:22.894 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-01-06 11:12:22.920 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-01-06 11:12:22.949 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-01-06 11:12:22.978 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-01-06 11:12:23.005 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-01-06 11:12:23.007 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2022-01-06 11:12:23.009 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2022-01-06 11:12:23.011 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2022-01-06 11:12:23.013 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-01-06 11:12:23.039 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-01-06 11:12:23.066 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.10/identity 2022-01-06 11:12:23.093 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-01-06 11:12:23.118 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-01-06 11:12:23.145 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-01-06 11:12:23.171 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-01-06 11:12:23.198 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-01-06 11:12:23.225 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-06 11:12:23.252 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-01-06 11:12:23.278 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-01-06 11:12:23.305 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-01-06 11:12:23.331 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-01-06 11:12:23.358 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-01-06 11:12:23.387 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-01-06 11:12:23.414 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-01-06 11:12:23.433 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-01-06 11:12:23.460 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-01-06 11:12:23.488 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-01-06 11:12:23.492 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-01-06 11:12:23.521 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-01-06 11:12:23.548 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-01-06 11:12:23.575 | + lib/swift:configure_swift:478 : local node_number 2022-01-06 11:12:23.577 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-01-06 11:12:23.579 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-06 11:12:23.581 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-01-06 11:12:23.586 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-01-06 11:12:23.588 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-06 11:12:23.590 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-06 11:12:23.592 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-01-06 11:12:23.594 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-01-06 11:12:23.596 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-06 11:12:23.599 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-06 11:12:23.601 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-01-06 11:12:23.618 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-01-06 11:12:23.646 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-01-06 11:12:23.664 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-01-06 11:12:23.692 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-01-06 11:12:23.709 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-06 11:12:23.736 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-01-06 11:12:23.754 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-06 11:12:23.782 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-01-06 11:12:23.799 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-06 11:12:23.826 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-01-06 11:12:23.844 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-01-06 11:12:23.871 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-01-06 11:12:23.889 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-01-06 11:12:23.917 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-01-06 11:12:23.935 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-01-06 11:12:23.963 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-01-06 11:12:23.980 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-01-06 11:12:24.007 | + 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 2022-01-06 11:12:24.013 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-01-06 11:12:24.031 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-06 11:12:24.059 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-01-06 11:12:24.087 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-01-06 11:12:24.089 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-01-06 11:12:24.094 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-01-06 11:12:24.096 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-01-06 11:12:24.098 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-06 11:12:24.100 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-01-06 11:12:24.102 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-01-06 11:12:24.104 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-06 11:12:24.106 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-06 11:12:24.109 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-01-06 11:12:24.128 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-01-06 11:12:24.155 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-01-06 11:12:24.172 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-01-06 11:12:24.200 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-01-06 11:12:24.218 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-06 11:12:24.245 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-01-06 11:12:24.262 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-06 11:12:24.290 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-01-06 11:12:24.308 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-06 11:12:24.336 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-01-06 11:12:24.354 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-01-06 11:12:24.382 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-01-06 11:12:24.400 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-01-06 11:12:24.428 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-01-06 11:12:24.446 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-01-06 11:12:24.474 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-01-06 11:12:24.491 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-01-06 11:12:24.518 | + 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 2022-01-06 11:12:24.523 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-01-06 11:12:24.541 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-06 11:12:24.573 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-01-06 11:12:24.575 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-01-06 11:12:24.579 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-01-06 11:12:24.581 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-01-06 11:12:24.583 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-06 11:12:24.586 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-01-06 11:12:24.588 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-01-06 11:12:24.590 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-06 11:12:24.592 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-06 11:12:24.595 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-01-06 11:12:24.612 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-01-06 11:12:24.640 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-01-06 11:12:24.657 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-01-06 11:12:24.686 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-01-06 11:12:24.703 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-06 11:12:24.731 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-01-06 11:12:24.748 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-06 11:12:24.776 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-01-06 11:12:24.793 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-06 11:12:24.821 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-01-06 11:12:24.839 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-01-06 11:12:24.867 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-01-06 11:12:24.885 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-01-06 11:12:24.913 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-01-06 11:12:24.930 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-01-06 11:12:24.959 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-01-06 11:12:24.976 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-01-06 11:12:25.003 | + 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 2022-01-06 11:12:25.007 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-01-06 11:12:25.025 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-06 11:12:25.052 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-01-06 11:12:25.080 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-01-06 11:12:25.107 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-01-06 11:12:25.135 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-01-06 11:12:25.137 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-01-06 11:12:25.141 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-01-06 11:12:25.169 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-01-06 11:12:25.197 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-01-06 11:12:25.225 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-01-06 11:12:25.253 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-01-06 11:12:25.281 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-01-06 11:12:25.307 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-01-06 11:12:25.334 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-01-06 11:12:25.361 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-01-06 11:12:25.388 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-01-06 11:12:25.404 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:12:25.407 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-01-06 11:12:25.424 | + lib/swift:configure_swift:521 : local auth_vers 2022-01-06 11:12:25.427 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-01-06 11:12:25.446 | + lib/swift:configure_swift:522 : auth_vers=3 2022-01-06 11:12:25.449 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.10 2022-01-06 11:12:25.475 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-01-06 11:12:25.478 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-01-06 11:12:25.505 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.10/identity 2022-01-06 11:12:25.533 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-01-06 11:12:25.536 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-01-06 11:12:25.563 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-01-06 11:12:25.578 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:25.581 | + lib/swift:configure_swift:541 : local user_group 2022-01-06 11:12:25.584 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-01-06 11:12:25.588 | + lib/swift:configure_swift:542 : user_group=1000 2022-01-06 11:12:25.590 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-01-06 11:12:25.603 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-01-06 11:12:25.605 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-01-06 11:12:25.616 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-01-06 11:12:25.618 | + lib/swift:configure_swift:548 : is_suse 2022-01-06 11:12:25.620 | + functions-common:is_suse:462 : is_opensuse 2022-01-06 11:12:25.623 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-06 11:12:25.625 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 11:12:25.628 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-06 11:12:25.630 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-06 11:12:25.632 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 11:12:25.634 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-01-06 11:12:25.646 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-01-06 11:12:25.648 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-01-06 11:12:25.651 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-01-06 11:12:25.667 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:25.669 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-01-06 11:12:25.687 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:12:25.689 | + ./stack.sh:main:888 : stack_install_service glance 2022-01-06 11:12:25.692 | + lib/stack:stack_install_service:20 : local service=glance 2022-01-06 11:12:25.694 | + lib/stack:stack_install_service:21 : type install_glance 2022-01-06 11:12:25.696 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-06 11:12:25.699 | + lib/stack:stack_install_service:32 : install_glance 2022-01-06 11:12:25.701 | + lib/glance:install_glance:438 : glance_store_extras=() 2022-01-06 11:12:25.704 | + lib/glance:install_glance:438 : local glance_store_extras 2022-01-06 11:12:25.706 | + lib/glance:install_glance:440 : is_service_enabled cinder 2022-01-06 11:12:25.722 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:12:25.725 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-01-06 11:12:25.727 | + lib/glance:install_glance:444 : is_service_enabled swift 2022-01-06 11:12:25.744 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:12:25.747 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-01-06 11:12:25.750 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2022-01-06 11:12:25.752 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-01-06 11:12:25.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:12:25.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:12:25.760 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-01-06 11:12:25.762 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:12:25.765 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2022-01-06 11:12:25.768 | ++ inc/python:join_extras:29 : local IFS=, 2022-01-06 11:12:25.771 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-01-06 11:12:25.773 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2022-01-06 11:12:25.776 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-01-06 11:12:25.779 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-01-06 11:12:25.781 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-01-06 11:12:25.784 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-01-06 11:12:25.787 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-01-06 11:12:25.789 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-01-06 11:12:25.793 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-01-06 11:12:25.793 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-01-06 11:12:25.799 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-01-06 11:12:25.801 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-01-06 11:12:25.804 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-01-06 11:12:25.807 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-01-06 11:12:25.809 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-01-06 11:12:25.831 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-01-06 11:12:25.833 | + 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' 2022-01-06 11:12:26.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:12:26.505 | from cryptography.utils import int_from_bytes 2022-01-06 11:12:26.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:12:26.505 | from cryptography.utils import int_from_bytes 2022-01-06 11:12:27.503 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:12:27.503 | 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. 2022-01-06 11:12:27.506 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:27.508 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:27.508 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:27.511 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:27.513 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:27.520 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:27.694 | Collecting glance-store===2.5.0 2022-01-06 11:12:27.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2022-01-06 11:12:27.857 | 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) 2022-01-06 11:12:27.862 | 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) 2022-01-06 11:12:27.873 | 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) 2022-01-06 11:12:28.583 | Collecting os-brick===4.3.2 2022-01-06 11:12:28.589 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a1/4d29ff834d281/os_brick-4.3.2-py3-none-any.whl (253 kB) 2022-01-06 11:12:28.698 | 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) 2022-01-06 11:12:28.703 | 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) 2022-01-06 11:12:28.720 | 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) 2022-01-06 11:12:28.730 | 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) 2022-01-06 11:12:28.772 | 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) 2022-01-06 11:12:28.777 | 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) 2022-01-06 11:12:28.784 | 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) 2022-01-06 11:12:28.823 | 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) 2022-01-06 11:12:28.838 | 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) 2022-01-06 11:12:28.843 | 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) 2022-01-06 11:12:28.851 | 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) 2022-01-06 11:12:28.876 | 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) 2022-01-06 11:12:28.892 | 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) 2022-01-06 11:12:28.897 | 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) 2022-01-06 11:12:28.900 | 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) 2022-01-06 11:12:28.902 | 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) 2022-01-06 11:12:29.044 | Collecting python-cinderclient===7.4.1 2022-01-06 11:12:29.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ada/81f35d3baf48e/python_cinderclient-7.4.1-py3-none-any.whl (279 kB) 2022-01-06 11:12:29.147 | 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) 2022-01-06 11:12:29.152 | 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) 2022-01-06 11:12:29.708 | Collecting python-swiftclient===3.11.1 2022-01-06 11:12:29.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2022-01-06 11:12:29.823 | 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) 2022-01-06 11:12:29.826 | 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) 2022-01-06 11:12:29.845 | 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) 2022-01-06 11:12:29.850 | 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) 2022-01-06 11:12:29.852 | 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) 2022-01-06 11:12:29.855 | 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) 2022-01-06 11:12:29.862 | 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) 2022-01-06 11:12:29.876 | 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) 2022-01-06 11:12:29.895 | 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) 2022-01-06 11:12:29.900 | 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) 2022-01-06 11:12:29.909 | 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) 2022-01-06 11:12:29.912 | 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) 2022-01-06 11:12:29.917 | 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) 2022-01-06 11:12:29.920 | 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) 2022-01-06 11:12:29.927 | 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) 2022-01-06 11:12:29.931 | 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) 2022-01-06 11:12:29.935 | 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) 2022-01-06 11:12:29.940 | 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) 2022-01-06 11:12:29.943 | 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) 2022-01-06 11:12:29.955 | 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) 2022-01-06 11:12:29.964 | 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) 2022-01-06 11:12:29.990 | 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) 2022-01-06 11:12:30.000 | 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) 2022-01-06 11:12:30.010 | 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) 2022-01-06 11:12:30.013 | 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) 2022-01-06 11:12:30.016 | 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) 2022-01-06 11:12:30.018 | 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) 2022-01-06 11:12:30.021 | 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) 2022-01-06 11:12:30.024 | 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) 2022-01-06 11:12:30.032 | 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) 2022-01-06 11:12:30.034 | 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) 2022-01-06 11:12:30.037 | 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) 2022-01-06 11:12:30.039 | 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) 2022-01-06 11:12:30.088 | 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) 2022-01-06 11:12:30.095 | 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) 2022-01-06 11:12:30.112 | 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) 2022-01-06 11:12:30.114 | 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) 2022-01-06 11:12:30.116 | 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) 2022-01-06 11:12:30.122 | 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) 2022-01-06 11:12:30.127 | 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) 2022-01-06 11:12:30.129 | 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) 2022-01-06 11:12:31.404 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-01-06 11:12:32.713 | Successfully installed glance-store-2.5.0 os-brick-4.3.2 python-cinderclient-7.4.1 python-swiftclient-3.11.1 2022-01-06 11:12:32.828 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:12:32.829 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:12:32.908 | + inc/python:pip_install:200 : result=0 2022-01-06 11:12:32.911 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:12:32.913 | + functions-common:time_stop:2304 : local name 2022-01-06 11:12:32.915 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:12:32.918 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:12:32.920 | + functions-common:time_stop:2307 : local total 2022-01-06 11:12:32.922 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:12:32.925 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:12:32.927 | + functions-common:time_stop:2311 : start_time=1641467545825 2022-01-06 11:12:32.929 | + functions-common:time_stop:2313 : [[ -z 1641467545825 ]] 2022-01-06 11:12:32.932 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:12:32.937 | + functions-common:time_stop:2316 : end_time=1641467552934 2022-01-06 11:12:32.939 | + functions-common:time_stop:2317 : elapsed_time=7109 2022-01-06 11:12:32.942 | + functions-common:time_stop:2318 : total=82513 2022-01-06 11:12:32.944 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:12:32.946 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=89622 2022-01-06 11:12:32.949 | + inc/python:pip_install:203 : return 0 2022-01-06 11:12:32.951 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2022-01-06 11:12:32.954 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2022-01-06 11:12:32.957 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2022-01-06 11:12:32.969 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-01-06 11:12:32.974 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/wallaby 2022-01-06 11:12:32.977 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2022-01-06 11:12:32.979 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2022-01-06 11:12:32.981 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-06 11:12:32.984 | + functions-common:git_clone:526 : local orig_dir 2022-01-06 11:12:32.987 | ++ functions-common:git_clone:527 : pwd 2022-01-06 11:12:32.990 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-06 11:12:32.992 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-06 11:12:32.995 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-06 11:12:33.012 | + functions-common:git_clone:530 : RECLONE=False 2022-01-06 11:12:33.014 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-06 11:12:33.016 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-06 11:12:33.019 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-06 11:12:33.020 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-06 11:12:33.025 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2022-01-06 11:12:33.027 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-06 11:12:33.029 | + functions-common:git_clone:592 : cd /opt/stack/glance 2022-01-06 11:12:33.032 | + functions-common:git_clone:593 : git show --oneline 2022-01-06 11:12:33.033 | + functions-common:git_clone:593 : head -1 2022-01-06 11:12:33.035 | 8499efd32 Add 22.0.1 release notes 2022-01-06 11:12:33.038 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-06 11:12:33.041 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2022-01-06 11:12:33.043 | + inc/python:setup_develop:338 : local bindep 2022-01-06 11:12:33.046 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-01-06 11:12:33.049 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-01-06 11:12:33.051 | + inc/python:setup_develop:344 : local extras= 2022-01-06 11:12:33.054 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-01-06 11:12:33.057 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-06 11:12:33.059 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-01-06 11:12:33.063 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-01-06 11:12:33.065 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-06 11:12:33.068 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-06 11:12:33.071 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-01-06 11:12:33.073 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-06 11:12:33.076 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-01-06 11:12:33.079 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-06 11:12:33.082 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-06 11:12:33.085 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-01-06 11:12:33.090 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-01-06 11:12:33.093 | + 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' 2022-01-06 11:12:33.702 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-01-06 11:12:33.704 | + inc/python:setup_package:417 : local bindep=0 2022-01-06 11:12:33.706 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-06 11:12:33.709 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-06 11:12:33.711 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-01-06 11:12:33.713 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-01-06 11:12:33.716 | + inc/python:setup_package:426 : local flags=-e 2022-01-06 11:12:33.719 | + inc/python:setup_package:427 : local extras= 2022-01-06 11:12:33.721 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-06 11:12:33.723 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-06 11:12:33.726 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-06 11:12:33.728 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-06 11:12:33.730 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-06 11:12:33.733 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-01-06 11:12:33.754 | Using python 3.8 to install /opt/stack/glance 2022-01-06 11:12:33.756 | + 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 2022-01-06 11:12:34.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:12:34.444 | from cryptography.utils import int_from_bytes 2022-01-06 11:12:34.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:12:34.444 | from cryptography.utils import int_from_bytes 2022-01-06 11:12:35.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:12:35.457 | 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. 2022-01-06 11:12:35.460 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:35.461 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:35.462 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:35.465 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:35.467 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:35.474 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:35.479 | Obtaining file:///opt/stack/glance 2022-01-06 11:12:36.738 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-01-06 11:12:37.997 | 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) 2022-01-06 11:12:38.006 | 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) 2022-01-06 11:12:38.014 | 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) 2022-01-06 11:12:38.025 | 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) 2022-01-06 11:12:38.172 | Collecting WSME===0.10.1 2022-01-06 11:12:38.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2022-01-06 11:12:38.260 | 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) 2022-01-06 11:12:38.274 | 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) 2022-01-06 11:12:38.845 | Collecting castellan===3.7.2 2022-01-06 11:12:38.852 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/458/377b7164d9778/castellan-3.7.2-py3-none-any.whl (93 kB) 2022-01-06 11:12:38.945 | 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) 2022-01-06 11:12:39.441 | Collecting cursive===0.2.2 2022-01-06 11:12:39.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-01-06 11:12:39.530 | 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) 2022-01-06 11:12:39.537 | 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) 2022-01-06 11:12:39.542 | 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) 2022-01-06 11:12:39.551 | 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) 2022-01-06 11:12:39.557 | 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) 2022-01-06 11:12:39.626 | 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) 2022-01-06 11:12:39.630 | 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) 2022-01-06 11:12:39.636 | 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) 2022-01-06 11:12:39.639 | 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) 2022-01-06 11:12:39.650 | 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) 2022-01-06 11:12:39.709 | 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) 2022-01-06 11:12:39.761 | 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) 2022-01-06 11:12:39.766 | 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) 2022-01-06 11:12:39.770 | 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) 2022-01-06 11:12:39.806 | 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) 2022-01-06 11:12:39.843 | 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) 2022-01-06 11:12:39.853 | 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) 2022-01-06 11:12:39.893 | 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) 2022-01-06 11:12:39.899 | 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) 2022-01-06 11:12:39.947 | 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) 2022-01-06 11:12:39.953 | 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) 2022-01-06 11:12:39.992 | 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) 2022-01-06 11:12:40.045 | 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) 2022-01-06 11:12:40.063 | 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) 2022-01-06 11:12:40.078 | 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) 2022-01-06 11:12:40.092 | 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) 2022-01-06 11:12:40.100 | 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) 2022-01-06 11:12:40.123 | 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) 2022-01-06 11:12:40.134 | 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) 2022-01-06 11:12:40.150 | 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) 2022-01-06 11:12:40.195 | 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) 2022-01-06 11:12:40.200 | 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) 2022-01-06 11:12:40.203 | 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) 2022-01-06 11:12:40.205 | 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) 2022-01-06 11:12:40.230 | 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) 2022-01-06 11:12:40.243 | 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) 2022-01-06 11:12:40.254 | 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) 2022-01-06 11:12:40.256 | 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) 2022-01-06 11:12:40.985 | Collecting python-barbicanclient===5.1.0 2022-01-06 11:12:40.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2022-01-06 11:12:41.080 | 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) 2022-01-06 11:12:41.085 | 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) 2022-01-06 11:12:41.087 | 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) 2022-01-06 11:12:41.105 | 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) 2022-01-06 11:12:41.109 | 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) 2022-01-06 11:12:41.116 | 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) 2022-01-06 11:12:41.219 | Collecting retrying===1.3.3 2022-01-06 11:12:41.226 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-01-06 11:12:41.300 | 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) 2022-01-06 11:12:41.304 | 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) 2022-01-06 11:12:41.431 | Collecting simplegeneric===0.8.1 2022-01-06 11:12:41.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-01-06 11:12:42.113 | 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) 2022-01-06 11:12:42.116 | 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) 2022-01-06 11:12:42.126 | 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) 2022-01-06 11:12:42.130 | 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) 2022-01-06 11:12:42.132 | 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) 2022-01-06 11:12:42.759 | Collecting taskflow===4.6.0 2022-01-06 11:12:42.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2022-01-06 11:12:42.917 | 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) 2022-01-06 11:12:42.931 | 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) 2022-01-06 11:12:42.940 | 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) 2022-01-06 11:12:42.946 | 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) 2022-01-06 11:12:42.963 | 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) 2022-01-06 11:12:42.966 | 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) 2022-01-06 11:12:42.973 | 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) 2022-01-06 11:12:42.993 | 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) 2022-01-06 11:12:42.996 | 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) 2022-01-06 11:12:43.001 | 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) 2022-01-06 11:12:43.008 | 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) 2022-01-06 11:12:43.011 | 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) 2022-01-06 11:12:43.020 | 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) 2022-01-06 11:12:43.025 | 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) 2022-01-06 11:12:43.030 | 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) 2022-01-06 11:12:43.033 | 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) 2022-01-06 11:12:43.036 | 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) 2022-01-06 11:12:43.077 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-01-06 11:12:43.081 | 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) 2022-01-06 11:12:43.088 | 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) 2022-01-06 11:12:43.091 | 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) 2022-01-06 11:12:43.101 | 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) 2022-01-06 11:12:43.103 | 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) 2022-01-06 11:12:43.115 | 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) 2022-01-06 11:12:43.117 | 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) 2022-01-06 11:12:43.121 | 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) 2022-01-06 11:12:43.124 | 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) 2022-01-06 11:12:43.126 | 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) 2022-01-06 11:12:43.615 | Collecting pydot===1.4.2 2022-01-06 11:12:43.621 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-01-06 11:12:44.217 | Collecting automaton===2.3.0 2022-01-06 11:12:44.223 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2022-01-06 11:12:44.841 | Collecting networkx===2.5 2022-01-06 11:12:44.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-01-06 11:12:45.001 | 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) 2022-01-06 11:12:45.003 | 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) 2022-01-06 11:12:45.005 | 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) 2022-01-06 11:12:45.007 | 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) 2022-01-06 11:12:45.010 | 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) 2022-01-06 11:12:45.013 | 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) 2022-01-06 11:12:45.016 | 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) 2022-01-06 11:12:45.018 | 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) 2022-01-06 11:12:45.021 | 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) 2022-01-06 11:12:45.077 | 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) 2022-01-06 11:12:45.081 | 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) 2022-01-06 11:12:45.084 | 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) 2022-01-06 11:12:45.089 | 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) 2022-01-06 11:12:45.130 | Building wheels for collected packages: simplegeneric 2022-01-06 11:12:45.130 | Building wheel for simplegeneric (setup.py): started 2022-01-06 11:12:45.804 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-01-06 11:12:45.804 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=6bfe81b03ebd1036d78efa96181dcf3962e895d1a36e09af9fdc3947406b34c4 2022-01-06 11:12:45.804 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-01-06 11:12:45.805 | Successfully built simplegeneric 2022-01-06 11:12:46.736 | Installing collected packages: pydot, automaton, networkx, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-01-06 11:12:49.680 | Running setup.py develop for glance 2022-01-06 11:12:51.174 | 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 2022-01-06 11:12:51.304 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:12:51.304 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:12:51.382 | + inc/python:pip_install:200 : result=0 2022-01-06 11:12:51.385 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:12:51.387 | + functions-common:time_stop:2304 : local name 2022-01-06 11:12:51.389 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:12:51.391 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:12:51.394 | + functions-common:time_stop:2307 : local total 2022-01-06 11:12:51.396 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:12:51.398 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:12:51.400 | + functions-common:time_stop:2311 : start_time=1641467553749 2022-01-06 11:12:51.402 | + functions-common:time_stop:2313 : [[ -z 1641467553749 ]] 2022-01-06 11:12:51.406 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:12:51.410 | + functions-common:time_stop:2316 : end_time=1641467571408 2022-01-06 11:12:51.412 | + functions-common:time_stop:2317 : elapsed_time=17659 2022-01-06 11:12:51.415 | + functions-common:time_stop:2318 : total=89622 2022-01-06 11:12:51.417 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:12:51.420 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=107281 2022-01-06 11:12:51.422 | + inc/python:pip_install:203 : return 0 2022-01-06 11:12:51.424 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-01-06 11:12:51.427 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-06 11:12:51.429 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-06 11:12:51.448 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-06 11:12:51.459 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-01-06 11:12:51.462 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-01-06 11:12:51.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:12:51.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:12:51.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-01-06 11:12:51.472 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:12:51.475 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-06 11:12:51.477 | + ./stack.sh:main:889 : configure_glance 2022-01-06 11:12:51.479 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-01-06 11:12:51.492 | + lib/glance:configure_glance:271 : local dburl 2022-01-06 11:12:51.495 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2022-01-06 11:12:51.498 | ++ lib/database:database_connection_url:132 : local db=glance 2022-01-06 11:12:51.500 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-01-06 11:12:51.502 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-01-06 11:12:51.505 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-06 11:12:51.508 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-06 11:12:51.510 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-01-06 11:12:51.539 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-06 11:12:51.570 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-01-06 11:12:51.598 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-06 11:12:51.627 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-01-06 11:12:51.657 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-01-06 11:12:51.688 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-01-06 11:12:51.690 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2022-01-06 11:12:51.692 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2022-01-06 11:12:51.695 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-01-06 11:12:51.697 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-01-06 11:12:51.726 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-01-06 11:12:51.755 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.10/identity 2022-01-06 11:12:51.783 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-01-06 11:12:51.811 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-01-06 11:12:51.839 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-01-06 11:12:51.866 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-01-06 11:12:51.895 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-01-06 11:12:51.922 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-06 11:12:51.949 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-01-06 11:12:51.978 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-01-06 11:12:52.008 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-01-06 11:12:52.010 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-01-06 11:12:52.013 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-01-06 11:12:52.016 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-06 11:12:52.018 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-06 11:12:52.020 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-06 11:12:52.037 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:12:52.040 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-06 11:12:52.042 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-06 11:12:52.045 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-06 11:12:52.060 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:12:52.063 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.10:5672/ 2022-01-06 11:12:52.066 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.10:5672/ 2022-01-06 11:12:52.094 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-06 11:12:52.096 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-06 11:12:52.099 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2022-01-06 11:12:52.101 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2022-01-06 11:12:52.103 | + lib/glance:configure_glance:288 : configure_glance_store False False 2022-01-06 11:12:52.106 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2022-01-06 11:12:52.109 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2022-01-06 11:12:52.111 | + lib/glance:configure_glance_store:231 : local be 2022-01-06 11:12:52.113 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2022-01-06 11:12:52.116 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2022-01-06 11:12:52.118 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-06 11:12:52.149 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2022-01-06 11:12:52.151 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.10 2022-01-06 11:12:52.182 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2022-01-06 11:12:52.185 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2022-01-06 11:12:52.202 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:12:52.204 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-01-06 11:12:52.233 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-01-06 11:12:52.261 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-01-06 11:12:52.290 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-01-06 11:12:52.318 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-01-06 11:12:52.346 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2022-01-06 11:12:52.364 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:52.366 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-01-06 11:12:52.393 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-01-06 11:12:52.424 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-01-06 11:12:52.452 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.10/identity/v3 2022-01-06 11:12:52.480 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-01-06 11:12:52.508 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.10/image 2022-01-06 11:12:52.536 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2022-01-06 11:12:52.553 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:52.555 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2022-01-06 11:12:52.557 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-01-06 11:12:52.560 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-01-06 11:12:52.563 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-06 11:12:52.580 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-06 11:12:52.583 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-06 11:12:52.585 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-06 11:12:52.588 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-06 11:12:52.590 | + 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}}' 2022-01-06 11:12:52.618 | + 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' 2022-01-06 11:12:52.646 | + 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' 2022-01-06 11:12:52.675 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-06 11:12:52.703 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-01-06 11:12:52.707 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-01-06 11:12:52.738 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-01-06 11:12:52.767 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-06 11:12:52.795 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.10/identity 2022-01-06 11:12:52.823 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-01-06 11:12:52.852 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-01-06 11:12:52.881 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-01-06 11:12:52.910 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-06 11:12:52.941 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-01-06 11:12:52.971 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-01-06 11:12:53.002 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-01-06 11:12:53.030 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-01-06 11:12:53.035 | + 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 2022-01-06 11:12:53.041 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2022-01-06 11:12:53.058 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:12:53.060 | + lib/glance:configure_glance:363 : [[ False == False ]] 2022-01-06 11:12:53.063 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-01-06 11:12:53.065 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2022-01-06 11:12:53.067 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-01-06 11:12:53.070 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2022-01-06 11:12:53.072 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2022-01-06 11:12:53.076 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2022-01-06 11:12:53.078 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2022-01-06 11:12:53.082 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-01-06 11:12:53.112 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2022-01-06 11:12:53.114 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-01-06 11:12:53.116 | ++ functions:get_random_port:837 : true 2022-01-06 11:12:53.118 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-01-06 11:12:53.121 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-01-06 11:12:53.123 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-01-06 11:12:53.176 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-01-06 11:12:53.179 | ++ functions:get_random_port:841 : break 2 2022-01-06 11:12:53.181 | ++ functions:get_random_port:845 : echo 60999 2022-01-06 11:12:53.184 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2022-01-06 11:12:53.186 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-01-06 11:12:53.212 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-01-06 11:12:53.239 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-01-06 11:12:53.266 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-01-06 11:12:53.293 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-01-06 11:12:53.323 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-01-06 11:12:53.351 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-01-06 11:12:53.378 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-01-06 11:12:53.406 | + 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' 2022-01-06 11:12:53.433 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-06 11:12:53.461 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-01-06 11:12:53.488 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-06 11:12:53.516 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-01-06 11:12:53.543 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-01-06 11:12:53.570 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-01-06 11:12:53.598 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-01-06 11:12:53.625 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-01-06 11:12:53.652 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-01-06 11:12:53.681 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-01-06 11:12:53.708 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2022-01-06 11:12:53.710 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-01-06 11:12:53.712 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-06 11:12:53.715 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:12:53.717 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:12:53.720 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-01-06 11:12:53.722 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-01-06 11:12:53.781 | proxy (enabled by site administrator) 2022-01-06 11:12:53.784 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2022-01-06 11:12:53.787 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-01-06 11:12:53.789 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-06 11:12:53.791 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:12:53.793 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:12:53.796 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-01-06 11:12:53.799 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-01-06 11:12:53.851 | No module matches proxy_http 2022-01-06 11:12:53.854 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-01-06 11:12:53.916 | Considering dependency proxy for proxy_http: 2022-01-06 11:12:53.916 | Module proxy already enabled 2022-01-06 11:12:53.916 | Enabling module proxy_http. 2022-01-06 11:12:53.922 | To activate the new configuration, you need to run: 2022-01-06 11:12:53.922 | systemctl restart apache2 2022-01-06 11:12:53.926 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-01-06 11:12:53.929 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-06 11:12:53.931 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-06 11:12:53.933 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-06 11:12:54.065 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2022-01-06 11:12:54.068 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2022-01-06 11:12:54.070 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2022-01-06 11:12:54.073 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-01-06 11:12:54.076 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:12:54.078 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:12:54.080 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-06 11:12:54.084 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-06 11:12:54.087 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2022-01-06 11:12:54.087 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-06 11:12:54.096 | KeepAlive Off 2022-01-06 11:12:54.101 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-06 11:12:54.101 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2022-01-06 11:12:54.109 | SetEnv proxy-sendchunked 1 2022-01-06 11:12:54.113 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-01-06 11:12:54.113 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-06 11:12:54.122 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-01-06 11:12:54.125 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2022-01-06 11:12:54.128 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2022-01-06 11:12:54.130 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-01-06 11:12:54.132 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-06 11:12:54.135 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-06 11:12:54.137 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:12:54.140 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:12:54.142 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-06 11:12:54.145 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-01-06 11:12:54.147 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:12:54.149 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:12:54.152 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2022-01-06 11:12:54.213 | Enabling site glance-wsgi-api. 2022-01-06 11:12:54.219 | To activate the new configuration, you need to run: 2022-01-06 11:12:54.219 | systemctl reload apache2 2022-01-06 11:12:54.223 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2022-01-06 11:12:54.226 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-06 11:12:54.228 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-06 11:12:54.230 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-06 11:12:54.359 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-01-06 11:12:54.365 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-01-06 11:12:54.395 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-01-06 11:12:54.412 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:12:54.415 | + ./stack.sh:main:894 : stack_install_service cinder 2022-01-06 11:12:54.417 | + lib/stack:stack_install_service:20 : local service=cinder 2022-01-06 11:12:54.420 | + lib/stack:stack_install_service:21 : type install_cinder 2022-01-06 11:12:54.422 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-06 11:12:54.424 | + lib/stack:stack_install_service:32 : install_cinder 2022-01-06 11:12:54.427 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/wallaby 2022-01-06 11:12:54.429 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2022-01-06 11:12:54.432 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2022-01-06 11:12:54.434 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-06 11:12:54.437 | + functions-common:git_clone:526 : local orig_dir 2022-01-06 11:12:54.440 | ++ functions-common:git_clone:527 : pwd 2022-01-06 11:12:54.442 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-06 11:12:54.445 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-06 11:12:54.447 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-06 11:12:54.464 | + functions-common:git_clone:530 : RECLONE=False 2022-01-06 11:12:54.466 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-06 11:12:54.469 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-06 11:12:54.471 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-06 11:12:54.472 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-06 11:12:54.477 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2022-01-06 11:12:54.479 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-06 11:12:54.482 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2022-01-06 11:12:54.485 | + functions-common:git_clone:593 : git show --oneline 2022-01-06 11:12:54.485 | + functions-common:git_clone:593 : head -1 2022-01-06 11:12:54.496 | 30578a728 [Pure Storage] Add missing DB values when performing create CG from CG snap 2022-01-06 11:12:54.499 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-06 11:12:54.502 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2022-01-06 11:12:54.504 | + inc/python:setup_develop:338 : local bindep 2022-01-06 11:12:54.507 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-06 11:12:54.509 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-01-06 11:12:54.512 | + inc/python:setup_develop:344 : local extras= 2022-01-06 11:12:54.515 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-01-06 11:12:54.517 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-06 11:12:54.520 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-06 11:12:54.522 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-01-06 11:12:54.524 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-06 11:12:54.527 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-06 11:12:54.530 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-01-06 11:12:54.533 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-06 11:12:54.536 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-01-06 11:12:54.538 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-06 11:12:54.540 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-06 11:12:54.543 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-01-06 11:12:54.549 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-01-06 11:12:54.552 | + 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' 2022-01-06 11:12:55.154 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-01-06 11:12:55.156 | + inc/python:setup_package:417 : local bindep=0 2022-01-06 11:12:55.159 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-06 11:12:55.161 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-06 11:12:55.163 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-06 11:12:55.165 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-01-06 11:12:55.168 | + inc/python:setup_package:426 : local flags=-e 2022-01-06 11:12:55.171 | + inc/python:setup_package:427 : local extras= 2022-01-06 11:12:55.173 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-06 11:12:55.175 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-06 11:12:55.177 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-06 11:12:55.180 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-06 11:12:55.182 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-06 11:12:55.184 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-01-06 11:12:55.205 | Using python 3.8 to install /opt/stack/cinder 2022-01-06 11:12:55.207 | + 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 2022-01-06 11:12:55.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:12:55.938 | from cryptography.utils import int_from_bytes 2022-01-06 11:12:55.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:12:55.938 | from cryptography.utils import int_from_bytes 2022-01-06 11:12:56.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:12:56.952 | 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. 2022-01-06 11:12:56.955 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:56.956 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:56.957 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:56.960 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:56.962 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:56.970 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:12:56.974 | Obtaining file:///opt/stack/cinder 2022-01-06 11:12:58.963 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-01-06 11:13:00.947 | 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) 2022-01-06 11:13:00.957 | 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) 2022-01-06 11:13:00.965 | 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) 2022-01-06 11:13:00.976 | 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) 2022-01-06 11:13:01.004 | 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) 2022-01-06 11:13:02.049 | Collecting boto3===1.17.26 2022-01-06 11:13:02.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e9/ff8006c41889e/boto3-1.17.26-py2.py3-none-any.whl (130 kB) 2022-01-06 11:13:03.416 | Collecting botocore===1.20.26 2022-01-06 11:13:03.451 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/cbe115a25bfa8/botocore-1.20.26-py2.py3-none-any.whl (7.3 MB) 2022-01-06 11:13:03.688 | 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) 2022-01-06 11:13:03.732 | 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) 2022-01-06 11:13:03.770 | 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) 2022-01-06 11:13:03.784 | 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) 2022-01-06 11:13:03.787 | 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) 2022-01-06 11:13:05.262 | Collecting google-api-python-client===2.0.2 2022-01-06 11:13:05.279 | 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) 2022-01-06 11:13:06.214 | Collecting google-auth===1.27.1 2022-01-06 11:13:06.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63a/5636d7eacfe6e/google_auth-1.27.1-py2.py3-none-any.whl (136 kB) 2022-01-06 11:13:06.701 | Collecting google-auth-httplib2===0.1.0 2022-01-06 11:13:06.708 | 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) 2022-01-06 11:13:06.790 | 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) 2022-01-06 11:13:06.795 | 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) 2022-01-06 11:13:06.799 | 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) 2022-01-06 11:13:06.802 | 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) 2022-01-06 11:13:06.805 | 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) 2022-01-06 11:13:06.817 | 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) 2022-01-06 11:13:06.879 | 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) 2022-01-06 11:13:06.934 | 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) 2022-01-06 11:13:07.401 | Collecting oauth2client===4.1.3 2022-01-06 11:13:07.407 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-01-06 11:13:07.494 | 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) 2022-01-06 11:13:07.516 | 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) 2022-01-06 11:13:07.520 | 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) 2022-01-06 11:13:07.538 | 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) 2022-01-06 11:13:07.575 | 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) 2022-01-06 11:13:07.586 | 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) 2022-01-06 11:13:07.626 | 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) 2022-01-06 11:13:07.632 | 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) 2022-01-06 11:13:07.680 | 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) 2022-01-06 11:13:07.687 | 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) 2022-01-06 11:13:07.727 | 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) 2022-01-06 11:13:07.782 | 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) 2022-01-06 11:13:07.799 | 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) 2022-01-06 11:13:07.815 | 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) 2022-01-06 11:13:07.830 | 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) 2022-01-06 11:13:07.844 | 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) 2022-01-06 11:13:07.848 | 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) 2022-01-06 11:13:07.858 | 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) 2022-01-06 11:13:07.881 | 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) 2022-01-06 11:13:07.892 | 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) 2022-01-06 11:13:07.908 | 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) 2022-01-06 11:13:08.527 | Collecting oslo.vmware===3.8.0 2022-01-06 11:13:08.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2022-01-06 11:13:08.654 | 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) 2022-01-06 11:13:08.718 | 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) 2022-01-06 11:13:08.895 | Collecting paramiko===2.7.2 2022-01-06 11:13:08.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2022-01-06 11:13:09.016 | 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) 2022-01-06 11:13:09.019 | 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) 2022-01-06 11:13:09.021 | 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) 2022-01-06 11:13:09.671 | Collecting pyasn1===0.4.8 2022-01-06 11:13:09.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-01-06 11:13:10.331 | Collecting pyasn1-modules===0.2.8 2022-01-06 11:13:10.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-01-06 11:13:10.421 | 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) 2022-01-06 11:13:10.431 | 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) 2022-01-06 11:13:10.434 | 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) 2022-01-06 11:13:10.437 | 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) 2022-01-06 11:13:10.454 | 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) 2022-01-06 11:13:11.019 | Collecting python-glanceclient===3.3.0 2022-01-06 11:13:11.026 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2022-01-06 11:13:11.123 | 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) 2022-01-06 11:13:11.142 | 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) 2022-01-06 11:13:11.158 | 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) 2022-01-06 11:13:11.184 | 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) 2022-01-06 11:13:11.188 | 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) 2022-01-06 11:13:11.195 | 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) 2022-01-06 11:13:11.215 | 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) 2022-01-06 11:13:11.632 | Collecting rsa===4.7.2 2022-01-06 11:13:11.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2022-01-06 11:13:12.217 | Collecting rtslib-fb===2.1.74 2022-01-06 11:13:12.224 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-01-06 11:13:12.413 | Collecting s3transfer===0.3.4 2022-01-06 11:13:12.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2022-01-06 11:13:12.502 | 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) 2022-01-06 11:13:12.550 | 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) 2022-01-06 11:13:12.553 | 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) 2022-01-06 11:13:12.564 | 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) 2022-01-06 11:13:12.567 | 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) 2022-01-06 11:13:12.570 | 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) 2022-01-06 11:13:12.947 | Collecting suds-jurko===0.6 2022-01-06 11:13:12.954 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-01-06 11:13:13.421 | Collecting tabulate===0.8.9 2022-01-06 11:13:13.428 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-01-06 11:13:13.509 | 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) 2022-01-06 11:13:13.565 | 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) 2022-01-06 11:13:13.580 | 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) 2022-01-06 11:13:13.589 | 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) 2022-01-06 11:13:13.595 | 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) 2022-01-06 11:13:13.612 | 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) 2022-01-06 11:13:13.691 | 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) 2022-01-06 11:13:13.695 | 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) 2022-01-06 11:13:14.078 | Collecting uritemplate===3.0.1 2022-01-06 11:13:14.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-01-06 11:13:14.164 | 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) 2022-01-06 11:13:14.184 | 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) 2022-01-06 11:13:14.877 | Collecting warlock===1.3.3 2022-01-06 11:13:14.883 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-01-06 11:13:14.963 | 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) 2022-01-06 11:13:14.967 | 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) 2022-01-06 11:13:15.473 | Collecting zstd===1.4.8.1 2022-01-06 11:13:15.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2022-01-06 11:13:16.212 | 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) 2022-01-06 11:13:16.215 | 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) 2022-01-06 11:13:16.746 | Collecting google-api-core===1.26.1 2022-01-06 11:13:16.752 | 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) 2022-01-06 11:13:16.856 | 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) 2022-01-06 11:13:16.859 | 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) 2022-01-06 11:13:16.864 | 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) 2022-01-06 11:13:16.869 | 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) 2022-01-06 11:13:16.873 | 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) 2022-01-06 11:13:16.880 | 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) 2022-01-06 11:13:16.885 | 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) 2022-01-06 11:13:16.893 | 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) 2022-01-06 11:13:16.938 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-01-06 11:13:16.943 | 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) 2022-01-06 11:13:16.949 | 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) 2022-01-06 11:13:16.955 | 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) 2022-01-06 11:13:16.958 | 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) 2022-01-06 11:13:16.969 | 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) 2022-01-06 11:13:16.972 | 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) 2022-01-06 11:13:17.067 | Collecting PyNaCl===1.4.0 2022-01-06 11:13:17.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2022-01-06 11:13:17.111 | 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) 2022-01-06 11:13:17.122 | 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) 2022-01-06 11:13:17.136 | 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) 2022-01-06 11:13:17.139 | 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) 2022-01-06 11:13:17.142 | 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) 2022-01-06 11:13:17.522 | Collecting pyudev===0.22.0 2022-01-06 11:13:17.527 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-01-06 11:13:17.607 | 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) 2022-01-06 11:13:17.609 | 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) 2022-01-06 11:13:17.615 | 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) 2022-01-06 11:13:17.620 | 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) 2022-01-06 11:13:17.657 | 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) 2022-01-06 11:13:17.660 | 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) 2022-01-06 11:13:17.662 | 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) 2022-01-06 11:13:17.665 | 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) 2022-01-06 11:13:17.667 | 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) 2022-01-06 11:13:17.672 | 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) 2022-01-06 11:13:17.675 | 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) 2022-01-06 11:13:18.068 | Collecting googleapis-common-protos===1.53.0 2022-01-06 11:13:18.074 | 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) 2022-01-06 11:13:18.158 | 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) 2022-01-06 11:13:18.161 | 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) 2022-01-06 11:13:18.163 | 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) 2022-01-06 11:13:18.171 | 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) 2022-01-06 11:13:18.173 | 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) 2022-01-06 11:13:18.176 | 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) 2022-01-06 11:13:18.233 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-01-06 11:13:18.236 | 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) 2022-01-06 11:13:18.240 | 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) 2022-01-06 11:13:18.244 | 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) 2022-01-06 11:13:18.247 | 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) 2022-01-06 11:13:18.288 | Building wheels for collected packages: zstd 2022-01-06 11:13:18.289 | Building wheel for zstd (setup.py): started 2022-01-06 11:14:06.222 | Building wheel for zstd (setup.py): finished with status 'done' 2022-01-06 11:14:06.234 | Created wheel for zstd: filename=zstd-1.4.8.1-cp38-cp38-linux_x86_64.whl size=1697018 sha256=272f2d4e8a50bb04b9c5f6b7ccc11c7694949b03fbe4400cdf49c52b561c25f5 2022-01-06 11:14:06.234 | Stored in directory: /root/.cache/pip/wheels/03/4d/42/6bdf48cea9bb8f62bc91f6b28247aa26f066e300e4d48c7d16 2022-01-06 11:14:06.235 | Successfully built zstd 2022-01-06 11:14:07.269 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, uritemplate, google-auth, googleapis-common-protos, google-api-core, google-auth-httplib2, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2022-01-06 11:14:07.903 | Attempting uninstall: PyNaCl 2022-01-06 11:14:07.905 | Found existing installation: PyNaCl 1.3.0 2022-01-06 11:14:07.912 | Uninstalling PyNaCl-1.3.0: 2022-01-06 11:14:07.944 | Successfully uninstalled PyNaCl-1.3.0 2022-01-06 11:14:12.110 | Running setup.py develop for cinder 2022-01-06 11:14:14.284 | 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 2022-01-06 11:14:14.422 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:14:14.422 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:14:14.530 | + inc/python:pip_install:200 : result=0 2022-01-06 11:14:14.532 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:14:14.534 | + functions-common:time_stop:2304 : local name 2022-01-06 11:14:14.536 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:14:14.539 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:14:14.541 | + functions-common:time_stop:2307 : local total 2022-01-06 11:14:14.544 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:14:14.546 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:14:14.548 | + functions-common:time_stop:2311 : start_time=1641467575200 2022-01-06 11:14:14.550 | + functions-common:time_stop:2313 : [[ -z 1641467575200 ]] 2022-01-06 11:14:14.554 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:14:14.558 | + functions-common:time_stop:2316 : end_time=1641467654555 2022-01-06 11:14:14.560 | + functions-common:time_stop:2317 : elapsed_time=79355 2022-01-06 11:14:14.562 | + functions-common:time_stop:2318 : total=107281 2022-01-06 11:14:14.564 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:14:14.567 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=186636 2022-01-06 11:14:14.569 | + inc/python:pip_install:203 : return 0 2022-01-06 11:14:14.571 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-01-06 11:14:14.574 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-06 11:14:14.576 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-06 11:14:14.595 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-06 11:14:14.607 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-01-06 11:14:14.610 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-01-06 11:14:14.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:14:14.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:14:14.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-01-06 11:14:14.621 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:14:14.623 | + lib/cinder:install_cinder:451 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-01-06 11:14:14.625 | + lib/cinder:install_cinder:452 : install_package tgt 2022-01-06 11:14:14.628 | + functions-common:install_package:1342 : update_package_repo 2022-01-06 11:14:14.630 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-06 11:14:14.633 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-06 11:14:14.636 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-06 11:14:14.639 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-06 11:14:14.642 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-06 11:14:14.645 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:14:14.648 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:14:14.650 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-06 11:14:14.653 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-06 11:14:14.655 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-06 11:14:14.657 | + functions-common:apt_get_update:1069 : return 2022-01-06 11:14:14.660 | + functions-common:install_package:1343 : real_install_package tgt 2022-01-06 11:14:14.663 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-06 11:14:14.665 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:14:14.668 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:14:14.670 | + functions-common:real_install_package:1329 : apt_get install tgt 2022-01-06 11:14:14.692 | + 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 2022-01-06 11:14:14.801 | Reading package lists... 2022-01-06 11:14:15.034 | Building dependency tree... 2022-01-06 11:14:15.035 | Reading state information... 2022-01-06 11:14:15.277 | The following packages were automatically installed and are no longer required: 2022-01-06 11:14:15.278 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 11:14:15.278 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 11:14:15.278 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 11:14:15.278 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 11:14:15.278 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-06 11:14:15.278 | python3-zope.interface 2022-01-06 11:14:15.278 | Use 'sudo apt autoremove' to remove them. 2022-01-06 11:14:15.279 | The following additional packages will be installed: 2022-01-06 11:14:15.279 | libconfig-general-perl 2022-01-06 11:14:15.280 | Suggested packages: 2022-01-06 11:14:15.280 | tgt-rbd 2022-01-06 11:14:15.344 | The following NEW packages will be installed: 2022-01-06 11:14:15.345 | libconfig-general-perl tgt 2022-01-06 11:14:15.646 | 0 upgraded, 2 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 11:14:15.646 | Need to get 269 kB of archives. 2022-01-06 11:14:15.646 | After this operation, 824 kB of additional disk space will be used. 2022-01-06 11:14:15.646 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2022-01-06 11:14:16.047 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2022-01-06 11:14:16.898 | Fetched 269 kB in 1s (275 kB/s) 2022-01-06 11:14:17.029 | Selecting previously unselected package libconfig-general-perl. 2022-01-06 11:14:17.081 | (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.) 2022-01-06 11:14:17.085 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2022-01-06 11:14:17.137 | Unpacking libconfig-general-perl (2.63-1) ... 2022-01-06 11:14:17.583 | Selecting previously unselected package tgt. 2022-01-06 11:14:17.593 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2022-01-06 11:14:17.651 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2022-01-06 11:14:18.104 | Setting up libconfig-general-perl (2.63-1) ... 2022-01-06 11:14:18.228 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2022-01-06 11:14:19.353 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2022-01-06 11:14:20.286 | Processing triggers for man-db (2.9.1-1) ... 2022-01-06 11:14:20.743 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-06 11:14:28.504 | + functions-common:apt_get:1113 : result=0 2022-01-06 11:14:28.507 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-06 11:14:28.509 | + functions-common:time_stop:2304 : local name 2022-01-06 11:14:28.511 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:14:28.514 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:14:28.516 | + functions-common:time_stop:2307 : local total 2022-01-06 11:14:28.519 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:14:28.521 | + functions-common:time_stop:2310 : name=apt-get 2022-01-06 11:14:28.524 | + functions-common:time_stop:2311 : start_time=1641467654689 2022-01-06 11:14:28.527 | + functions-common:time_stop:2313 : [[ -z 1641467654689 ]] 2022-01-06 11:14:28.530 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:14:28.534 | + functions-common:time_stop:2316 : end_time=1641467668531 2022-01-06 11:14:28.537 | + functions-common:time_stop:2317 : elapsed_time=13842 2022-01-06 11:14:28.539 | + functions-common:time_stop:2318 : total=459951 2022-01-06 11:14:28.541 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:14:28.544 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=473793 2022-01-06 11:14:28.546 | + functions-common:apt_get:1117 : return 0 2022-01-06 11:14:28.549 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-06 11:14:28.551 | + ./stack.sh:main:895 : configure_cinder 2022-01-06 11:14:28.554 | + lib/cinder:configure_cinder:224 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-01-06 11:14:28.567 | + lib/cinder:configure_cinder:226 : rm -f /etc/cinder/cinder.conf 2022-01-06 11:14:28.571 | + lib/cinder:configure_cinder:228 : configure_rootwrap cinder 2022-01-06 11:14:28.573 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-01-06 11:14:28.575 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-01-06 11:14:28.578 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-01-06 11:14:28.579 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-01-06 11:14:28.583 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-01-06 11:14:28.585 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-01-06 11:14:28.587 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-01-06 11:14:28.589 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-01-06 11:14:28.591 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-01-06 11:14:28.593 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-01-06 11:14:28.595 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-01-06 11:14:28.598 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-01-06 11:14:28.609 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-01-06 11:14:28.621 | + 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 2022-01-06 11:14:28.633 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-01-06 11:14:28.645 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-01-06 11:14:28.657 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-01-06 11:14:28.660 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-01-06 11:14:28.664 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.EdsdTKUgOW 2022-01-06 11:14:28.666 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-01-06 11:14:28.668 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-01-06 11:14:28.671 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-01-06 11:14:28.673 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.EdsdTKUgOW 2022-01-06 11:14:28.677 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.EdsdTKUgOW 2022-01-06 11:14:28.689 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.EdsdTKUgOW /etc/sudoers.d/cinder-rootwrap 2022-01-06 11:14:28.701 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-01-06 11:14:28.705 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-01-06 11:14:28.707 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-01-06 11:14:28.709 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-01-06 11:14:28.711 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-01-06 11:14:28.713 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-01-06 11:14:28.715 | + 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 ]] 2022-01-06 11:14:28.718 | + lib/cinder:configure_cinder:230 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-01-06 11:14:28.720 | + lib/cinder:configure_cinder:231 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-01-06 11:14:28.725 | + lib/cinder:configure_cinder:234 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-01-06 11:14:28.729 | + lib/cinder:configure_cinder:236 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-01-06 11:14:28.748 | + lib/cinder:configure_cinder:237 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-01-06 11:14:28.767 | + lib/cinder:configure_cinder:238 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-01-06 11:14:28.786 | + lib/cinder:configure_cinder:239 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-01-06 11:14:28.804 | + lib/cinder:configure_cinder:240 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-01-06 11:14:28.823 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-01-06 11:14:28.842 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-01-06 11:14:28.860 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-01-06 11:14:28.878 | + lib/cinder:configure_cinder:245 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-01-06 11:14:28.882 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-01-06 11:14:28.884 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2022-01-06 11:14:28.886 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-01-06 11:14:28.888 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-01-06 11:14:28.917 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-01-06 11:14:28.945 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.10/identity 2022-01-06 11:14:28.973 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-01-06 11:14:29.000 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-01-06 11:14:29.028 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-01-06 11:14:29.055 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-01-06 11:14:29.082 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-01-06 11:14:29.111 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-06 11:14:29.138 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-01-06 11:14:29.166 | + lib/cinder:configure_cinder:247 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-01-06 11:14:29.196 | + lib/cinder:configure_cinder:249 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-01-06 11:14:29.225 | ++ lib/cinder:configure_cinder:250 : database_connection_url cinder 2022-01-06 11:14:29.231 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-01-06 11:14:29.234 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-01-06 11:14:29.236 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-01-06 11:14:29.239 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-01-06 11:14:29.242 | + lib/cinder:configure_cinder:250 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-01-06 11:14:29.272 | + lib/cinder:configure_cinder:251 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-01-06 11:14:29.301 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-01-06 11:14:29.329 | + lib/cinder:configure_cinder:253 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-01-06 11:14:29.357 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-01-06 11:14:29.386 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-01-06 11:14:29.414 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-01-06 11:14:29.445 | + lib/cinder:configure_cinder:257 : [[ 4 == 6 ]] 2022-01-06 11:14:29.447 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.10 2022-01-06 11:14:29.475 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-01-06 11:14:29.506 | ++ lib/cinder:configure_cinder:263 : openssl rand -hex 16 2022-01-06 11:14:29.513 | + lib/cinder:configure_cinder:263 : iniset /etc/cinder/cinder.conf key_manager fixed_key dc3404c044bf8b8508ec262af8c4fb54 2022-01-06 11:14:29.541 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-01-06 11:14:29.569 | + lib/cinder:configure_cinder:270 : is_service_enabled c-vol 2022-01-06 11:14:29.586 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:14:29.589 | + lib/cinder:configure_cinder:295 : is_service_enabled c-bak 2022-01-06 11:14:29.605 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:14:29.607 | + lib/cinder:configure_cinder:303 : is_service_enabled ceilometer 2022-01-06 11:14:29.624 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:14:29.626 | + lib/cinder:configure_cinder:307 : is_service_enabled tls-proxy 2022-01-06 11:14:29.644 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:14:29.646 | + lib/cinder:configure_cinder:321 : '[' False '!=' False ']' 2022-01-06 11:14:29.648 | + lib/cinder:configure_cinder:325 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-01-06 11:14:29.651 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-01-06 11:14:29.653 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-01-06 11:14:29.655 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-06 11:14:29.657 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-06 11:14:29.660 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-06 11:14:29.676 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:14:29.679 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-06 11:14:29.682 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-06 11:14:29.684 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-06 11:14:29.701 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:14:29.703 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.10:5672/ 2022-01-06 11:14:29.706 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.10:5672/ 2022-01-06 11:14:29.733 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-06 11:14:29.736 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-06 11:14:29.738 | + lib/cinder:configure_cinder:328 : setup_logging /etc/cinder/cinder.conf True 2022-01-06 11:14:29.741 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-01-06 11:14:29.743 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-01-06 11:14:29.746 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-06 11:14:29.763 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-06 11:14:29.766 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-06 11:14:29.768 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-06 11:14:29.770 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-06 11:14:29.773 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-01-06 11:14:29.800 | + 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' 2022-01-06 11:14:29.828 | + 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' 2022-01-06 11:14:29.856 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-06 11:14:29.884 | + lib/cinder:configure_cinder:330 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-01-06 11:14:29.887 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-01-06 11:14:29.889 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-01-06 11:14:29.892 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-01-06 11:14:29.894 | + lib/apache:write_uwsgi_config:260 : local http= 2022-01-06 11:14:29.896 | + lib/apache:write_uwsgi_config:261 : local name= 2022-01-06 11:14:29.899 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-01-06 11:14:29.903 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-01-06 11:14:29.906 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-01-06 11:14:29.908 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-06 11:14:29.920 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-06 11:14:29.921 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-06 11:14:29.930 | d /var/run/uwsgi 0755 ubuntu root 2022-01-06 11:14:29.933 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-06 11:14:29.949 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-01-06 11:14:29.952 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-01-06 11:14:29.956 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-01-06 11:14:29.984 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-01-06 11:14:30.011 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-01-06 11:14:30.038 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-01-06 11:14:30.065 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-01-06 11:14:30.092 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-06 11:14:30.119 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-01-06 11:14:30.147 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-01-06 11:14:30.174 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-01-06 11:14:30.201 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-06 11:14:30.229 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-01-06 11:14:30.257 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-06 11:14:30.284 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-01-06 11:14:30.312 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-01-06 11:14:30.314 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-01-06 11:14:30.317 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-01-06 11:14:30.320 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-01-06 11:14:30.322 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-01-06 11:14:30.325 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:14:30.327 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:14:30.329 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-01-06 11:14:30.332 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-01-06 11:14:30.335 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-01-06 11:14:30.362 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-01-06 11:14:30.391 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-01-06 11:14:30.391 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-01-06 11:14:30.400 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-01-06 11:14:30.403 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-01-06 11:14:30.406 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-01-06 11:14:30.408 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-01-06 11:14:30.410 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-06 11:14:30.413 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-06 11:14:30.415 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:14:30.417 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:14:30.419 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-06 11:14:30.422 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-01-06 11:14:30.424 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:14:30.426 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:14:30.429 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-01-06 11:14:30.491 | Enabling site cinder-wsgi. 2022-01-06 11:14:30.496 | To activate the new configuration, you need to run: 2022-01-06 11:14:30.496 | systemctl reload apache2 2022-01-06 11:14:30.500 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-01-06 11:14:30.503 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-06 11:14:30.506 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-06 11:14:30.508 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-06 11:14:30.635 | + lib/cinder:configure_cinder:332 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-01-06 11:14:30.637 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-01-06 11:14:30.669 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.10/image 2022-01-06 11:14:30.697 | + lib/cinder:configure_cinder:339 : is_service_enabled tls-proxy 2022-01-06 11:14:30.714 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:14:30.717 | + lib/cinder:configure_cinder:345 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-01-06 11:14:30.719 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-01-06 11:14:30.721 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-01-06 11:14:30.724 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-01-06 11:14:30.727 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-01-06 11:14:30.758 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2022-01-06 11:14:30.785 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.10/identity 2022-01-06 11:14:30.814 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2022-01-06 11:14:30.841 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-01-06 11:14:30.870 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-01-06 11:14:30.897 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2022-01-06 11:14:30.925 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-01-06 11:14:30.953 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-01-06 11:14:30.981 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-01-06 11:14:31.010 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-01-06 11:14:31.038 | + lib/cinder:configure_cinder:347 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-01-06 11:14:31.066 | + lib/cinder:configure_cinder:349 : [[ ! -z '' ]] 2022-01-06 11:14:31.069 | + lib/cinder:configure_cinder:351 : is_service_enabled etcd3 2022-01-06 11:14:31.085 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:14:31.087 | + lib/cinder:configure_cinder:352 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.10:2379 2022-01-06 11:14:31.118 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-01-06 11:14:31.135 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:14:31.138 | + ./stack.sh:main:900 : stack_install_service neutron 2022-01-06 11:14:31.140 | + lib/stack:stack_install_service:20 : local service=neutron 2022-01-06 11:14:31.143 | + lib/stack:stack_install_service:21 : type install_neutron 2022-01-06 11:14:31.145 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-06 11:14:31.148 | + lib/stack:stack_install_service:32 : install_neutron 2022-01-06 11:14:31.151 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-01-06 11:14:31.154 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-06 11:14:31.155 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-06 11:14:31.160 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-06 11:14:31.163 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-06 11:14:31.166 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-06 11:14:31.168 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-06 11:14:31.171 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-01-06 11:14:31.173 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-01-06 11:14:31.176 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-01-06 11:14:31.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:14:31.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:14:31.184 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-01-06 11:14:31.186 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:14:31.189 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/wallaby 2022-01-06 11:14:31.191 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2022-01-06 11:14:31.193 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2022-01-06 11:14:31.196 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-06 11:14:31.198 | + functions-common:git_clone:526 : local orig_dir 2022-01-06 11:14:31.201 | ++ functions-common:git_clone:527 : pwd 2022-01-06 11:14:31.203 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-06 11:14:31.206 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-06 11:14:31.209 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-06 11:14:31.225 | + functions-common:git_clone:530 : RECLONE=False 2022-01-06 11:14:31.228 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-06 11:14:31.230 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-06 11:14:31.233 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-06 11:14:31.233 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-06 11:14:31.238 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2022-01-06 11:14:31.241 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-06 11:14:31.243 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2022-01-06 11:14:31.246 | + functions-common:git_clone:593 : git show --oneline 2022-01-06 11:14:31.246 | + functions-common:git_clone:593 : head -1 2022-01-06 11:14:31.249 | 7193059143 Merge "Check subnet in "_remove_subnet_dhcp_options"" into stable/wallaby 2022-01-06 11:14:31.252 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-06 11:14:31.255 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-01-06 11:14:31.257 | + inc/python:setup_develop:338 : local bindep 2022-01-06 11:14:31.260 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-06 11:14:31.262 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-01-06 11:14:31.264 | + inc/python:setup_develop:344 : local extras= 2022-01-06 11:14:31.267 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-01-06 11:14:31.269 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-06 11:14:31.272 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-06 11:14:31.275 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-01-06 11:14:31.277 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-06 11:14:31.280 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-06 11:14:31.283 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-01-06 11:14:31.285 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-06 11:14:31.288 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-01-06 11:14:31.291 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-06 11:14:31.293 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-06 11:14:31.296 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-01-06 11:14:31.302 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-01-06 11:14:31.305 | + 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' 2022-01-06 11:14:31.914 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-01-06 11:14:31.917 | + inc/python:setup_package:417 : local bindep=0 2022-01-06 11:14:31.919 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-06 11:14:31.922 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-06 11:14:31.924 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-06 11:14:31.926 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-01-06 11:14:31.928 | + inc/python:setup_package:426 : local flags=-e 2022-01-06 11:14:31.931 | + inc/python:setup_package:427 : local extras= 2022-01-06 11:14:31.933 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-06 11:14:31.936 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-06 11:14:31.938 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-06 11:14:31.940 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-06 11:14:31.943 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-06 11:14:31.945 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-01-06 11:14:31.966 | Using python 3.8 to install /opt/stack/neutron 2022-01-06 11:14:31.968 | + 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 2022-01-06 11:14:32.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:14:32.705 | from cryptography.utils import int_from_bytes 2022-01-06 11:14:32.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:14:32.705 | from cryptography.utils import int_from_bytes 2022-01-06 11:14:33.729 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:14:33.729 | 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. 2022-01-06 11:14:33.733 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:14:33.734 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:14:33.735 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:14:33.737 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:14:33.740 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:14:33.747 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:14:33.751 | Obtaining file:///opt/stack/neutron 2022-01-06 11:14:35.779 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-01-06 11:14:37.819 | 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) 2022-01-06 11:14:37.825 | 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) 2022-01-06 11:14:37.829 | 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) 2022-01-06 11:14:37.837 | 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) 2022-01-06 11:14:37.846 | 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) 2022-01-06 11:14:37.857 | 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) 2022-01-06 11:14:37.885 | 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) 2022-01-06 11:14:37.899 | 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) 2022-01-06 11:14:37.907 | 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) 2022-01-06 11:14:37.916 | 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) 2022-01-06 11:14:37.919 | 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) 2022-01-06 11:14:37.927 | 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) 2022-01-06 11:14:37.934 | 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) 2022-01-06 11:14:37.939 | 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) 2022-01-06 11:14:37.944 | 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) 2022-01-06 11:14:38.004 | 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) 2022-01-06 11:14:38.056 | 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) 2022-01-06 11:14:38.061 | 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) 2022-01-06 11:14:38.064 | 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) 2022-01-06 11:14:38.104 | 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) 2022-01-06 11:14:38.130 | 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) 2022-01-06 11:14:38.148 | 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) 2022-01-06 11:14:38.152 | 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) 2022-01-06 11:14:38.157 | 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) 2022-01-06 11:14:38.180 | 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) 2022-01-06 11:14:38.217 | 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) 2022-01-06 11:14:38.228 | 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) 2022-01-06 11:14:38.268 | 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) 2022-01-06 11:14:38.275 | 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) 2022-01-06 11:14:38.323 | 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) 2022-01-06 11:14:38.329 | 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) 2022-01-06 11:14:38.367 | 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) 2022-01-06 11:14:38.422 | 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) 2022-01-06 11:14:38.441 | 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) 2022-01-06 11:14:38.456 | 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) 2022-01-06 11:14:38.471 | 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) 2022-01-06 11:14:38.485 | 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) 2022-01-06 11:14:38.489 | 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) 2022-01-06 11:14:38.499 | 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) 2022-01-06 11:14:38.522 | 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) 2022-01-06 11:14:38.533 | 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) 2022-01-06 11:14:38.549 | 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) 2022-01-06 11:14:38.569 | 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) 2022-01-06 11:14:38.614 | 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) 2022-01-06 11:14:38.619 | 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) 2022-01-06 11:14:38.628 | 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) 2022-01-06 11:14:38.634 | 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) 2022-01-06 11:14:38.637 | 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) 2022-01-06 11:14:38.646 | 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) 2022-01-06 11:14:38.648 | 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) 2022-01-06 11:14:38.668 | 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) 2022-01-06 11:14:38.684 | 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) 2022-01-06 11:14:38.695 | 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) 2022-01-06 11:14:38.697 | 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) 2022-01-06 11:14:38.700 | 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) 2022-01-06 11:14:38.706 | 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) 2022-01-06 11:14:38.712 | 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) 2022-01-06 11:14:38.731 | 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) 2022-01-06 11:14:38.734 | 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) 2022-01-06 11:14:38.752 | 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) 2022-01-06 11:14:38.779 | 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) 2022-01-06 11:14:38.793 | 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) 2022-01-06 11:14:38.797 | 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) 2022-01-06 11:14:38.805 | 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) 2022-01-06 11:14:38.825 | 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) 2022-01-06 11:14:38.827 | 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) 2022-01-06 11:14:38.832 | 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) 2022-01-06 11:14:38.837 | 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) 2022-01-06 11:14:38.886 | 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) 2022-01-06 11:14:38.889 | 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) 2022-01-06 11:14:38.892 | 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) 2022-01-06 11:14:38.895 | 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) 2022-01-06 11:14:38.905 | 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) 2022-01-06 11:14:38.908 | 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) 2022-01-06 11:14:38.911 | 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) 2022-01-06 11:14:38.918 | 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) 2022-01-06 11:14:38.932 | 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) 2022-01-06 11:14:38.941 | 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) 2022-01-06 11:14:38.947 | 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) 2022-01-06 11:14:38.964 | 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) 2022-01-06 11:14:38.983 | 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) 2022-01-06 11:14:39.043 | 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) 2022-01-06 11:14:39.046 | 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) 2022-01-06 11:14:39.053 | 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) 2022-01-06 11:14:39.073 | 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) 2022-01-06 11:14:39.077 | 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) 2022-01-06 11:14:39.080 | 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) 2022-01-06 11:14:39.085 | 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) 2022-01-06 11:14:39.093 | 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) 2022-01-06 11:14:39.101 | 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) 2022-01-06 11:14:39.104 | 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) 2022-01-06 11:14:39.110 | 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) 2022-01-06 11:14:39.171 | 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) 2022-01-06 11:14:39.193 | 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) 2022-01-06 11:14:39.198 | 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) 2022-01-06 11:14:39.201 | 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) 2022-01-06 11:14:39.205 | 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) 2022-01-06 11:14:39.208 | 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) 2022-01-06 11:14:39.211 | 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) 2022-01-06 11:14:39.216 | 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) 2022-01-06 11:14:39.259 | 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) 2022-01-06 11:14:39.261 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-01-06 11:14:39.266 | 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) 2022-01-06 11:14:39.269 | 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) 2022-01-06 11:14:39.280 | 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) 2022-01-06 11:14:39.282 | 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) 2022-01-06 11:14:39.305 | 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) 2022-01-06 11:14:39.321 | 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) 2022-01-06 11:14:39.332 | 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) 2022-01-06 11:14:39.344 | 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) 2022-01-06 11:14:39.348 | 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) 2022-01-06 11:14:39.352 | 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) 2022-01-06 11:14:39.355 | 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) 2022-01-06 11:14:39.358 | 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) 2022-01-06 11:14:39.360 | 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) 2022-01-06 11:14:39.362 | 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) 2022-01-06 11:14:39.366 | 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) 2022-01-06 11:14:39.368 | 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) 2022-01-06 11:14:39.371 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-01-06 11:14:39.374 | 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) 2022-01-06 11:14:39.376 | 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) 2022-01-06 11:14:39.379 | 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) 2022-01-06 11:14:39.382 | 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) 2022-01-06 11:14:39.395 | 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) 2022-01-06 11:14:39.407 | 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) 2022-01-06 11:14:39.464 | 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) 2022-01-06 11:14:39.469 | 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) 2022-01-06 11:14:39.471 | 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) 2022-01-06 11:14:39.477 | 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) 2022-01-06 11:14:39.518 | 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) 2022-01-06 11:14:40.488 | Installing collected packages: neutron 2022-01-06 11:14:40.488 | Attempting uninstall: neutron 2022-01-06 11:14:40.490 | Found existing installation: neutron 18.1.1 2022-01-06 11:14:41.768 | Uninstalling neutron-18.1.1: 2022-01-06 11:14:41.857 | Successfully uninstalled neutron-18.1.1 2022-01-06 11:14:41.858 | Running setup.py develop for neutron 2022-01-06 11:14:44.381 | Successfully installed neutron 2022-01-06 11:14:44.511 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:14:44.511 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:14:44.598 | + inc/python:pip_install:200 : result=0 2022-01-06 11:14:44.600 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:14:44.602 | + functions-common:time_stop:2304 : local name 2022-01-06 11:14:44.605 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:14:44.607 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:14:44.609 | + functions-common:time_stop:2307 : local total 2022-01-06 11:14:44.611 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:14:44.613 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:14:44.616 | + functions-common:time_stop:2311 : start_time=1641467671961 2022-01-06 11:14:44.618 | + functions-common:time_stop:2313 : [[ -z 1641467671961 ]] 2022-01-06 11:14:44.621 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:14:44.626 | + functions-common:time_stop:2316 : end_time=1641467684623 2022-01-06 11:14:44.628 | + functions-common:time_stop:2317 : elapsed_time=12662 2022-01-06 11:14:44.631 | + functions-common:time_stop:2318 : total=186636 2022-01-06 11:14:44.633 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:14:44.636 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=199298 2022-01-06 11:14:44.638 | + inc/python:pip_install:203 : return 0 2022-01-06 11:14:44.640 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-01-06 11:14:44.643 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-06 11:14:44.645 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-06 11:14:44.664 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-06 11:14:44.676 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-01-06 11:14:44.679 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-01-06 11:14:44.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:14:44.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:14:44.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-01-06 11:14:44.689 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:14:44.691 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-01-06 11:14:44.695 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-06 11:14:44.697 | + ./stack.sh:main:903 : is_service_enabled nova 2022-01-06 11:14:44.714 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:14:44.717 | + ./stack.sh:main:905 : stack_install_service nova 2022-01-06 11:14:44.719 | + lib/stack:stack_install_service:20 : local service=nova 2022-01-06 11:14:44.721 | + lib/stack:stack_install_service:21 : type install_nova 2022-01-06 11:14:44.724 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-06 11:14:44.727 | + lib/stack:stack_install_service:32 : install_nova 2022-01-06 11:14:44.729 | + lib/nova:install_nova:823 : use_library_from_git os-vif 2022-01-06 11:14:44.732 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-01-06 11:14:44.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:14:44.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:14:44.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-01-06 11:14:44.742 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:14:44.744 | + lib/nova:install_nova:828 : is_service_enabled n-cpu 2022-01-06 11:14:44.760 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:14:44.762 | + lib/nova:install_nova:832 : is_service_enabled n-novnc 2022-01-06 11:14:44.778 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:14:44.780 | + lib/nova:install_nova:844 : is_service_enabled n-spice 2022-01-06 11:14:44.797 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:14:44.799 | + lib/nova:install_nova:856 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/wallaby 2022-01-06 11:14:44.801 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2022-01-06 11:14:44.804 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2022-01-06 11:14:44.806 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-06 11:14:44.809 | + functions-common:git_clone:526 : local orig_dir 2022-01-06 11:14:44.812 | ++ functions-common:git_clone:527 : pwd 2022-01-06 11:14:44.814 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-06 11:14:44.816 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-06 11:14:44.819 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-06 11:14:44.835 | + functions-common:git_clone:530 : RECLONE=False 2022-01-06 11:14:44.837 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-06 11:14:44.839 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-06 11:14:44.841 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-06 11:14:44.842 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-06 11:14:44.847 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2022-01-06 11:14:44.849 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-06 11:14:44.852 | + functions-common:git_clone:592 : cd /opt/stack/nova 2022-01-06 11:14:44.855 | + functions-common:git_clone:593 : git show --oneline 2022-01-06 11:14:44.855 | + functions-common:git_clone:593 : head -1 2022-01-06 11:14:44.860 | 6c3d5de659 Ensure MAC addresses characters are in the same case 2022-01-06 11:14:44.862 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-06 11:14:44.867 | + lib/nova:install_nova:857 : setup_develop /opt/stack/nova 2022-01-06 11:14:44.869 | + inc/python:setup_develop:338 : local bindep 2022-01-06 11:14:44.871 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-01-06 11:14:44.874 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-01-06 11:14:44.876 | + inc/python:setup_develop:344 : local extras= 2022-01-06 11:14:44.879 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-01-06 11:14:44.881 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-06 11:14:44.884 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-01-06 11:14:44.887 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-01-06 11:14:44.889 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-06 11:14:44.892 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-06 11:14:44.895 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-01-06 11:14:44.898 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-06 11:14:44.900 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-01-06 11:14:44.903 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-06 11:14:44.905 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-06 11:14:44.908 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-01-06 11:14:44.915 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-01-06 11:14:44.917 | + 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' 2022-01-06 11:14:45.526 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-01-06 11:14:45.529 | + inc/python:setup_package:417 : local bindep=0 2022-01-06 11:14:45.531 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-06 11:14:45.533 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-06 11:14:45.536 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-01-06 11:14:45.538 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-01-06 11:14:45.540 | + inc/python:setup_package:426 : local flags=-e 2022-01-06 11:14:45.543 | + inc/python:setup_package:427 : local extras= 2022-01-06 11:14:45.545 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-06 11:14:45.547 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-06 11:14:45.549 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-06 11:14:45.551 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-06 11:14:45.554 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-06 11:14:45.556 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-01-06 11:14:45.577 | Using python 3.8 to install /opt/stack/nova 2022-01-06 11:14:45.579 | + 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 2022-01-06 11:14:46.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:14:46.322 | from cryptography.utils import int_from_bytes 2022-01-06 11:14:46.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:14:46.322 | from cryptography.utils import int_from_bytes 2022-01-06 11:14:47.365 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:14:47.365 | 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. 2022-01-06 11:14:47.369 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:14:47.371 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:14:47.371 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:14:47.374 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:14:47.377 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:14:47.385 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:14:47.389 | Obtaining file:///opt/stack/nova 2022-01-06 11:14:50.462 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-01-06 11:14:53.565 | 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) 2022-01-06 11:14:53.573 | 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) 2022-01-06 11:14:53.576 | 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) 2022-01-06 11:14:53.585 | 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) 2022-01-06 11:14:53.594 | 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) 2022-01-06 11:14:53.597 | 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) 2022-01-06 11:14:53.608 | 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) 2022-01-06 11:14:53.637 | 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) 2022-01-06 11:14:53.652 | 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) 2022-01-06 11:14:53.672 | 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) 2022-01-06 11:14:53.713 | 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) 2022-01-06 11:14:53.727 | 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) 2022-01-06 11:14:53.731 | 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) 2022-01-06 11:14:53.740 | 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) 2022-01-06 11:14:53.746 | 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) 2022-01-06 11:14:53.751 | 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) 2022-01-06 11:14:53.754 | 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) 2022-01-06 11:14:53.766 | 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) 2022-01-06 11:14:53.829 | 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) 2022-01-06 11:14:53.885 | 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) 2022-01-06 11:14:54.019 | Collecting microversion-parse===1.0.1 2022-01-06 11:14:54.026 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-01-06 11:14:54.118 | 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) 2022-01-06 11:14:54.123 | 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) 2022-01-06 11:14:54.126 | 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) 2022-01-06 11:14:54.154 | 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) 2022-01-06 11:14:54.277 | Collecting os-resource-classes===1.0.0 2022-01-06 11:14:54.283 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2022-01-06 11:14:54.373 | 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) 2022-01-06 11:14:54.377 | 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) 2022-01-06 11:14:54.382 | 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) 2022-01-06 11:14:54.406 | 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) 2022-01-06 11:14:54.524 | Collecting os-xenapi===0.3.4 2022-01-06 11:14:54.542 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2022-01-06 11:14:54.651 | 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) 2022-01-06 11:14:54.689 | 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) 2022-01-06 11:14:54.720 | 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) 2022-01-06 11:14:54.762 | 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) 2022-01-06 11:14:54.768 | 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) 2022-01-06 11:14:54.820 | 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) 2022-01-06 11:14:54.826 | 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) 2022-01-06 11:14:54.868 | 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) 2022-01-06 11:14:54.925 | 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) 2022-01-06 11:14:54.943 | 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) 2022-01-06 11:14:54.960 | 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) 2022-01-06 11:14:54.975 | 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) 2022-01-06 11:14:54.990 | 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) 2022-01-06 11:14:54.994 | 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) 2022-01-06 11:14:55.003 | 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) 2022-01-06 11:14:55.028 | 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) 2022-01-06 11:14:55.039 | 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) 2022-01-06 11:14:55.056 | 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) 2022-01-06 11:14:55.077 | 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) 2022-01-06 11:14:55.087 | 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) 2022-01-06 11:14:55.093 | 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) 2022-01-06 11:14:55.129 | 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) 2022-01-06 11:14:55.132 | 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) 2022-01-06 11:14:55.134 | 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) 2022-01-06 11:14:55.156 | 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) 2022-01-06 11:14:55.167 | 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) 2022-01-06 11:14:55.170 | 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) 2022-01-06 11:14:55.296 | Collecting pypowervm===1.1.24 2022-01-06 11:14:55.304 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2022-01-06 11:14:55.446 | 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) 2022-01-06 11:14:55.452 | 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) 2022-01-06 11:14:55.469 | 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) 2022-01-06 11:14:55.484 | 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) 2022-01-06 11:14:55.489 | 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) 2022-01-06 11:14:55.507 | 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) 2022-01-06 11:14:55.526 | 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) 2022-01-06 11:14:55.553 | 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) 2022-01-06 11:14:55.557 | 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) 2022-01-06 11:14:55.564 | 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) 2022-01-06 11:14:55.585 | 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) 2022-01-06 11:14:55.587 | 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) 2022-01-06 11:14:55.591 | 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) 2022-01-06 11:14:55.596 | 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) 2022-01-06 11:14:55.646 | 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) 2022-01-06 11:14:55.649 | 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) 2022-01-06 11:14:55.652 | 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) 2022-01-06 11:14:55.663 | 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) 2022-01-06 11:14:55.666 | 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) 2022-01-06 11:14:55.669 | 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) 2022-01-06 11:14:55.676 | 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) 2022-01-06 11:14:55.733 | 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) 2022-01-06 11:14:55.749 | 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) 2022-01-06 11:14:55.758 | 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) 2022-01-06 11:14:55.763 | 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) 2022-01-06 11:14:55.781 | 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) 2022-01-06 11:14:55.842 | 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) 2022-01-06 11:14:55.845 | 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) 2022-01-06 11:14:55.853 | 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) 2022-01-06 11:14:55.875 | 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) 2022-01-06 11:14:55.879 | 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) 2022-01-06 11:14:55.986 | Collecting websockify===0.9.0 2022-01-06 11:14:55.992 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2022-01-06 11:14:56.079 | 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) 2022-01-06 11:14:56.081 | 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) 2022-01-06 11:14:56.582 | Collecting zVMCloudConnector===1.4.1 2022-01-06 11:14:56.589 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-01-06 11:14:57.450 | 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) 2022-01-06 11:14:57.454 | 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) 2022-01-06 11:14:57.464 | 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) 2022-01-06 11:14:57.485 | 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) 2022-01-06 11:14:57.491 | 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) 2022-01-06 11:14:57.497 | 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) 2022-01-06 11:14:57.500 | 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) 2022-01-06 11:14:57.504 | 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) 2022-01-06 11:14:57.654 | Collecting Babel===2.9.0 2022-01-06 11:14:57.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2022-01-06 11:14:57.971 | 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) 2022-01-06 11:14:57.977 | 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) 2022-01-06 11:14:57.986 | 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) 2022-01-06 11:14:57.989 | 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) 2022-01-06 11:14:58.032 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-01-06 11:14:58.037 | 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) 2022-01-06 11:14:58.040 | 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) 2022-01-06 11:14:58.051 | 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) 2022-01-06 11:14:58.057 | 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) 2022-01-06 11:14:58.066 | 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) 2022-01-06 11:14:58.081 | 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) 2022-01-06 11:14:58.085 | 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) 2022-01-06 11:14:58.089 | 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) 2022-01-06 11:14:58.107 | 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) 2022-01-06 11:14:58.121 | 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) 2022-01-06 11:14:58.125 | 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) 2022-01-06 11:14:58.141 | 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) 2022-01-06 11:14:58.144 | 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) 2022-01-06 11:14:58.148 | 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) 2022-01-06 11:14:58.152 | 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) 2022-01-06 11:14:58.154 | 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) 2022-01-06 11:14:58.160 | 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) 2022-01-06 11:14:58.166 | 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) 2022-01-06 11:14:58.204 | 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) 2022-01-06 11:14:58.207 | 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) 2022-01-06 11:14:58.210 | 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) 2022-01-06 11:14:58.212 | 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) 2022-01-06 11:14:59.198 | Collecting numpy===1.20.1 2022-01-06 11:14:59.230 | 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) 2022-01-06 11:14:59.632 | 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) 2022-01-06 11:14:59.660 | 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) 2022-01-06 11:14:59.663 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-01-06 11:14:59.666 | 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) 2022-01-06 11:14:59.668 | 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) 2022-01-06 11:14:59.676 | 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) 2022-01-06 11:14:59.679 | 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) 2022-01-06 11:14:59.681 | 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) 2022-01-06 11:14:59.684 | 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) 2022-01-06 11:14:59.741 | 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) 2022-01-06 11:14:59.746 | 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) 2022-01-06 11:14:59.750 | 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) 2022-01-06 11:14:59.822 | 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) 2022-01-06 11:14:59.825 | Building wheels for collected packages: zVMCloudConnector 2022-01-06 11:14:59.825 | Building wheel for zVMCloudConnector (setup.py): started 2022-01-06 11:15:00.785 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-01-06 11:15:00.788 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=2b6e20dc198525e7fac6e4cba9b9c385b29d33405656801db8ab1ea960f911f4 2022-01-06 11:15:00.788 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-01-06 11:15:00.789 | Successfully built zVMCloudConnector 2022-01-06 11:15:01.775 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, nova 2022-01-06 11:15:06.985 | Running setup.py develop for nova 2022-01-06 11:15:10.270 | 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 2022-01-06 11:15:10.412 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:15:10.412 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:15:10.512 | + inc/python:pip_install:200 : result=0 2022-01-06 11:15:10.515 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:15:10.517 | + functions-common:time_stop:2304 : local name 2022-01-06 11:15:10.519 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:15:10.522 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:15:10.524 | + functions-common:time_stop:2307 : local total 2022-01-06 11:15:10.526 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:15:10.528 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:15:10.530 | + functions-common:time_stop:2311 : start_time=1641467685572 2022-01-06 11:15:10.532 | + functions-common:time_stop:2313 : [[ -z 1641467685572 ]] 2022-01-06 11:15:10.535 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:15:10.540 | + functions-common:time_stop:2316 : end_time=1641467710537 2022-01-06 11:15:10.542 | + functions-common:time_stop:2317 : elapsed_time=24965 2022-01-06 11:15:10.544 | + functions-common:time_stop:2318 : total=199298 2022-01-06 11:15:10.546 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:15:10.548 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=224263 2022-01-06 11:15:10.551 | + inc/python:pip_install:203 : return 0 2022-01-06 11:15:10.553 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-01-06 11:15:10.555 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-01-06 11:15:10.557 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-01-06 11:15:10.575 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-01-06 11:15:10.588 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-01-06 11:15:10.590 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-01-06 11:15:10.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:15:10.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:15:10.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-01-06 11:15:10.600 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:15:10.602 | + 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 2022-01-06 11:15:10.614 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-06 11:15:10.617 | + ./stack.sh:main:906 : configure_nova 2022-01-06 11:15:10.619 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2022-01-06 11:15:10.632 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2022-01-06 11:15:10.634 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-01-06 11:15:10.636 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-01-06 11:15:10.640 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-01-06 11:15:10.640 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-01-06 11:15:10.645 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-01-06 11:15:10.648 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-01-06 11:15:10.650 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-01-06 11:15:10.653 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-01-06 11:15:10.655 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-01-06 11:15:10.658 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-01-06 11:15:10.660 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-01-06 11:15:10.663 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-01-06 11:15:10.674 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-01-06 11:15:10.687 | + 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 2022-01-06 11:15:10.699 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-01-06 11:15:10.712 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-01-06 11:15:10.724 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-01-06 11:15:10.727 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-01-06 11:15:10.731 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.YLIENo9sdq 2022-01-06 11:15:10.734 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-01-06 11:15:10.736 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-01-06 11:15:10.739 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-01-06 11:15:10.741 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-01-06 11:15:10.744 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-01-06 11:15:10.746 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.YLIENo9sdq 2022-01-06 11:15:10.750 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.YLIENo9sdq 2022-01-06 11:15:10.762 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.YLIENo9sdq /etc/sudoers.d/nova-rootwrap 2022-01-06 11:15:10.774 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-01-06 11:15:10.779 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-01-06 11:15:10.781 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-01-06 11:15:10.783 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-01-06 11:15:10.786 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-01-06 11:15:10.789 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-01-06 11:15:10.791 | + 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 ]] 2022-01-06 11:15:10.794 | + 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 ]] 2022-01-06 11:15:10.796 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-01-06 11:15:10.801 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2022-01-06 11:15:10.819 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:15:10.821 | + lib/nova:configure_nova:328 : create_nova_conf 2022-01-06 11:15:10.824 | + lib/nova:create_nova_conf:395 : rm -f /opt/stack/nova/bin/nova.conf 2022-01-06 11:15:10.827 | + lib/nova:create_nova_conf:398 : rm -f /etc/nova/nova.conf 2022-01-06 11:15:10.830 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-01-06 11:15:10.860 | + lib/nova:create_nova_conf:400 : '[' True == True ']' 2022-01-06 11:15:10.862 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-01-06 11:15:10.888 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-01-06 11:15:10.917 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-01-06 11:15:10.944 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-01-06 11:15:10.973 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf scheduler workers 2 2022-01-06 11:15:11.002 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-01-06 11:15:11.031 | + lib/nova:create_nova_conf:408 : [[ 4 == 6 ]] 2022-01-06 11:15:11.033 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.10 2022-01-06 11:15:11.064 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-01-06 11:15:11.091 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-01-06 11:15:11.117 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-01-06 11:15:11.144 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-01-06 11:15:11.171 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-01-06 11:15:11.200 | + lib/nova:create_nova_conf:420 : is_fedora 2022-01-06 11:15:11.202 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-06 11:15:11.204 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-06 11:15:11.206 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-06 11:15:11.209 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-06 11:15:11.211 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-06 11:15:11.213 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-06 11:15:11.215 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-06 11:15:11.218 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-06 11:15:11.220 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-06 11:15:11.222 | + lib/nova:create_nova_conf:420 : is_suse 2022-01-06 11:15:11.225 | + functions-common:is_suse:462 : is_opensuse 2022-01-06 11:15:11.227 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-06 11:15:11.229 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 11:15:11.231 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-06 11:15:11.233 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-06 11:15:11.235 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 11:15:11.238 | + lib/nova:create_nova_conf:429 : is_service_enabled n-api n-cond n-sched 2022-01-06 11:15:11.253 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:11.256 | + lib/nova:create_nova_conf:433 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-06 11:15:11.258 | + lib/nova:create_nova_conf:436 : local db=nova_cell0 2022-01-06 11:15:11.260 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-01-06 11:15:11.288 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_cell0 2022-01-06 11:15:11.290 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-01-06 11:15:11.292 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-01-06 11:15:11.294 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-01-06 11:15:11.297 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-01-06 11:15:11.299 | + 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' 2022-01-06 11:15:11.329 | ++ lib/nova:create_nova_conf:443 : database_connection_url nova_api 2022-01-06 11:15:11.331 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-01-06 11:15:11.334 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-01-06 11:15:11.336 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-01-06 11:15:11.338 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-01-06 11:15:11.341 | + 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' 2022-01-06 11:15:11.370 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache enabled True 2022-01-06 11:15:11.400 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-01-06 11:15:11.426 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-01-06 11:15:11.453 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api 2022-01-06 11:15:11.469 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:11.471 | + lib/nova:create_nova_conf:454 : is_service_enabled n-api-meta 2022-01-06 11:15:11.487 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:11.491 | ++ lib/nova:create_nova_conf:456 : echo osapi_compute,metadata 2022-01-06 11:15:11.491 | ++ lib/nova:create_nova_conf:456 : sed s/,metadata// 2022-01-06 11:15:11.496 | + lib/nova:create_nova_conf:456 : NOVA_ENABLED_APIS=osapi_compute 2022-01-06 11:15:11.499 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-01-06 11:15:11.525 | + lib/nova:create_nova_conf:459 : is_service_enabled tls-proxy 2022-01-06 11:15:11.541 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:15:11.544 | + lib/nova:create_nova_conf:465 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-01-06 11:15:11.546 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2022-01-06 11:15:11.548 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-01-06 11:15:11.551 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-01-06 11:15:11.553 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-01-06 11:15:11.582 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-01-06 11:15:11.609 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.10/identity 2022-01-06 11:15:11.636 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-01-06 11:15:11.662 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-01-06 11:15:11.689 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-01-06 11:15:11.716 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-01-06 11:15:11.743 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-01-06 11:15:11.770 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-06 11:15:11.797 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-01-06 11:15:11.825 | + lib/nova:create_nova_conf:468 : is_service_enabled cinder 2022-01-06 11:15:11.841 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:11.843 | + lib/nova:create_nova_conf:469 : configure_cinder_access 2022-01-06 11:15:11.846 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-01-06 11:15:11.875 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder auth_type password 2022-01-06 11:15:11.901 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.10/identity 2022-01-06 11:15:11.928 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder username nova 2022-01-06 11:15:11.955 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-01-06 11:15:11.982 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-01-06 11:15:12.010 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder project_name service 2022-01-06 11:15:12.036 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-01-06 11:15:12.063 | + lib/nova:configure_cinder_access:604 : is_service_enabled tls-proxy 2022-01-06 11:15:12.079 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:15:12.081 | + lib/nova:create_nova_conf:472 : '[' -n /opt/stack/data/nova ']' 2022-01-06 11:15:12.084 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-01-06 11:15:12.111 | + lib/nova:create_nova_conf:474 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-01-06 11:15:12.141 | + lib/nova:create_nova_conf:476 : '[' -n /opt/stack/data/nova/instances ']' 2022-01-06 11:15:12.143 | + lib/nova:create_nova_conf:477 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-01-06 11:15:12.170 | + lib/nova:create_nova_conf:479 : '[' False '!=' False ']' 2022-01-06 11:15:12.172 | + lib/nova:create_nova_conf:482 : '[' False '!=' False ']' 2022-01-06 11:15:12.174 | + lib/nova:create_nova_conf:487 : is_suse 2022-01-06 11:15:12.177 | + functions-common:is_suse:462 : is_opensuse 2022-01-06 11:15:12.179 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-06 11:15:12.182 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 11:15:12.184 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-06 11:15:12.186 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-06 11:15:12.189 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 11:15:12.191 | + lib/nova:create_nova_conf:492 : setup_logging /etc/nova/nova.conf 2022-01-06 11:15:12.193 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-01-06 11:15:12.195 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-01-06 11:15:12.198 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-06 11:15:12.214 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-06 11:15:12.216 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-06 11:15:12.218 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-06 11:15:12.221 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-06 11:15:12.223 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-01-06 11:15:12.251 | + 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' 2022-01-06 11:15:12.278 | + 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' 2022-01-06 11:15:12.306 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-06 11:15:12.332 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-01-06 11:15:12.362 | + lib/nova:create_nova_conf:496 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-01-06 11:15:12.365 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-01-06 11:15:12.367 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-01-06 11:15:12.370 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-01-06 11:15:12.372 | + lib/apache:write_uwsgi_config:260 : local http= 2022-01-06 11:15:12.374 | + lib/apache:write_uwsgi_config:261 : local name= 2022-01-06 11:15:12.377 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-01-06 11:15:12.381 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-01-06 11:15:12.383 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-01-06 11:15:12.385 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-06 11:15:12.398 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-06 11:15:12.398 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-06 11:15:12.406 | d /var/run/uwsgi 0755 ubuntu root 2022-01-06 11:15:12.409 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-06 11:15:12.425 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-01-06 11:15:12.428 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-01-06 11:15:12.432 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-01-06 11:15:12.462 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-01-06 11:15:12.488 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-01-06 11:15:12.514 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-01-06 11:15:12.542 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-01-06 11:15:12.568 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-06 11:15:12.595 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-01-06 11:15:12.622 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-01-06 11:15:12.649 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-01-06 11:15:12.675 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-06 11:15:12.702 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-01-06 11:15:12.728 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-06 11:15:12.755 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-01-06 11:15:12.782 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-01-06 11:15:12.784 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-01-06 11:15:12.788 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-01-06 11:15:12.790 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-01-06 11:15:12.792 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-01-06 11:15:12.794 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:15:12.797 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:15:12.799 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-01-06 11:15:12.802 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-01-06 11:15:12.804 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-01-06 11:15:12.830 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-01-06 11:15:12.858 | + 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 ' 2022-01-06 11:15:12.859 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-01-06 11:15:12.867 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-01-06 11:15:12.870 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-01-06 11:15:12.873 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-01-06 11:15:12.875 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-01-06 11:15:12.877 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-06 11:15:12.879 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-06 11:15:12.882 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:15:12.884 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:15:12.887 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-06 11:15:12.889 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-01-06 11:15:12.891 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:15:12.894 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:15:12.896 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-01-06 11:15:12.957 | Enabling site nova-api-wsgi. 2022-01-06 11:15:12.963 | To activate the new configuration, you need to run: 2022-01-06 11:15:12.963 | systemctl reload apache2 2022-01-06 11:15:12.967 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-01-06 11:15:12.970 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-06 11:15:12.972 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-06 11:15:12.974 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-06 11:15:13.101 | + 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 2022-01-06 11:15:13.104 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-01-06 11:15:13.106 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-01-06 11:15:13.109 | + lib/apache:write_uwsgi_config:259 : local url= 2022-01-06 11:15:13.111 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-01-06 11:15:13.113 | + lib/apache:write_uwsgi_config:261 : local name= 2022-01-06 11:15:13.116 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-01-06 11:15:13.121 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-01-06 11:15:13.123 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-01-06 11:15:13.125 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-06 11:15:13.140 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-06 11:15:13.140 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-06 11:15:13.149 | d /var/run/uwsgi 0755 ubuntu root 2022-01-06 11:15:13.153 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-06 11:15:13.168 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-01-06 11:15:13.170 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-01-06 11:15:13.174 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-01-06 11:15:13.205 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-01-06 11:15:13.233 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-01-06 11:15:13.261 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-01-06 11:15:13.287 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-01-06 11:15:13.315 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-06 11:15:13.342 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-01-06 11:15:13.369 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-01-06 11:15:13.395 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-01-06 11:15:13.422 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-06 11:15:13.450 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-01-06 11:15:13.477 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-06 11:15:13.504 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-01-06 11:15:13.531 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-01-06 11:15:13.533 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-01-06 11:15:13.560 | + lib/nova:create_nova_conf:499 : is_service_enabled ceilometer 2022-01-06 11:15:13.576 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:15:13.578 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-01-06 11:15:13.609 | ++ lib/nova:create_nova_conf:508 : get_notification_url 2022-01-06 11:15:13.611 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-01-06 11:15:13.613 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-01-06 11:15:13.629 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:13.632 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.10:5672/ 2022-01-06 11:15:13.635 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.10:5672/ 2022-01-06 11:15:13.662 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-01-06 11:15:13.693 | + lib/nova:create_nova_conf:510 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-01-06 11:15:13.695 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-01-06 11:15:13.698 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-01-06 11:15:13.700 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-06 11:15:13.702 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-06 11:15:13.704 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-06 11:15:13.720 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:13.723 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-06 11:15:13.726 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-06 11:15:13.728 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-06 11:15:13.744 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:13.746 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.10:5672/ 2022-01-06 11:15:13.749 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.10:5672/ 2022-01-06 11:15:13.775 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-06 11:15:13.778 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-06 11:15:13.780 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-01-06 11:15:13.808 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-01-06 11:15:13.835 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf conductor workers 2 2022-01-06 11:15:13.866 | + lib/nova:create_nova_conf:517 : is_service_enabled tls-proxy 2022-01-06 11:15:13.882 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:15:13.884 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-01-06 11:15:13.912 | + lib/nova:create_nova_conf:524 : '[' True == True ']' 2022-01-06 11:15:13.915 | + lib/nova:create_nova_conf:525 : init_nova_service_user_conf 2022-01-06 11:15:13.917 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-01-06 11:15:13.947 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user auth_type password 2022-01-06 11:15:13.974 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.10/identity 2022-01-06 11:15:14.001 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user username nova 2022-01-06 11:15:14.029 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-01-06 11:15:14.056 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-01-06 11:15:14.084 | + lib/nova:init_nova_service_user_conf:732 : iniset /etc/nova/nova.conf service_user project_name service 2022-01-06 11:15:14.111 | + lib/nova:init_nova_service_user_conf:733 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-01-06 11:15:14.140 | + lib/nova:init_nova_service_user_conf:734 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-01-06 11:15:14.168 | + lib/nova:create_nova_conf:528 : is_service_enabled n-cond 2022-01-06 11:15:14.184 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:14.187 | ++ lib/nova:create_nova_conf:529 : seq 1 1 2022-01-06 11:15:14.191 | + lib/nova:create_nova_conf:529 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-06 11:15:14.194 | + lib/nova:create_nova_conf:530 : local conf 2022-01-06 11:15:14.196 | + lib/nova:create_nova_conf:531 : local vhost 2022-01-06 11:15:14.199 | ++ lib/nova:create_nova_conf:532 : conductor_conf 1 2022-01-06 11:15:14.202 | ++ lib/nova:conductor_conf:738 : local cell=1 2022-01-06 11:15:14.204 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2022-01-06 11:15:14.207 | + lib/nova:create_nova_conf:532 : conf=/etc/nova/nova_cell1.conf 2022-01-06 11:15:14.209 | + lib/nova:create_nova_conf:533 : vhost=nova_cell1 2022-01-06 11:15:14.211 | + lib/nova:create_nova_conf:535 : rm -f /etc/nova/nova_cell1.conf 2022-01-06 11:15:14.215 | ++ lib/nova:create_nova_conf:536 : database_connection_url nova_cell1 2022-01-06 11:15:14.218 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-01-06 11:15:14.220 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-01-06 11:15:14.222 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-01-06 11:15:14.225 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-01-06 11:15:14.227 | + 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' 2022-01-06 11:15:14.258 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-01-06 11:15:14.287 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-01-06 11:15:14.318 | + lib/nova:create_nova_conf:540 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-06 11:15:14.320 | + lib/nova:create_nova_conf:543 : rpc_backend_add_vhost nova_cell1 2022-01-06 11:15:14.322 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-01-06 11:15:14.325 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-01-06 11:15:14.341 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:14.344 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-01-06 11:15:14.344 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-01-06 11:15:15.022 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-01-06 11:15:15.024 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-01-06 11:15:15.704 | Adding vhost "nova_cell1" ... 2022-01-06 11:15:15.982 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-01-06 11:15:16.665 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-01-06 11:15:16.723 | + lib/nova:create_nova_conf:544 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-01-06 11:15:16.726 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-01-06 11:15:16.728 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-01-06 11:15:16.730 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-06 11:15:16.733 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-01-06 11:15:16.735 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-06 11:15:16.751 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:16.754 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-01-06 11:15:16.757 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-01-06 11:15:16.759 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-06 11:15:16.774 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:16.777 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.10:5672/nova_cell1 2022-01-06 11:15:16.779 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.10:5672/nova_cell1 2022-01-06 11:15:16.808 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-06 11:15:16.810 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-06 11:15:16.812 | + lib/nova:create_nova_conf:548 : is_service_enabled placement placement-client 2022-01-06 11:15:16.828 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:16.831 | + lib/nova:create_nova_conf:549 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-01-06 11:15:16.833 | + lib/nova:configure_placement_nova_compute:577 : local conf=/etc/nova/nova_cell1.conf 2022-01-06 11:15:16.836 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-01-06 11:15:16.866 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.10/identity 2022-01-06 11:15:16.893 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-01-06 11:15:16.921 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-01-06 11:15:16.948 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-01-06 11:15:16.978 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-01-06 11:15:17.006 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-01-06 11:15:17.034 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-01-06 11:15:17.061 | + lib/nova:create_nova_conf:553 : setup_logging /etc/nova/nova_cell1.conf 2022-01-06 11:15:17.064 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-01-06 11:15:17.066 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-01-06 11:15:17.070 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-06 11:15:17.087 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-06 11:15:17.089 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-06 11:15:17.091 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-06 11:15:17.093 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-06 11:15:17.096 | + 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}}' 2022-01-06 11:15:17.124 | + 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' 2022-01-06 11:15:17.152 | + 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' 2022-01-06 11:15:17.179 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-06 11:15:17.207 | + lib/nova:create_nova_conf:560 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-06 11:15:17.210 | ++ lib/nova:create_nova_conf:563 : seq 1 1 2022-01-06 11:15:17.214 | + lib/nova:create_nova_conf:563 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-06 11:15:17.217 | + lib/nova:create_nova_conf:564 : local conf 2022-01-06 11:15:17.219 | + lib/nova:create_nova_conf:565 : local offset 2022-01-06 11:15:17.222 | ++ lib/nova:create_nova_conf:566 : conductor_conf 1 2022-01-06 11:15:17.224 | ++ lib/nova:conductor_conf:738 : local cell=1 2022-01-06 11:15:17.227 | ++ lib/nova:conductor_conf:739 : echo /etc/nova/nova_cell1.conf 2022-01-06 11:15:17.229 | + lib/nova:create_nova_conf:566 : conf=/etc/nova/nova_cell1.conf 2022-01-06 11:15:17.232 | + lib/nova:create_nova_conf:567 : offset=0 2022-01-06 11:15:17.234 | + lib/nova:create_nova_conf:568 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-01-06 11:15:17.236 | + lib/nova:configure_console_proxies:675 : local conf=/etc/nova/nova_cell1.conf 2022-01-06 11:15:17.239 | + lib/nova:configure_console_proxies:676 : local offset=0 2022-01-06 11:15:17.241 | + lib/nova:configure_console_proxies:680 : offset=0 2022-01-06 11:15:17.244 | + lib/nova:configure_console_proxies:682 : is_service_enabled n-novnc 2022-01-06 11:15:17.259 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:15:17.261 | + lib/nova:configure_console_proxies:682 : '[' False '!=' False ']' 2022-01-06 11:15:17.264 | + lib/nova:configure_console_proxies:714 : is_service_enabled n-spice 2022-01-06 11:15:17.280 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:15:17.282 | + lib/nova:configure_console_proxies:719 : is_service_enabled n-sproxy 2022-01-06 11:15:17.298 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:15:17.301 | + lib/nova:configure_nova:330 : is_service_enabled n-cpu 2022-01-06 11:15:17.319 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:15:17.321 | + ./stack.sh:main:909 : is_service_enabled placement 2022-01-06 11:15:17.338 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:15:17.341 | + ./stack.sh:main:911 : stack_install_service placement 2022-01-06 11:15:17.343 | + lib/stack:stack_install_service:20 : local service=placement 2022-01-06 11:15:17.346 | + lib/stack:stack_install_service:21 : type install_placement 2022-01-06 11:15:17.348 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-06 11:15:17.351 | + lib/stack:stack_install_service:32 : install_placement 2022-01-06 11:15:17.354 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-01-06 11:15:17.357 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-01-06 11:15:17.359 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:15:17.362 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:15:17.365 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-01-06 11:15:17.368 | + functions-common:install_package:1342 : update_package_repo 2022-01-06 11:15:17.371 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-06 11:15:17.374 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-06 11:15:17.376 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-06 11:15:17.379 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-06 11:15:17.381 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-06 11:15:17.384 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:15:17.386 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:15:17.389 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-06 11:15:17.391 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-06 11:15:17.393 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-06 11:15:17.396 | + functions-common:apt_get_update:1069 : return 2022-01-06 11:15:17.398 | + functions-common:install_package:1343 : real_install_package apache2 2022-01-06 11:15:17.401 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-06 11:15:17.403 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:15:17.406 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:15:17.408 | + functions-common:real_install_package:1329 : apt_get install apache2 2022-01-06 11:15:17.430 | + 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 2022-01-06 11:15:17.538 | Reading package lists... 2022-01-06 11:15:17.771 | Building dependency tree... 2022-01-06 11:15:17.773 | Reading state information... 2022-01-06 11:15:18.010 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 11:15:18.010 | The following packages were automatically installed and are no longer required: 2022-01-06 11:15:18.011 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 11:15:18.011 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 11:15:18.011 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 11:15:18.011 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 11:15:18.011 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-06 11:15:18.011 | python3-zope.interface 2022-01-06 11:15:18.011 | Use 'sudo apt autoremove' to remove them. 2022-01-06 11:15:18.124 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 11:15:18.128 | + functions-common:apt_get:1113 : result=0 2022-01-06 11:15:18.131 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-06 11:15:18.133 | + functions-common:time_stop:2304 : local name 2022-01-06 11:15:18.135 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:15:18.137 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:15:18.140 | + functions-common:time_stop:2307 : local total 2022-01-06 11:15:18.142 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:15:18.144 | + functions-common:time_stop:2310 : name=apt-get 2022-01-06 11:15:18.146 | + functions-common:time_stop:2311 : start_time=1641467717428 2022-01-06 11:15:18.149 | + functions-common:time_stop:2313 : [[ -z 1641467717428 ]] 2022-01-06 11:15:18.151 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:15:18.156 | + functions-common:time_stop:2316 : end_time=1641467718153 2022-01-06 11:15:18.158 | + functions-common:time_stop:2317 : elapsed_time=725 2022-01-06 11:15:18.160 | + functions-common:time_stop:2318 : total=473793 2022-01-06 11:15:18.163 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:15:18.165 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=474518 2022-01-06 11:15:18.168 | + functions-common:apt_get:1117 : return 0 2022-01-06 11:15:18.170 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-01-06 11:15:18.173 | + functions-common:is_package_installed:1351 : [[ -z libapache2-mod-wsgi ]] 2022-01-06 11:15:18.175 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2022-01-06 11:15:18.178 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2022-01-06 11:15:18.181 | + functions-common:is_package_installed:1360 : dpkg -s libapache2-mod-wsgi 2022-01-06 11:15:18.207 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-01-06 11:15:18.210 | + functions-common:install_package:1342 : update_package_repo 2022-01-06 11:15:18.213 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-06 11:15:18.215 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-06 11:15:18.218 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-06 11:15:18.220 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-06 11:15:18.222 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-06 11:15:18.225 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:15:18.228 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:15:18.230 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-06 11:15:18.233 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-06 11:15:18.235 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-06 11:15:18.237 | + functions-common:apt_get_update:1069 : return 2022-01-06 11:15:18.240 | + functions-common:install_package:1343 : real_install_package libapache2-mod-wsgi-py3 2022-01-06 11:15:18.243 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-06 11:15:18.245 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:15:18.248 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:15:18.250 | + functions-common:real_install_package:1329 : apt_get install libapache2-mod-wsgi-py3 2022-01-06 11:15:18.272 | + 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 2022-01-06 11:15:18.389 | Reading package lists... 2022-01-06 11:15:18.686 | Building dependency tree... 2022-01-06 11:15:18.688 | Reading state information... 2022-01-06 11:15:18.994 | The following packages were automatically installed and are no longer required: 2022-01-06 11:15:18.995 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 11:15:18.995 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 11:15:18.995 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 11:15:18.995 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 11:15:18.995 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-06 11:15:18.995 | python3-zope.interface 2022-01-06 11:15:18.995 | Use 'sudo apt autoremove' to remove them. 2022-01-06 11:15:19.064 | The following NEW packages will be installed: 2022-01-06 11:15:19.065 | libapache2-mod-wsgi-py3 2022-01-06 11:15:19.343 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 11:15:19.343 | Need to get 93.3 kB of archives. 2022-01-06 11:15:19.343 | After this operation, 300 kB of additional disk space will be used. 2022-01-06 11:15:19.343 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-01-06 11:15:20.246 | Fetched 93.3 kB in 1s (149 kB/s) 2022-01-06 11:15:20.470 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-01-06 11:15:20.523 | (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.) 2022-01-06 11:15:20.527 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-01-06 11:15:20.560 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-01-06 11:15:20.916 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-01-06 11:15:21.256 | apache2_invoke: Enable module wsgi 2022-01-06 11:15:29.223 | + functions-common:apt_get:1113 : result=0 2022-01-06 11:15:29.226 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-06 11:15:29.228 | + functions-common:time_stop:2304 : local name 2022-01-06 11:15:29.231 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:15:29.233 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:15:29.235 | + functions-common:time_stop:2307 : local total 2022-01-06 11:15:29.238 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:15:29.240 | + functions-common:time_stop:2310 : name=apt-get 2022-01-06 11:15:29.242 | + functions-common:time_stop:2311 : start_time=1641467718269 2022-01-06 11:15:29.245 | + functions-common:time_stop:2313 : [[ -z 1641467718269 ]] 2022-01-06 11:15:29.248 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:15:29.252 | + functions-common:time_stop:2316 : end_time=1641467729249 2022-01-06 11:15:29.254 | + functions-common:time_stop:2317 : elapsed_time=10980 2022-01-06 11:15:29.257 | + functions-common:time_stop:2318 : total=474518 2022-01-06 11:15:29.259 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:15:29.262 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=485498 2022-01-06 11:15:29.264 | + functions-common:apt_get:1117 : return 0 2022-01-06 11:15:29.267 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-01-06 11:15:29.269 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-01-06 11:15:29.272 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-06 11:15:29.274 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:15:29.277 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:15:29.279 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-01-06 11:15:29.282 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-01-06 11:15:29.337 | wsgi (enabled by maintainer script) 2022-01-06 11:15:29.341 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-01-06 11:15:29.343 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-01-06 11:15:29.346 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-06 11:15:29.350 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-01-06 11:15:29.352 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-01-06 11:15:29.355 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-06 11:15:29.358 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-01-06 11:15:29.359 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-06 11:15:29.364 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-01-06 11:15:29.366 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-01-06 11:15:29.369 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-01-06 11:15:29.372 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-01-06 11:15:29.374 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-01-06 11:15:29.397 | Using python 3.8 to install osc-placement 2022-01-06 11:15:29.400 | + 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 2022-01-06 11:15:30.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:15:30.161 | from cryptography.utils import int_from_bytes 2022-01-06 11:15:30.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:15:30.161 | from cryptography.utils import int_from_bytes 2022-01-06 11:15:31.193 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:15:31.193 | 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. 2022-01-06 11:15:31.197 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:15:31.198 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:15:31.199 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:15:31.201 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:15:31.204 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:15:31.211 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:15:31.757 | Collecting osc-placement===2.2.0 2022-01-06 11:15:31.763 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2022-01-06 11:15:31.878 | 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) 2022-01-06 11:15:31.893 | 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) 2022-01-06 11:15:31.899 | 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) 2022-01-06 11:15:31.903 | 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) 2022-01-06 11:15:31.906 | 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) 2022-01-06 11:15:31.910 | 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) 2022-01-06 11:15:31.914 | 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) 2022-01-06 11:15:31.917 | 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) 2022-01-06 11:15:31.977 | 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) 2022-01-06 11:15:31.993 | 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) 2022-01-06 11:15:32.000 | 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) 2022-01-06 11:15:32.003 | 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) 2022-01-06 11:15:32.006 | 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) 2022-01-06 11:15:32.011 | 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) 2022-01-06 11:15:32.017 | 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) 2022-01-06 11:15:32.024 | 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) 2022-01-06 11:15:32.028 | 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) 2022-01-06 11:15:32.048 | 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) 2022-01-06 11:15:32.060 | 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) 2022-01-06 11:15:32.086 | 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) 2022-01-06 11:15:32.089 | 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) 2022-01-06 11:15:32.092 | 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) 2022-01-06 11:15:32.113 | 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) 2022-01-06 11:15:32.117 | 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) 2022-01-06 11:15:32.120 | 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) 2022-01-06 11:15:32.123 | 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) 2022-01-06 11:15:32.178 | 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) 2022-01-06 11:15:32.180 | 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) 2022-01-06 11:15:32.202 | 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) 2022-01-06 11:15:32.205 | 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) 2022-01-06 11:15:32.207 | 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) 2022-01-06 11:15:32.213 | 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) 2022-01-06 11:15:32.216 | 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) 2022-01-06 11:15:32.219 | 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) 2022-01-06 11:15:32.226 | 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) 2022-01-06 11:15:32.265 | 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) 2022-01-06 11:15:32.268 | 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) 2022-01-06 11:15:32.310 | 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) 2022-01-06 11:15:32.316 | 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) 2022-01-06 11:15:32.320 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-01-06 11:15:32.323 | 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) 2022-01-06 11:15:32.326 | 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) 2022-01-06 11:15:34.130 | Installing collected packages: osc-placement 2022-01-06 11:15:34.382 | Successfully installed osc-placement-2.2.0 2022-01-06 11:15:34.544 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:15:34.544 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:15:34.620 | + inc/python:pip_install:200 : result=0 2022-01-06 11:15:34.622 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:15:34.625 | + functions-common:time_stop:2304 : local name 2022-01-06 11:15:34.627 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:15:34.630 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:15:34.632 | + functions-common:time_stop:2307 : local total 2022-01-06 11:15:34.634 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:15:34.637 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:15:34.639 | + functions-common:time_stop:2311 : start_time=1641467729391 2022-01-06 11:15:34.642 | + functions-common:time_stop:2313 : [[ -z 1641467729391 ]] 2022-01-06 11:15:34.645 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:15:34.649 | + functions-common:time_stop:2316 : end_time=1641467734647 2022-01-06 11:15:34.652 | + functions-common:time_stop:2317 : elapsed_time=5256 2022-01-06 11:15:34.654 | + functions-common:time_stop:2318 : total=224263 2022-01-06 11:15:34.656 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:15:34.659 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=229519 2022-01-06 11:15:34.662 | + inc/python:pip_install:203 : return 0 2022-01-06 11:15:34.665 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/wallaby 2022-01-06 11:15:34.667 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2022-01-06 11:15:34.670 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2022-01-06 11:15:34.672 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-06 11:15:34.674 | + functions-common:git_clone:526 : local orig_dir 2022-01-06 11:15:34.678 | ++ functions-common:git_clone:527 : pwd 2022-01-06 11:15:34.681 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-06 11:15:34.683 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-06 11:15:34.686 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-06 11:15:34.703 | + functions-common:git_clone:530 : RECLONE=False 2022-01-06 11:15:34.706 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-06 11:15:34.708 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-06 11:15:34.711 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-06 11:15:34.711 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-06 11:15:34.717 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2022-01-06 11:15:34.719 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2022-01-06 11:15:34.721 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2022-01-06 11:15:34.724 | + functions-common:git_timed:617 : local count=0 2022-01-06 11:15:34.727 | + functions-common:git_timed:618 : local timeout=0 2022-01-06 11:15:34.729 | + functions-common:git_timed:620 : [[ -n 0 ]] 2022-01-06 11:15:34.731 | + functions-common:git_timed:621 : timeout=0 2022-01-06 11:15:34.734 | + functions-common:git_timed:624 : time_start git_timed 2022-01-06 11:15:34.736 | + functions-common:time_start:2290 : local name=git_timed 2022-01-06 11:15:34.738 | + functions-common:time_start:2291 : local start_time= 2022-01-06 11:15:34.741 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-01-06 11:15:34.744 | ++ functions-common:time_start:2295 : date +%s%3N 2022-01-06 11:15:34.748 | + functions-common:time_start:2295 : _TIME_START[$name]=1641467734745 2022-01-06 11:15:34.750 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2022-01-06 11:15:34.753 | Cloning into '/opt/stack/placement'... 2022-01-06 11:15:50.721 | + functions-common:git_timed:639 : time_stop git_timed 2022-01-06 11:15:50.723 | + functions-common:time_stop:2304 : local name 2022-01-06 11:15:50.726 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:15:50.728 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:15:50.731 | + functions-common:time_stop:2307 : local total 2022-01-06 11:15:50.733 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:15:50.735 | + functions-common:time_stop:2310 : name=git_timed 2022-01-06 11:15:50.737 | + functions-common:time_stop:2311 : start_time=1641467734745 2022-01-06 11:15:50.740 | + functions-common:time_stop:2313 : [[ -z 1641467734745 ]] 2022-01-06 11:15:50.743 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:15:50.747 | + functions-common:time_stop:2316 : end_time=1641467750744 2022-01-06 11:15:50.749 | + functions-common:time_stop:2317 : elapsed_time=15999 2022-01-06 11:15:50.751 | + functions-common:time_stop:2318 : total=0 2022-01-06 11:15:50.754 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:15:50.756 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15999 2022-01-06 11:15:50.758 | + functions-common:git_clone:592 : cd /opt/stack/placement 2022-01-06 11:15:50.761 | + functions-common:git_clone:593 : git show --oneline 2022-01-06 11:15:50.762 | + functions-common:git_clone:593 : head -1 2022-01-06 11:15:50.765 | adf525a8 Make sure the policy upgrade check get a valid config 2022-01-06 11:15:50.767 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-06 11:15:50.770 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-01-06 11:15:50.773 | + inc/python:setup_develop:338 : local bindep 2022-01-06 11:15:50.776 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-01-06 11:15:50.778 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-01-06 11:15:50.781 | + inc/python:setup_develop:344 : local extras= 2022-01-06 11:15:50.783 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-01-06 11:15:50.785 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-06 11:15:50.789 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-01-06 11:15:50.791 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-01-06 11:15:50.794 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-06 11:15:50.796 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-06 11:15:50.799 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-01-06 11:15:50.802 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-06 11:15:50.804 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-01-06 11:15:50.807 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-06 11:15:50.809 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-06 11:15:50.813 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-01-06 11:15:50.818 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-01-06 11:15:50.821 | + 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' 2022-01-06 11:15:51.421 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-01-06 11:15:51.423 | + inc/python:setup_package:417 : local bindep=0 2022-01-06 11:15:51.426 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-06 11:15:51.429 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-06 11:15:51.431 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-01-06 11:15:51.433 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-01-06 11:15:51.436 | + inc/python:setup_package:426 : local flags=-e 2022-01-06 11:15:51.439 | + inc/python:setup_package:427 : local extras= 2022-01-06 11:15:51.441 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-06 11:15:51.444 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-06 11:15:51.447 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-06 11:15:51.449 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-06 11:15:51.452 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-06 11:15:51.454 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-01-06 11:15:51.475 | Using python 3.8 to install /opt/stack/placement 2022-01-06 11:15:51.477 | + 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 2022-01-06 11:15:52.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:15:52.246 | from cryptography.utils import int_from_bytes 2022-01-06 11:15:52.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:15:52.246 | from cryptography.utils import int_from_bytes 2022-01-06 11:15:53.291 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:15:53.291 | 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. 2022-01-06 11:15:53.295 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:15:53.296 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:15:53.297 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:15:53.299 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:15:53.302 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:15:53.310 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:15:53.315 | Obtaining file:///opt/stack/placement 2022-01-06 11:15:54.592 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-01-06 11:15:55.914 | 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) 2022-01-06 11:15:55.925 | 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) 2022-01-06 11:15:55.954 | 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) 2022-01-06 11:15:55.967 | 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) 2022-01-06 11:15:55.979 | 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) 2022-01-06 11:15:56.035 | 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) 2022-01-06 11:15:56.040 | 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) 2022-01-06 11:15:56.044 | 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) 2022-01-06 11:15:56.048 | 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) 2022-01-06 11:15:56.086 | 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) 2022-01-06 11:15:56.096 | 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) 2022-01-06 11:15:56.137 | 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) 2022-01-06 11:15:56.143 | 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) 2022-01-06 11:15:56.191 | 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) 2022-01-06 11:15:56.197 | 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) 2022-01-06 11:15:56.236 | 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) 2022-01-06 11:15:56.253 | 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) 2022-01-06 11:15:56.268 | 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) 2022-01-06 11:15:56.277 | 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) 2022-01-06 11:15:56.289 | 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) 2022-01-06 11:15:56.305 | 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) 2022-01-06 11:15:56.310 | 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) 2022-01-06 11:15:56.313 | 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) 2022-01-06 11:15:56.316 | 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) 2022-01-06 11:15:56.327 | 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) 2022-01-06 11:15:56.330 | 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) 2022-01-06 11:15:56.333 | 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) 2022-01-06 11:15:56.338 | 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) 2022-01-06 11:15:56.356 | 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) 2022-01-06 11:15:56.360 | 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) 2022-01-06 11:15:56.367 | 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) 2022-01-06 11:15:56.387 | 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) 2022-01-06 11:15:56.391 | 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) 2022-01-06 11:15:56.440 | 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) 2022-01-06 11:15:56.443 | 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) 2022-01-06 11:15:56.454 | 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) 2022-01-06 11:15:56.456 | 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) 2022-01-06 11:15:56.459 | 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) 2022-01-06 11:15:56.466 | 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) 2022-01-06 11:15:56.475 | 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) 2022-01-06 11:15:56.481 | 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) 2022-01-06 11:15:56.498 | 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) 2022-01-06 11:15:56.501 | 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) 2022-01-06 11:15:56.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 556)) (1.26.3) 2022-01-06 11:15:56.529 | 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) 2022-01-06 11:15:56.589 | 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) 2022-01-06 11:15:56.595 | 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) 2022-01-06 11:15:56.600 | 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) 2022-01-06 11:15:56.603 | 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) 2022-01-06 11:15:56.610 | 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) 2022-01-06 11:15:56.615 | 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) 2022-01-06 11:15:56.624 | 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) 2022-01-06 11:15:56.630 | 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) 2022-01-06 11:15:56.634 | 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) 2022-01-06 11:15:56.637 | 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) 2022-01-06 11:15:56.640 | 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) 2022-01-06 11:15:56.643 | 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) 2022-01-06 11:15:56.646 | 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) 2022-01-06 11:15:56.651 | 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) 2022-01-06 11:15:56.653 | 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) 2022-01-06 11:15:56.656 | 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) 2022-01-06 11:15:56.659 | 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) 2022-01-06 11:15:56.661 | 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) 2022-01-06 11:15:56.672 | 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) 2022-01-06 11:15:56.674 | 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) 2022-01-06 11:15:56.678 | 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) 2022-01-06 11:15:56.682 | 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) 2022-01-06 11:15:56.684 | 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) 2022-01-06 11:15:56.688 | 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) 2022-01-06 11:15:56.696 | 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) 2022-01-06 11:15:56.698 | 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) 2022-01-06 11:15:58.325 | Installing collected packages: openstack-placement 2022-01-06 11:15:58.327 | Running setup.py develop for openstack-placement 2022-01-06 11:15:59.882 | Successfully installed openstack-placement 2022-01-06 11:16:00.024 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:16:00.024 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:16:00.110 | + inc/python:pip_install:200 : result=0 2022-01-06 11:16:00.113 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:16:00.115 | + functions-common:time_stop:2304 : local name 2022-01-06 11:16:00.118 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:16:00.122 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:16:00.124 | + functions-common:time_stop:2307 : local total 2022-01-06 11:16:00.126 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:16:00.129 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:16:00.131 | + functions-common:time_stop:2311 : start_time=1641467751470 2022-01-06 11:16:00.134 | + functions-common:time_stop:2313 : [[ -z 1641467751470 ]] 2022-01-06 11:16:00.136 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:16:00.140 | + functions-common:time_stop:2316 : end_time=1641467760138 2022-01-06 11:16:00.143 | + functions-common:time_stop:2317 : elapsed_time=8668 2022-01-06 11:16:00.145 | + functions-common:time_stop:2318 : total=229519 2022-01-06 11:16:00.148 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:16:00.150 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=238187 2022-01-06 11:16:00.152 | + inc/python:pip_install:203 : return 0 2022-01-06 11:16:00.155 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-01-06 11:16:00.157 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-01-06 11:16:00.160 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-01-06 11:16:00.179 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-01-06 11:16:00.191 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-01-06 11:16:00.193 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-01-06 11:16:00.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:16:00.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:16:00.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-01-06 11:16:00.204 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:16:00.206 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-06 11:16:00.209 | + ./stack.sh:main:912 : configure_placement 2022-01-06 11:16:00.212 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-01-06 11:16:00.224 | + lib/placement:configure_placement:107 : create_placement_conf 2022-01-06 11:16:00.227 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-01-06 11:16:00.231 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-01-06 11:16:00.234 | ++ lib/database:database_connection_url:132 : local db=placement 2022-01-06 11:16:00.236 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-01-06 11:16:00.239 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-01-06 11:16:00.241 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-01-06 11:16:00.244 | + 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' 2022-01-06 11:16:00.276 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-01-06 11:16:00.307 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-01-06 11:16:00.339 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-01-06 11:16:00.342 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2022-01-06 11:16:00.344 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2022-01-06 11:16:00.346 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-01-06 11:16:00.349 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-01-06 11:16:00.380 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-01-06 11:16:00.410 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.10/identity 2022-01-06 11:16:00.438 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-01-06 11:16:00.467 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-01-06 11:16:00.496 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-01-06 11:16:00.525 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-01-06 11:16:00.555 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-01-06 11:16:00.583 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-06 11:16:00.613 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-01-06 11:16:00.641 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-01-06 11:16:00.644 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-01-06 11:16:00.646 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-01-06 11:16:00.650 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-06 11:16:00.668 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-06 11:16:00.670 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-06 11:16:00.673 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-06 11:16:00.675 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-06 11:16:00.678 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-01-06 11:16:00.707 | + 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' 2022-01-06 11:16:00.736 | + 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' 2022-01-06 11:16:00.765 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-06 11:16:00.795 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-01-06 11:16:00.797 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-01-06 11:16:00.799 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-01-06 11:16:00.802 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-01-06 11:16:00.804 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-01-06 11:16:00.807 | + lib/apache:write_uwsgi_config:260 : local http= 2022-01-06 11:16:00.809 | + lib/apache:write_uwsgi_config:261 : local name= 2022-01-06 11:16:00.812 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-01-06 11:16:00.817 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-01-06 11:16:00.820 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-01-06 11:16:00.822 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-06 11:16:00.834 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-06 11:16:00.835 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-06 11:16:00.844 | d /var/run/uwsgi 0755 ubuntu root 2022-01-06 11:16:00.847 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-06 11:16:00.863 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-01-06 11:16:00.865 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-01-06 11:16:00.869 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-01-06 11:16:00.901 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-01-06 11:16:00.930 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-01-06 11:16:00.958 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-01-06 11:16:00.987 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-01-06 11:16:01.015 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-06 11:16:01.044 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-01-06 11:16:01.073 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-01-06 11:16:01.102 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-01-06 11:16:01.130 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-06 11:16:01.159 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-01-06 11:16:01.189 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-06 11:16:01.217 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-01-06 11:16:01.249 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-01-06 11:16:01.252 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-01-06 11:16:01.255 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-01-06 11:16:01.257 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-01-06 11:16:01.260 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-01-06 11:16:01.262 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:16:01.265 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:16:01.267 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-01-06 11:16:01.271 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-01-06 11:16:01.274 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-01-06 11:16:01.303 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-01-06 11:16:01.332 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-01-06 11:16:01.333 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-01-06 11:16:01.342 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-01-06 11:16:01.345 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-01-06 11:16:01.348 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-01-06 11:16:01.351 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-01-06 11:16:01.353 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-06 11:16:01.356 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-06 11:16:01.358 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:16:01.360 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:16:01.363 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-06 11:16:01.365 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-01-06 11:16:01.368 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:16:01.371 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:16:01.373 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-01-06 11:16:01.436 | Enabling site placement-api. 2022-01-06 11:16:01.442 | To activate the new configuration, you need to run: 2022-01-06 11:16:01.442 | systemctl reload apache2 2022-01-06 11:16:01.446 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-01-06 11:16:01.448 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-06 11:16:01.451 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-06 11:16:01.453 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-06 11:16:01.591 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-01-06 11:16:01.608 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:16:01.611 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-01-06 11:16:01.632 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:16:01.635 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-01-06 11:16:01.653 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:16:01.655 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-01-06 11:16:01.658 | + lib/nova:configure_placement_nova_compute:577 : local conf=/etc/nova/nova.conf 2022-01-06 11:16:01.660 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement auth_type password 2022-01-06 11:16:01.692 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.10/identity 2022-01-06 11:16:01.722 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement username placement 2022-01-06 11:16:01.751 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-01-06 11:16:01.780 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-01-06 11:16:01.809 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement project_name service 2022-01-06 11:16:01.838 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-01-06 11:16:01.866 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-01-06 11:16:01.895 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-01-06 11:16:01.912 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:16:01.915 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-01-06 11:16:01.932 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:16:01.934 | + ./stack.sh:main:938 : run_phase stack install 2022-01-06 11:16:01.937 | + functions-common:run_phase:1732 : local mode=stack 2022-01-06 11:16:01.940 | + functions-common:run_phase:1733 : local phase=install 2022-01-06 11:16:01.942 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 11:16:01.945 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-06 11:16:01.948 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 11:16:01.950 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-06 11:16:01.953 | + functions-common:run_phase:1742 : local extra 2022-01-06 11:16:01.956 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 11:16:01.960 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-06 11:16:01.962 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 11:16:01.965 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 11:16:01.968 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-01-06 11:16:01.970 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 11:16:01.985 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:16:01.987 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-06 11:16:01.990 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-06 11:16:01.992 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-01-06 11:16:01.995 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-01-06 11:16:01.997 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-06 11:16:01.999 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2022-01-06 11:16:02.002 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-01-06 11:16:02.004 | ++ inc/async:async_runfunc:111 : async_run install_tempest install_tempest 2022-01-06 11:16:02.093 | [Async install_tempest:self]: Running synchronously: install_tempest 2022-01-06 11:16:02.096 | ++ inc/async:async_run:103 : install_tempest 2022-01-06 11:16:02.098 | ++ lib/tempest:install_tempest:738 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-01-06 11:16:02.101 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2022-01-06 11:16:02.103 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2022-01-06 11:16:02.105 | ++ functions-common:git_clone:525 : local git_ref=master 2022-01-06 11:16:02.107 | ++ functions-common:git_clone:526 : local orig_dir 2022-01-06 11:16:02.110 | +++ functions-common:git_clone:527 : pwd 2022-01-06 11:16:02.112 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-06 11:16:02.115 | ++ functions-common:git_clone:528 : local git_clone_flags= 2022-01-06 11:16:02.117 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-06 11:16:02.133 | ++ functions-common:git_clone:530 : RECLONE=False 2022-01-06 11:16:02.135 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-06 11:16:02.137 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-06 11:16:02.140 | ++ functions-common:git_clone:544 : echo master 2022-01-06 11:16:02.140 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2022-01-06 11:16:02.145 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2022-01-06 11:16:02.148 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-06 11:16:02.150 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2022-01-06 11:16:02.153 | ++ functions-common:git_clone:593 : git show --oneline 2022-01-06 11:16:02.153 | ++ functions-common:git_clone:593 : head -1 2022-01-06 11:16:02.156 | fd00bffb9 Merge "Remove stable/train jobs from master gate" 2022-01-06 11:16:02.158 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-06 11:16:02.161 | ++ lib/tempest:install_tempest:739 : pip_install 'tox!=2.8.0' 2022-01-06 11:16:02.183 | Using python 3.8 to install tox!=2.8.0 2022-01-06 11:16:02.185 | ++ 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' 2022-01-06 11:16:02.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:16:02.972 | from cryptography.utils import int_from_bytes 2022-01-06 11:16:02.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:16:02.972 | from cryptography.utils import int_from_bytes 2022-01-06 11:16:04.009 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:16:04.009 | 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. 2022-01-06 11:16:04.013 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:04.014 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:04.014 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:04.017 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:04.020 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:04.027 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:04.707 | Collecting tox!=2.8.0 2022-01-06 11:16:04.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be3/362472a33094b/tox-3.24.5-py2.py3-none-any.whl (85 kB) 2022-01-06 11:16:05.221 | Collecting filelock===3.0.12 2022-01-06 11:16:05.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-01-06 11:16:05.614 | Collecting toml===0.10.0 2022-01-06 11:16:05.620 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2022-01-06 11:16:05.708 | 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) 2022-01-06 11:16:06.144 | Collecting py===1.10.0 2022-01-06 11:16:06.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2022-01-06 11:16:06.858 | Collecting virtualenv===20.4.2 2022-01-06 11:16:06.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2be/72df684b74df0/virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) 2022-01-06 11:16:07.090 | 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) 2022-01-06 11:16:07.515 | Collecting pluggy===0.13.1 2022-01-06 11:16:07.522 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2022-01-06 11:16:07.940 | Collecting distlib===0.3.1 2022-01-06 11:16:07.946 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2022-01-06 11:16:07.959 | 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) 2022-01-06 11:16:07.962 | 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) 2022-01-06 11:16:10.141 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2022-01-06 11:16:10.141 | Attempting uninstall: distlib 2022-01-06 11:16:10.143 | Found existing installation: distlib 0.3.4 2022-01-06 11:16:10.153 | Uninstalling distlib-0.3.4: 2022-01-06 11:16:10.154 | Successfully uninstalled distlib-0.3.4 2022-01-06 11:16:10.380 | Attempting uninstall: filelock 2022-01-06 11:16:10.381 | Found existing installation: filelock 3.4.2 2022-01-06 11:16:10.387 | Uninstalling filelock-3.4.2: 2022-01-06 11:16:10.388 | Successfully uninstalled filelock-3.4.2 2022-01-06 11:16:10.818 | Attempting uninstall: virtualenv 2022-01-06 11:16:10.820 | Found existing installation: virtualenv 20.13.0 2022-01-06 11:16:10.886 | Uninstalling virtualenv-20.13.0: 2022-01-06 11:16:10.893 | Successfully uninstalled virtualenv-20.13.0 2022-01-06 11:16:11.507 | 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.5 virtualenv-20.4.2 2022-01-06 11:16:11.678 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:16:11.678 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:16:11.756 | ++ inc/python:pip_install:200 : result=0 2022-01-06 11:16:11.759 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:16:11.761 | ++ functions-common:time_stop:2304 : local name 2022-01-06 11:16:11.764 | ++ functions-common:time_stop:2305 : local end_time 2022-01-06 11:16:11.766 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:16:11.768 | ++ functions-common:time_stop:2307 : local total 2022-01-06 11:16:11.770 | ++ functions-common:time_stop:2308 : local start_time 2022-01-06 11:16:11.773 | ++ functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:16:11.775 | ++ functions-common:time_stop:2311 : start_time=1641467762177 2022-01-06 11:16:11.778 | ++ functions-common:time_stop:2313 : [[ -z 1641467762177 ]] 2022-01-06 11:16:11.781 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:16:11.785 | ++ functions-common:time_stop:2316 : end_time=1641467771782 2022-01-06 11:16:11.787 | ++ functions-common:time_stop:2317 : elapsed_time=9605 2022-01-06 11:16:11.790 | ++ functions-common:time_stop:2318 : total=238187 2022-01-06 11:16:11.792 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:16:11.795 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=247792 2022-01-06 11:16:11.797 | ++ inc/python:pip_install:203 : return 0 2022-01-06 11:16:11.799 | ++ lib/tempest:install_tempest:740 : pushd /opt/stack/tempest 2022-01-06 11:16:11.799 | /opt/stack/tempest ~/devstack 2022-01-06 11:16:11.802 | ++ lib/tempest:install_tempest:744 : git checkout master 2022-01-06 11:16:11.820 | M .coveragerc 2022-01-06 11:16:11.821 | M .gitignore 2022-01-06 11:16:11.821 | M .gitreview 2022-01-06 11:16:11.821 | M .mailmap 2022-01-06 11:16:11.821 | M .stestr.conf 2022-01-06 11:16:11.821 | M CONTRIBUTING.rst 2022-01-06 11:16:11.821 | M HACKING.rst 2022-01-06 11:16:11.821 | M LICENSE 2022-01-06 11:16:11.821 | M README.rst 2022-01-06 11:16:11.821 | M REVIEWING.rst 2022-01-06 11:16:11.821 | M bindep.txt 2022-01-06 11:16:11.821 | M doc/requirements.txt 2022-01-06 11:16:11.821 | M doc/source/_extra/.htaccess 2022-01-06 11:16:11.821 | M doc/source/_static/.keep 2022-01-06 11:16:11.821 | M doc/source/account_generator.rst 2022-01-06 11:16:11.821 | M doc/source/cleanup.rst 2022-01-06 11:16:11.821 | M doc/source/conf.py 2022-01-06 11:16:11.821 | M doc/source/configuration.rst 2022-01-06 11:16:11.821 | M doc/source/contributor/contributing.rst 2022-01-06 11:16:11.821 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-01-06 11:16:11.821 | M doc/source/data/tempest-plugins-registry.header 2022-01-06 11:16:11.821 | M doc/source/index.rst 2022-01-06 11:16:11.821 | M doc/source/keystone_scopes_and_roles_support.rst 2022-01-06 11:16:11.821 | M doc/source/library.rst 2022-01-06 11:16:11.821 | M doc/source/library/api_microversion_testing.rst 2022-01-06 11:16:11.821 | M doc/source/library/auth.rst 2022-01-06 11:16:11.821 | M doc/source/library/cli.rst 2022-01-06 11:16:11.821 | M doc/source/library/clients.rst 2022-01-06 11:16:11.821 | M doc/source/library/credential_providers.rst 2022-01-06 11:16:11.821 | M doc/source/library/decorators.rst 2022-01-06 11:16:11.821 | M doc/source/library/rest_client.rst 2022-01-06 11:16:11.821 | M doc/source/library/service_clients/compute_clients.rst 2022-01-06 11:16:11.821 | M doc/source/library/utils.rst 2022-01-06 11:16:11.821 | M doc/source/library/validation_resources.rst 2022-01-06 11:16:11.821 | M doc/source/microversion_testing.rst 2022-01-06 11:16:11.822 | M doc/source/overview.rst 2022-01-06 11:16:11.822 | M doc/source/plugins/index.rst 2022-01-06 11:16:11.822 | M doc/source/plugins/plugin.rst 2022-01-06 11:16:11.822 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-01-06 11:16:11.822 | M doc/source/run.rst 2022-01-06 11:16:11.822 | M doc/source/sampleconf.rst 2022-01-06 11:16:11.822 | M doc/source/stable_branch_support_policy.rst 2022-01-06 11:16:11.822 | M doc/source/stable_branch_testing_policy.rst 2022-01-06 11:16:11.822 | M doc/source/subunit_describe_calls.rst 2022-01-06 11:16:11.822 | M doc/source/supported_version.rst 2022-01-06 11:16:11.822 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-01-06 11:16:11.822 | M doc/source/test_removal.rst 2022-01-06 11:16:11.822 | M doc/source/tests/modules.rst 2022-01-06 11:16:11.822 | M doc/source/workspace.rst 2022-01-06 11:16:11.822 | M doc/source/write_tests.rst 2022-01-06 11:16:11.822 | M etc/accounts.yaml.sample 2022-01-06 11:16:11.822 | M etc/allow-list.yaml 2022-01-06 11:16:11.822 | M etc/logging.conf.sample 2022-01-06 11:16:11.822 | M etc/rbac-persona-accounts.yaml.sample 2022-01-06 11:16:11.822 | M playbooks/devstack-tempest-ipv6.yaml 2022-01-06 11:16:11.822 | M playbooks/devstack-tempest.yaml 2022-01-06 11:16:11.822 | M playbooks/post-tempest.yaml 2022-01-06 11:16:11.822 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-01-06 11:16:11.822 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-01-06 11:16:11.822 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-01-06 11:16:11.822 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-01-06 11:16:11.822 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-01-06 11:16:11.822 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-01-06 11:16:11.822 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-01-06 11:16:11.822 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-01-06 11:16:11.822 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-01-06 11:16:11.822 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-01-06 11:16:11.822 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-01-06 11:16:11.822 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-01-06 11:16:11.823 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-01-06 11:16:11.824 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-01-06 11:16:11.825 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-01-06 11:16:11.826 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-01-06 11:16:11.827 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-01-06 11:16:11.828 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-01-06 11:16:11.829 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-01-06 11:16:11.830 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-01-06 11:16:11.831 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-01-06 11:16:11.832 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-01-06 11:16:11.832 | M releasenotes/source/_static/.placeholder 2022-01-06 11:16:11.832 | M releasenotes/source/_templates/.placeholder 2022-01-06 11:16:11.832 | M releasenotes/source/conf.py 2022-01-06 11:16:11.832 | M releasenotes/source/index.rst 2022-01-06 11:16:11.832 | M releasenotes/source/unreleased.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v10.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v11.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v12.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v13.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v14.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v15.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v16.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v16.1.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v17.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v17.1.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v17.2.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v18.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v19.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v20.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v21.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v22.0.0.rst 2022-01-06 11:16:11.832 | M releasenotes/source/v22.1.0.rst 2022-01-06 11:16:11.833 | M releasenotes/source/v23.0.0.rst 2022-01-06 11:16:11.833 | M releasenotes/source/v24.0.0.rst 2022-01-06 11:16:11.833 | M releasenotes/source/v26.0.0.rst 2022-01-06 11:16:11.833 | M releasenotes/source/v26.1.0.rst 2022-01-06 11:16:11.833 | M releasenotes/source/v27.0.0.rst 2022-01-06 11:16:11.833 | M releasenotes/source/v28.0.0.rst 2022-01-06 11:16:11.833 | M releasenotes/source/v28.1.0.rst 2022-01-06 11:16:11.833 | M releasenotes/source/v29.0.0.rst 2022-01-06 11:16:11.833 | M requirements.txt 2022-01-06 11:16:11.833 | M roles/acl-devstack-files/README.rst 2022-01-06 11:16:11.833 | M roles/acl-devstack-files/defaults/main.yaml 2022-01-06 11:16:11.833 | M roles/acl-devstack-files/tasks/main.yaml 2022-01-06 11:16:11.833 | M roles/run-tempest-26/README.rst 2022-01-06 11:16:11.833 | M roles/run-tempest-26/defaults/main.yaml 2022-01-06 11:16:11.833 | M roles/run-tempest-26/tasks/main.yaml 2022-01-06 11:16:11.833 | M roles/run-tempest/README.rst 2022-01-06 11:16:11.833 | M roles/run-tempest/defaults/main.yaml 2022-01-06 11:16:11.833 | M roles/run-tempest/tasks/main.yaml 2022-01-06 11:16:11.833 | M roles/setup-tempest-data-dir/README.rst 2022-01-06 11:16:11.833 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-01-06 11:16:11.833 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-01-06 11:16:11.833 | M roles/setup-tempest-run-dir/README.rst 2022-01-06 11:16:11.833 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-01-06 11:16:11.833 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-01-06 11:16:11.833 | M roles/tempest-cleanup/README.rst 2022-01-06 11:16:11.833 | M roles/tempest-cleanup/defaults/main.yaml 2022-01-06 11:16:11.833 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-01-06 11:16:11.833 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-01-06 11:16:11.833 | M roles/tempest-cleanup/tasks/main.yaml 2022-01-06 11:16:11.833 | M setup.cfg 2022-01-06 11:16:11.833 | M setup.py 2022-01-06 11:16:11.833 | M tempest/README.rst 2022-01-06 11:16:11.833 | M tempest/__init__.py 2022-01-06 11:16:11.833 | M tempest/api/README.rst 2022-01-06 11:16:11.833 | M tempest/api/__init__.py 2022-01-06 11:16:11.833 | M tempest/api/compute/__init__.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/__init__.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_agents.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_aggregates.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_availability_zone.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_create_server.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_delete_server.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_fixed_ips.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_flavors.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_flavors_access.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_hosts.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_hosts_negative.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_hypervisor.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_live_migration.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_migrations.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_networks.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_quotas.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_quotas_negative.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_security_groups.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-01-06 11:16:11.834 | M tempest/api/compute/admin/test_servers.py 2022-01-06 11:16:11.835 | M tempest/api/compute/admin/test_servers_negative.py 2022-01-06 11:16:11.835 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-01-06 11:16:11.835 | M tempest/api/compute/admin/test_services.py 2022-01-06 11:16:11.835 | M tempest/api/compute/admin/test_services_negative.py 2022-01-06 11:16:11.835 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-01-06 11:16:11.835 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-01-06 11:16:11.835 | M tempest/api/compute/admin/test_volume.py 2022-01-06 11:16:11.835 | M tempest/api/compute/admin/test_volume_swap.py 2022-01-06 11:16:11.835 | M tempest/api/compute/admin/test_volumes_negative.py 2022-01-06 11:16:11.835 | M tempest/api/compute/api_microversion_fixture.py 2022-01-06 11:16:11.835 | M tempest/api/compute/base.py 2022-01-06 11:16:11.835 | M tempest/api/compute/certificates/__init__.py 2022-01-06 11:16:11.835 | M tempest/api/compute/certificates/test_certificates.py 2022-01-06 11:16:11.835 | M tempest/api/compute/flavors/__init__.py 2022-01-06 11:16:11.835 | M tempest/api/compute/flavors/test_flavors.py 2022-01-06 11:16:11.835 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-01-06 11:16:11.835 | M tempest/api/compute/floating_ips/__init__.py 2022-01-06 11:16:11.835 | M tempest/api/compute/floating_ips/base.py 2022-01-06 11:16:11.836 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-01-06 11:16:11.836 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-01-06 11:16:11.836 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-01-06 11:16:11.836 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-01-06 11:16:11.836 | M tempest/api/compute/images/__init__.py 2022-01-06 11:16:11.836 | M tempest/api/compute/images/test_image_metadata.py 2022-01-06 11:16:11.836 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-01-06 11:16:11.836 | M tempest/api/compute/images/test_images.py 2022-01-06 11:16:11.836 | M tempest/api/compute/images/test_images_negative.py 2022-01-06 11:16:11.836 | M tempest/api/compute/images/test_images_oneserver.py 2022-01-06 11:16:11.836 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-01-06 11:16:11.836 | M tempest/api/compute/images/test_list_image_filters.py 2022-01-06 11:16:11.836 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-01-06 11:16:11.836 | M tempest/api/compute/images/test_list_images.py 2022-01-06 11:16:11.836 | M tempest/api/compute/keypairs/__init__.py 2022-01-06 11:16:11.836 | M tempest/api/compute/keypairs/base.py 2022-01-06 11:16:11.836 | M tempest/api/compute/keypairs/test_keypairs.py 2022-01-06 11:16:11.836 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-01-06 11:16:11.836 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-01-06 11:16:11.836 | M tempest/api/compute/limits/__init__.py 2022-01-06 11:16:11.836 | M tempest/api/compute/limits/test_absolute_limits.py 2022-01-06 11:16:11.836 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-01-06 11:16:11.836 | M tempest/api/compute/security_groups/__init__.py 2022-01-06 11:16:11.836 | M tempest/api/compute/security_groups/base.py 2022-01-06 11:16:11.836 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-01-06 11:16:11.836 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-01-06 11:16:11.836 | M tempest/api/compute/security_groups/test_security_groups.py 2022-01-06 11:16:11.836 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-01-06 11:16:11.836 | M tempest/api/compute/servers/__init__.py 2022-01-06 11:16:11.836 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-01-06 11:16:11.836 | M tempest/api/compute/servers/test_availability_zone.py 2022-01-06 11:16:11.836 | M tempest/api/compute/servers/test_create_server.py 2022-01-06 11:16:11.836 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-01-06 11:16:11.836 | M tempest/api/compute/servers/test_delete_server.py 2022-01-06 11:16:11.836 | M tempest/api/compute/servers/test_device_tagging.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_disk_config.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_instance_actions.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_list_server_filters.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_multiple_create.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_novnc.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_server_actions.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_server_addresses.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_server_group.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_server_metadata.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_server_password.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_server_personality.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_server_rescue.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_server_tags.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_servers.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_servers_microversions.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_servers_negative.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-01-06 11:16:11.837 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-01-06 11:16:11.837 | M tempest/api/compute/test_extensions.py 2022-01-06 11:16:11.837 | M tempest/api/compute/test_networks.py 2022-01-06 11:16:11.837 | M tempest/api/compute/test_quotas.py 2022-01-06 11:16:11.837 | M tempest/api/compute/test_tenant_networks.py 2022-01-06 11:16:11.837 | M tempest/api/compute/test_versions.py 2022-01-06 11:16:11.837 | M tempest/api/compute/volumes/__init__.py 2022-01-06 11:16:11.837 | M tempest/api/compute/volumes/test_attach_volume.py 2022-01-06 11:16:11.837 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-01-06 11:16:11.837 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-01-06 11:16:11.837 | M tempest/api/compute/volumes/test_volumes_get.py 2022-01-06 11:16:11.837 | M tempest/api/compute/volumes/test_volumes_list.py 2022-01-06 11:16:11.837 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-01-06 11:16:11.838 | M tempest/api/identity/__init__.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/__init__.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v2/__init__.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v2/test_roles.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v2/test_services.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v2/test_tenants.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v2/test_tokens.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v2/test_users.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/__init__.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_credentials.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_domains.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_groups.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_inherits.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_list_users.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_policies.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_projects.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_regions.py 2022-01-06 11:16:11.838 | M tempest/api/identity/admin/v3/test_roles.py 2022-01-06 11:16:11.839 | M tempest/api/identity/admin/v3/test_services.py 2022-01-06 11:16:11.839 | M tempest/api/identity/admin/v3/test_tokens.py 2022-01-06 11:16:11.839 | M tempest/api/identity/admin/v3/test_trusts.py 2022-01-06 11:16:11.839 | M tempest/api/identity/admin/v3/test_users.py 2022-01-06 11:16:11.839 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-01-06 11:16:11.839 | M tempest/api/identity/base.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v2/__init__.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v2/test_api_discovery.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v2/test_extension.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v2/test_tenants.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v2/test_tokens.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v2/test_users.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v3/__init__.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v3/test_access_rules.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v3/test_api_discovery.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v3/test_application_credentials.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v3/test_catalog.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v3/test_domains.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v3/test_projects.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v3/test_tokens.py 2022-01-06 11:16:11.839 | M tempest/api/identity/v3/test_users.py 2022-01-06 11:16:11.839 | M tempest/api/image/__init__.py 2022-01-06 11:16:11.839 | M tempest/api/image/base.py 2022-01-06 11:16:11.839 | M tempest/api/image/v1/__init__.py 2022-01-06 11:16:11.839 | M tempest/api/image/v1/test_image_members.py 2022-01-06 11:16:11.839 | M tempest/api/image/v1/test_image_members_negative.py 2022-01-06 11:16:11.839 | M tempest/api/image/v1/test_images.py 2022-01-06 11:16:11.839 | M tempest/api/image/v1/test_images_negative.py 2022-01-06 11:16:11.839 | M tempest/api/image/v2/__init__.py 2022-01-06 11:16:11.839 | M tempest/api/image/v2/admin/__init__.py 2022-01-06 11:16:11.839 | M tempest/api/image/v2/admin/test_images.py 2022-01-06 11:16:11.839 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-01-06 11:16:11.839 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-01-06 11:16:11.839 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-01-06 11:16:11.840 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-01-06 11:16:11.840 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-01-06 11:16:11.840 | M tempest/api/image/v2/test_images.py 2022-01-06 11:16:11.840 | M tempest/api/image/v2/test_images_member.py 2022-01-06 11:16:11.840 | M tempest/api/image/v2/test_images_member_negative.py 2022-01-06 11:16:11.840 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-01-06 11:16:11.840 | M tempest/api/image/v2/test_images_negative.py 2022-01-06 11:16:11.840 | M tempest/api/image/v2/test_images_tags.py 2022-01-06 11:16:11.840 | M tempest/api/image/v2/test_images_tags_negative.py 2022-01-06 11:16:11.840 | M tempest/api/image/v2/test_versions.py 2022-01-06 11:16:11.840 | M tempest/api/network/__init__.py 2022-01-06 11:16:11.840 | M tempest/api/network/admin/__init__.py 2022-01-06 11:16:11.840 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-01-06 11:16:11.840 | M tempest/api/network/admin/test_external_network_extension.py 2022-01-06 11:16:11.840 | M tempest/api/network/admin/test_external_networks_negative.py 2022-01-06 11:16:11.840 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-01-06 11:16:11.840 | M tempest/api/network/admin/test_metering_extensions.py 2022-01-06 11:16:11.840 | M tempest/api/network/admin/test_negative_quotas.py 2022-01-06 11:16:11.840 | M tempest/api/network/admin/test_ports.py 2022-01-06 11:16:11.840 | M tempest/api/network/admin/test_quotas.py 2022-01-06 11:16:11.840 | M tempest/api/network/admin/test_routers.py 2022-01-06 11:16:11.840 | M tempest/api/network/admin/test_routers_dvr.py 2022-01-06 11:16:11.840 | M tempest/api/network/admin/test_routers_negative.py 2022-01-06 11:16:11.840 | M tempest/api/network/base.py 2022-01-06 11:16:11.840 | M tempest/api/network/base_security_groups.py 2022-01-06 11:16:11.840 | M tempest/api/network/test_agent_management_negative.py 2022-01-06 11:16:11.840 | M tempest/api/network/test_allowed_address_pair.py 2022-01-06 11:16:11.840 | M tempest/api/network/test_dhcp_ipv6.py 2022-01-06 11:16:11.840 | M tempest/api/network/test_extensions.py 2022-01-06 11:16:11.840 | M tempest/api/network/test_extra_dhcp_options.py 2022-01-06 11:16:11.840 | M tempest/api/network/test_floating_ips.py 2022-01-06 11:16:11.840 | M tempest/api/network/test_floating_ips_negative.py 2022-01-06 11:16:11.840 | M tempest/api/network/test_networks.py 2022-01-06 11:16:11.840 | M tempest/api/network/test_networks_negative.py 2022-01-06 11:16:11.840 | M tempest/api/network/test_ports.py 2022-01-06 11:16:11.841 | M tempest/api/network/test_routers.py 2022-01-06 11:16:11.841 | M tempest/api/network/test_routers_negative.py 2022-01-06 11:16:11.841 | M tempest/api/network/test_security_groups.py 2022-01-06 11:16:11.841 | M tempest/api/network/test_security_groups_negative.py 2022-01-06 11:16:11.841 | M tempest/api/network/test_service_providers.py 2022-01-06 11:16:11.841 | M tempest/api/network/test_subnetpools_extensions.py 2022-01-06 11:16:11.841 | M tempest/api/network/test_tags.py 2022-01-06 11:16:11.841 | M tempest/api/network/test_versions.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/__init__.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/base.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_account_bulk.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_account_quotas.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_account_services.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_account_services_negative.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_container_acl.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_container_acl_negative.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_container_quotas.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_container_services.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_container_services_negative.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_container_staticweb.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_container_sync.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_crossdomain.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_healthcheck.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_object_expiry.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_object_formpost.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_object_services.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_object_slo.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_object_temp_url.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-01-06 11:16:11.841 | M tempest/api/object_storage/test_object_version.py 2022-01-06 11:16:11.841 | M tempest/api/volume/__init__.py 2022-01-06 11:16:11.841 | M tempest/api/volume/admin/__init__.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_group_snapshots.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_group_type_specs.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_group_types.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_groups.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_multi_backend.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_qos.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_user_messages.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_hosts.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_manage.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_pools.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_quotas.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_retype.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_services.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_type_access.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_types.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volumes_actions.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volumes_backup.py 2022-01-06 11:16:11.842 | M tempest/api/volume/admin/test_volumes_list.py 2022-01-06 11:16:11.842 | M tempest/api/volume/api_microversion_fixture.py 2022-01-06 11:16:11.842 | M tempest/api/volume/base.py 2022-01-06 11:16:11.842 | M tempest/api/volume/test_availability_zone.py 2022-01-06 11:16:11.842 | M tempest/api/volume/test_extensions.py 2022-01-06 11:16:11.842 | M tempest/api/volume/test_image_metadata.py 2022-01-06 11:16:11.842 | M tempest/api/volume/test_snapshot_metadata.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_versions.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volume_absolute_limits.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volume_delete_cascade.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volume_metadata.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volume_transfers.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volumes_actions.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volumes_backup.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volumes_clone.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volumes_clone_negative.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volumes_extend.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volumes_get.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volumes_list.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volumes_negative.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volumes_snapshots.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-01-06 11:16:11.843 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-01-06 11:16:11.843 | M tempest/clients.py 2022-01-06 11:16:11.843 | M tempest/cmd/__init__.py 2022-01-06 11:16:11.843 | M tempest/cmd/cleanup.py 2022-01-06 11:16:11.843 | M tempest/cmd/cleanup_service.py 2022-01-06 11:16:11.843 | M tempest/cmd/config-generator.tempest.conf 2022-01-06 11:16:11.843 | M tempest/cmd/init.py 2022-01-06 11:16:11.843 | M tempest/cmd/list_plugins.py 2022-01-06 11:16:11.843 | M tempest/cmd/main.py 2022-01-06 11:16:11.843 | M tempest/cmd/run.py 2022-01-06 11:16:11.843 | M tempest/cmd/subunit_describe_calls.py 2022-01-06 11:16:11.843 | M tempest/cmd/verify_tempest_config.py 2022-01-06 11:16:11.843 | M tempest/cmd/workspace.py 2022-01-06 11:16:11.843 | M tempest/common/__init__.py 2022-01-06 11:16:11.843 | M tempest/common/compute.py 2022-01-06 11:16:11.843 | M tempest/common/credentials_factory.py 2022-01-06 11:16:11.843 | M tempest/common/custom_matchers.py 2022-01-06 11:16:11.843 | M tempest/common/identity.py 2022-01-06 11:16:11.843 | M tempest/common/image.py 2022-01-06 11:16:11.843 | M tempest/common/tempest_fixtures.py 2022-01-06 11:16:11.844 | M tempest/common/utils/__init__.py 2022-01-06 11:16:11.844 | M tempest/common/utils/linux/__init__.py 2022-01-06 11:16:11.844 | M tempest/common/utils/linux/remote_client.py 2022-01-06 11:16:11.844 | M tempest/common/utils/net_info.py 2022-01-06 11:16:11.844 | M tempest/common/utils/net_utils.py 2022-01-06 11:16:11.844 | M tempest/common/waiters.py 2022-01-06 11:16:11.844 | M tempest/config.py 2022-01-06 11:16:11.844 | M tempest/hacking/__init__.py 2022-01-06 11:16:11.844 | M tempest/hacking/checks.py 2022-01-06 11:16:11.844 | M tempest/lib/__init__.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/__init__.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/__init__.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/__init__.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-01-06 11:16:11.844 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-01-06 11:16:11.845 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-01-06 11:16:11.846 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/__init__.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/backups.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/extensions.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/group_types.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/groups.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/hosts.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/limits.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/messages.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/qos.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/quotas.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/services.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/transfers.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-01-06 11:16:11.847 | M tempest/lib/api_schema/response/volume/volumes.py 2022-01-06 11:16:11.847 | M tempest/lib/auth.py 2022-01-06 11:16:11.847 | M tempest/lib/base.py 2022-01-06 11:16:11.847 | M tempest/lib/cli/__init__.py 2022-01-06 11:16:11.847 | M tempest/lib/cli/base.py 2022-01-06 11:16:11.848 | M tempest/lib/cli/output_parser.py 2022-01-06 11:16:11.848 | M tempest/lib/cmd/__init__.py 2022-01-06 11:16:11.848 | M tempest/lib/common/__init__.py 2022-01-06 11:16:11.848 | M tempest/lib/common/api_microversion_fixture.py 2022-01-06 11:16:11.848 | M tempest/lib/common/api_version_request.py 2022-01-06 11:16:11.848 | M tempest/lib/common/api_version_utils.py 2022-01-06 11:16:11.848 | M tempest/lib/common/cred_client.py 2022-01-06 11:16:11.848 | M tempest/lib/common/cred_provider.py 2022-01-06 11:16:11.848 | M tempest/lib/common/dynamic_creds.py 2022-01-06 11:16:11.848 | M tempest/lib/common/fixed_network.py 2022-01-06 11:16:11.848 | M tempest/lib/common/http.py 2022-01-06 11:16:11.848 | M tempest/lib/common/jsonschema_validator.py 2022-01-06 11:16:11.848 | M tempest/lib/common/preprov_creds.py 2022-01-06 11:16:11.848 | M tempest/lib/common/profiler.py 2022-01-06 11:16:11.848 | M tempest/lib/common/rest_client.py 2022-01-06 11:16:11.848 | M tempest/lib/common/ssh.py 2022-01-06 11:16:11.848 | M tempest/lib/common/thread.py 2022-01-06 11:16:11.848 | M tempest/lib/common/utils/__init__.py 2022-01-06 11:16:11.848 | M tempest/lib/common/utils/data_utils.py 2022-01-06 11:16:11.848 | M tempest/lib/common/utils/linux/__init__.py 2022-01-06 11:16:11.848 | M tempest/lib/common/utils/linux/remote_client.py 2022-01-06 11:16:11.848 | M tempest/lib/common/utils/misc.py 2022-01-06 11:16:11.848 | M tempest/lib/common/utils/test_utils.py 2022-01-06 11:16:11.848 | M tempest/lib/common/validation_resources.py 2022-01-06 11:16:11.848 | M tempest/lib/decorators.py 2022-01-06 11:16:11.848 | M tempest/lib/exceptions.py 2022-01-06 11:16:11.848 | M tempest/lib/services/__init__.py 2022-01-06 11:16:11.848 | M tempest/lib/services/clients.py 2022-01-06 11:16:11.848 | M tempest/lib/services/compute/__init__.py 2022-01-06 11:16:11.848 | M tempest/lib/services/compute/agents_client.py 2022-01-06 11:16:11.848 | M tempest/lib/services/compute/aggregates_client.py 2022-01-06 11:16:11.848 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-01-06 11:16:11.848 | M tempest/lib/services/compute/availability_zone_client.py 2022-01-06 11:16:11.848 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-01-06 11:16:11.848 | M tempest/lib/services/compute/base_compute_client.py 2022-01-06 11:16:11.848 | M tempest/lib/services/compute/certificates_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/extensions_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/fixed_ips_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/flavors_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/floating_ips_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/hosts_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/hypervisor_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/images_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/interfaces_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/keypairs_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/limits_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/migrations_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/networks_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/quota_classes_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/quotas_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/security_group_rules_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/security_groups_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/server_groups_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/servers_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/services_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/snapshots_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/tenant_networks_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/tenant_usages_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/versions_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/compute/volumes_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/identity/__init__.py 2022-01-06 11:16:11.849 | M tempest/lib/services/identity/v2/__init__.py 2022-01-06 11:16:11.849 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/identity/v2/identity_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/identity/v2/roles_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/identity/v2/services_client.py 2022-01-06 11:16:11.849 | M tempest/lib/services/identity/v2/tenants_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v2/token_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v2/users_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/__init__.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/catalog_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/credentials_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/domains_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/groups_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/identity_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/limits_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/mappings_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/policies_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/projects_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/protocols_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/regions_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/roles_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/services_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/token_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/trusts_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/users_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/identity/v3/versions_client.py 2022-01-06 11:16:11.850 | M tempest/lib/services/image/__init__.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v1/__init__.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v1/image_members_client.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v1/images_client.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v2/__init__.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v2/image_members_client.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v2/images_client.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v2/namespaces_client.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v2/resource_types_client.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v2/schemas_client.py 2022-01-06 11:16:11.851 | M tempest/lib/services/image/v2/versions_client.py 2022-01-06 11:16:11.851 | M tempest/lib/services/network/__init__.py 2022-01-06 11:16:11.851 | M tempest/lib/services/network/agents_client.py 2022-01-06 11:16:11.851 | M tempest/lib/services/network/base.py 2022-01-06 11:16:11.851 | M tempest/lib/services/network/extensions_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/floating_ips_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/log_resource_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/loggable_resource_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/metering_label_rules_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/metering_labels_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/networks_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/ports_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/qos_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/quotas_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/routers_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/security_group_rules_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/security_groups_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/segments_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/service_providers_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/subnetpools_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/subnets_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/tags_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/trunks_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/network/versions_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/object_storage/__init__.py 2022-01-06 11:16:11.852 | M tempest/lib/services/object_storage/account_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/object_storage/capabilities_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/object_storage/container_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/object_storage/object_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/placement/__init__.py 2022-01-06 11:16:11.852 | M tempest/lib/services/placement/base_placement_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/placement/placement_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/placement/resource_providers_client.py 2022-01-06 11:16:11.852 | M tempest/lib/services/volume/__init__.py 2022-01-06 11:16:11.852 | M tempest/lib/services/volume/base_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/__init__.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/backups_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/extensions_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/hosts_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/limits_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/qos_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/quotas_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/services_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/transfers_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/types_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v2/volumes_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/__init__.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/attachments_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/backups_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/base_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/extensions_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/group_types_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/groups_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/hosts_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/limits_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/messages_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/qos_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-01-06 11:16:11.853 | M tempest/lib/services/volume/v3/quotas_client.py 2022-01-06 11:16:11.854 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-01-06 11:16:11.854 | M tempest/lib/services/volume/v3/services_client.py 2022-01-06 11:16:11.854 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-01-06 11:16:11.854 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-01-06 11:16:11.854 | M tempest/lib/services/volume/v3/transfers_client.py 2022-01-06 11:16:11.854 | M tempest/lib/services/volume/v3/types_client.py 2022-01-06 11:16:11.854 | M tempest/lib/services/volume/v3/versions_client.py 2022-01-06 11:16:11.854 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-01-06 11:16:11.854 | M tempest/lib/services/volume/v3/volumes_client.py 2022-01-06 11:16:11.854 | M tempest/scenario/README.rst 2022-01-06 11:16:11.854 | M tempest/scenario/__init__.py 2022-01-06 11:16:11.854 | M tempest/scenario/manager.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_aggregates_basic_ops.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_dashboard_basic_ops.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_minimum_basic.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_network_advanced_server_ops.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_network_basic_ops.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_network_qos_placement.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_network_v6.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_object_storage_basic_ops.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_security_groups_basic_ops.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_server_advanced_ops.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_server_basic_ops.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_server_multinode.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_shelve_instance.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_snapshot_pattern.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_stamp_pattern.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_unified_limits.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_volume_backup_restore.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_volume_boot_pattern.py 2022-01-06 11:16:11.854 | M tempest/scenario/test_volume_migrate_attached.py 2022-01-06 11:16:11.854 | M tempest/services/__init__.py 2022-01-06 11:16:11.854 | M tempest/services/orchestration/__init__.py 2022-01-06 11:16:11.854 | M tempest/services/orchestration/json/__init__.py 2022-01-06 11:16:11.855 | M tempest/services/orchestration/json/orchestration_client.py 2022-01-06 11:16:11.855 | M tempest/test.py 2022-01-06 11:16:11.855 | M tempest/test_discover/__init__.py 2022-01-06 11:16:11.855 | M tempest/test_discover/plugins.py 2022-01-06 11:16:11.855 | M tempest/test_discover/test_discover.py 2022-01-06 11:16:11.855 | M tempest/tests/README.rst 2022-01-06 11:16:11.855 | M tempest/tests/__init__.py 2022-01-06 11:16:11.855 | M tempest/tests/api/__init__.py 2022-01-06 11:16:11.855 | M tempest/tests/api/compute/__init__.py 2022-01-06 11:16:11.855 | M tempest/tests/api/compute/test_base.py 2022-01-06 11:16:11.855 | M tempest/tests/base.py 2022-01-06 11:16:11.855 | M tempest/tests/cmd/__init__.py 2022-01-06 11:16:11.855 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-01-06 11:16:11.855 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-01-06 11:16:11.855 | M tempest/tests/cmd/test_account_generator.py 2022-01-06 11:16:11.855 | M tempest/tests/cmd/test_cleanup.py 2022-01-06 11:16:11.855 | M tempest/tests/cmd/test_cleanup_services.py 2022-01-06 11:16:11.855 | M tempest/tests/cmd/test_list_plugins.py 2022-01-06 11:16:11.855 | M tempest/tests/cmd/test_run.py 2022-01-06 11:16:11.855 | M tempest/tests/cmd/test_saved_state_json.json 2022-01-06 11:16:11.855 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-01-06 11:16:11.855 | M tempest/tests/cmd/test_tempest_init.py 2022-01-06 11:16:11.855 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-01-06 11:16:11.855 | M tempest/tests/cmd/test_workspace.py 2022-01-06 11:16:11.855 | M tempest/tests/common/__init__.py 2022-01-06 11:16:11.855 | M tempest/tests/common/test_admin_available.py 2022-01-06 11:16:11.855 | M tempest/tests/common/test_alt_available.py 2022-01-06 11:16:11.855 | M tempest/tests/common/test_compute.py 2022-01-06 11:16:11.855 | M tempest/tests/common/test_credentials_factory.py 2022-01-06 11:16:11.855 | M tempest/tests/common/test_custom_matchers.py 2022-01-06 11:16:11.855 | M tempest/tests/common/test_image.py 2022-01-06 11:16:11.855 | M tempest/tests/common/utils/__init__.py 2022-01-06 11:16:11.855 | M tempest/tests/common/utils/linux/__init__.py 2022-01-06 11:16:11.855 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-01-06 11:16:11.855 | M tempest/tests/common/utils/test_net_utils.py 2022-01-06 11:16:11.855 | M tempest/tests/fake_config.py 2022-01-06 11:16:11.856 | M tempest/tests/fake_tempest_plugin.py 2022-01-06 11:16:11.856 | M tempest/tests/files/__init__.py 2022-01-06 11:16:11.856 | M tempest/tests/files/failing-tests 2022-01-06 11:16:11.856 | M tempest/tests/files/passing-tests 2022-01-06 11:16:11.856 | M tempest/tests/files/setup.cfg 2022-01-06 11:16:11.856 | M tempest/tests/files/testr-conf 2022-01-06 11:16:11.856 | M tempest/tests/lib/__init__.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/cli/__init__.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/cli/test_command_failed.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/cli/test_execute.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/cli/test_output_parser.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/cmd/__init__.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/__init__.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/test_api_version_request.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/test_api_version_utils.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/test_cred_client.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/test_http.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/test_preprov_creds.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/test_profiler.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/test_rest_client.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/test_validation_resources.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/utils/__init__.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/utils/test_misc.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/fake_auth_provider.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/fake_credentials.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/fake_http.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/fake_identity.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/services/__init__.py 2022-01-06 11:16:11.856 | M tempest/tests/lib/services/base.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/__init__.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_images_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_services_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-01-06 11:16:11.857 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/__init__.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-01-06 11:16:11.858 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/__init__.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/v1/__init__.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/v2/__init__.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/__init__.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_agents_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_networks_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_ports_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_qos_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-01-06 11:16:11.859 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/network/test_routers_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/network/test_segments_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/network/test_tags_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/network/test_versions_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/object_storage/__init__.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/placement/__init__.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/registry_fixture.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/test_clients.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/__init__.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-01-06 11:16:11.860 | M tempest/tests/lib/services/volume/v3/test_quoSwitched to branch 'master' 2022-01-06 11:16:11.861 | tas_client.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/test_auth.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/test_base.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/test_credentials.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/test_decorators.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/test_ssh.py 2022-01-06 11:16:11.861 | M tempest/tests/lib/test_tempest_lib.py 2022-01-06 11:16:11.861 | M tempest/tests/test_base_test.py 2022-01-06 11:16:11.861 | M tempest/tests/test_config.py 2022-01-06 11:16:11.861 | M tempest/tests/test_decorators.py 2022-01-06 11:16:11.861 | M tempest/tests/test_hacking.py 2022-01-06 11:16:11.861 | M tempest/tests/test_imports.py 2022-01-06 11:16:11.861 | M tempest/tests/test_list_tests.py 2022-01-06 11:16:11.861 | M tempest/tests/test_microversions.py 2022-01-06 11:16:11.861 | M tempest/tests/test_tempest_plugin.py 2022-01-06 11:16:11.861 | M tempest/tests/test_test.py 2022-01-06 11:16:11.861 | M tempest/tests/utils.py 2022-01-06 11:16:11.861 | M tempest/version.py 2022-01-06 11:16:11.861 | M test-requirements.txt 2022-01-06 11:16:11.861 | M tools/generate-tempest-plugins-list.py 2022-01-06 11:16:11.861 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-01-06 11:16:11.861 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-01-06 11:16:11.861 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-01-06 11:16:11.861 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-01-06 11:16:11.861 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-01-06 11:16:11.862 | M tools/tempest-plugin-sanity.sh 2022-01-06 11:16:11.862 | M tox.ini 2022-01-06 11:16:11.862 | M zuul.d/base.yaml 2022-01-06 11:16:11.862 | M zuul.d/integrated-gate.yaml 2022-01-06 11:16:11.862 | M zuul.d/project.yaml 2022-01-06 11:16:11.862 | M zuul.d/stable-jobs.yaml 2022-01-06 11:16:11.862 | M zuul.d/tempest-specific.yaml 2022-01-06 11:16:11.862 | Your branch is up to date with 'origin/master'. 2022-01-06 11:16:11.862 | ++ lib/tempest:install_tempest:746 : local tmp_u_c_m 2022-01-06 11:16:11.862 | +++ lib/tempest:install_tempest:747 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-01-06 11:16:11.862 | ++ lib/tempest:install_tempest:747 : tmp_u_c_m=/tmp/tempest_u_c_m.951sGugZcj 2022-01-06 11:16:11.862 | ++ lib/tempest:install_tempest:748 : set_tempest_venv_constraints /tmp/tempest_u_c_m.951sGugZcj 2022-01-06 11:16:11.862 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-01-06 11:16:11.862 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.951sGugZcj 2022-01-06 11:16:11.862 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-01-06 11:16:11.862 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-01-06 11:16:11.862 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-01-06 11:16:11.862 | ++ lib/tempest:install_tempest:750 : tox -r --notest -efull 2022-01-06 11:16:12.378 | full create: /opt/stack/tempest/.tox/tempest 2022-01-06 11:16:13.191 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-01-06 11:16:40.520 | full develop-inst: /opt/stack/tempest 2022-01-06 11:16:45.966 | full installed: attrs==21.4.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.10,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.5.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.27.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@fd00bffb967c285b874fe6a79d055b3b0c4f5955#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 2022-01-06 11:16:45.966 | ___________________________________ summary ____________________________________ 2022-01-06 11:16:45.967 | full: skipped tests 2022-01-06 11:16:45.967 | congratulations :) 2022-01-06 11:16:45.994 | ++ lib/tempest:install_tempest:753 : /opt/stack/tempest/.tox/tempest/bin/pip install -U -r /home/ubuntu/devstack/tools/cap-pip.txt 2022-01-06 11:16:46.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:16:46.910 | Collecting pip<20.3 2022-01-06 11:16:46.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2022-01-06 11:16:47.479 | Installing collected packages: pip 2022-01-06 11:16:47.479 | Attempting uninstall: pip 2022-01-06 11:16:47.479 | Found existing installation: pip 21.0.1 2022-01-06 11:16:47.808 | Uninstalling pip-21.0.1: 2022-01-06 11:16:47.869 | Successfully uninstalled pip-21.0.1 2022-01-06 11:16:49.312 | Successfully installed pip-20.2.4 2022-01-06 11:16:49.408 | ++ lib/tempest:install_tempest:757 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.951sGugZcj -r requirements.txt 2022-01-06 11:16:51.009 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:16:51.010 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.012 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.014 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.015 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.016 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.017 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.019 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.022 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.023 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.024 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.025 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.026 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.026 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.027 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.028 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.029 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.030 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.032 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.032 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.033 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.034 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.035 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.036 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.037 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.038 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.039 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.041 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.042 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.043 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.043 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.044 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.045 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.045 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:51.047 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 26)) (4.5.0) 2022-01-06 11:16:51.058 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 46)) (5.8.0) 2022-01-06 11:16:51.060 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 53)) (5.1.0) 2022-01-06 11:16:51.063 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 64)) (3.0.0) 2022-01-06 11:16:51.074 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 122)) (2.3.0) 2022-01-06 11:16:51.082 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 140)) (0.8.0) 2022-01-06 11:16:51.087 | Requirement already satisfied: prettytable===2.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 149)) (2.5.0) 2022-01-06 11:16:51.096 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 175)) (2.8.1) 2022-01-06 11:16:51.129 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 180)) (1.26.7) 2022-01-06 11:16:51.148 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 185)) (1.4.0) 2022-01-06 11:16:51.160 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 189)) (6.0) 2022-01-06 11:16:51.163 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 194)) (36.0.1) 2022-01-06 11:16:51.199 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 213)) (1.1.0) 2022-01-06 11:16:51.205 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 221)) (3.2.0) 2022-01-06 11:16:51.214 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 260)) (3.10.0) 2022-01-06 11:16:51.226 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 296)) (4.6.1) 2022-01-06 11:16:51.265 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 329)) (3.2.1) 2022-01-06 11:16:51.290 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 330)) (4.2.0) 2022-01-06 11:16:51.298 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 341)) (0.4.0) 2022-01-06 11:16:51.300 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 371)) (2.5.0) 2022-01-06 11:16:51.309 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 411)) (1.4.0) 2022-01-06 11:16:51.321 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 419)) (1.0.3) 2022-01-06 11:16:51.323 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 421)) (8.7.1) 2022-01-06 11:16:51.367 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 436)) (3.0.6) 2022-01-06 11:16:51.372 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 450)) (3.5.0) 2022-01-06 11:16:51.377 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 461)) (2.3.3) 2022-01-06 11:16:51.429 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 479)) (1.16.0) 2022-01-06 11:16:51.431 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 510)) (1.13.3) 2022-01-06 11:16:51.433 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 521)) (1.5.0) 2022-01-06 11:16:51.436 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 526)) (0.18.2) 2022-01-06 11:16:51.439 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 572)) (1.15.0) 2022-01-06 11:16:51.441 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 575)) (3.2.0) 2022-01-06 11:16:51.468 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 604)) (0.14.1) 2022-01-06 11:16:51.472 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 612)) (4.12.0) 2022-01-06 11:16:51.486 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 618)) (2.8.2) 2022-01-06 11:16:51.491 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 623)) (2021.3) 2022-01-06 11:16:51.494 | Requirement already satisfied: setuptools===60.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 633)) (60.2.0) 2022-01-06 11:16:51.541 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 146)) (0.2.5) 2022-01-06 11:16:51.546 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 170)) (1.0.0) 2022-01-06 11:16:51.547 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 153)) (1.4.0) 2022-01-06 11:16:51.549 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.8/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.951sGugZcj (line 213)) (1.4.0) 2022-01-06 11:16:51.551 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 121)) (0.9.6) 2022-01-06 11:16:51.553 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 56)) (3.4.0) 2022-01-06 11:16:51.558 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 2)) (0.12.2) 2022-01-06 11:16:51.561 | Requirement already satisfied: requests===2.27.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 231)) (2.27.0) 2022-01-06 11:16:51.588 | Requirement already satisfied: attrs===21.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 49)) (21.4.0) 2022-01-06 11:16:51.650 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 286)) (1.8.2) 2022-01-06 11:16:51.651 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 187)) (2.21) 2022-01-06 11:16:51.653 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 519)) (0.18.0) 2022-01-06 11:16:51.656 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 541)) (1.6) 2022-01-06 11:16:51.658 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 357)) (21.3) 2022-01-06 11:16:51.663 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 385)) (1.0.2) 2022-01-06 11:16:51.665 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 548)) (0.11.0) 2022-01-06 11:16:51.667 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 387)) (1.0.0) 2022-01-06 11:16:51.668 | Requirement already satisfied: charset-normalizer===2.0.10 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 597)) (2.0.10) 2022-01-06 11:16:51.672 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.951sGugZcj (line 389)) (3.3) 2022-01-06 11:16:51.674 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests===2.27.0->-c /tmp/tempest_u_c_m.951sGugZcj (line 231)) (2021.10.8) 2022-01-06 11:16:51.758 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2022-01-06 11:16:51.758 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-01-06 11:16:51.818 | ++ lib/tempest:install_tempest:758 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-01-06 11:16:51.821 | ++ lib/tempest:install_tempest:759 : rm -f /tmp/tempest_u_c_m.951sGugZcj 2022-01-06 11:16:51.825 | ++ lib/tempest:install_tempest:760 : popd 2022-01-06 11:16:51.825 | ~/devstack 2022-01-06 11:16:51.827 | ++ inc/async:async_run:104 : return 0 2022-01-06 11:16:51.830 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-06 11:16:51.832 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-06 11:16:51.835 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-01-06 11:16:51.837 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-06 11:16:51.840 | + functions-common:run_phase:1759 : run_plugins stack install 2022-01-06 11:16:51.842 | + functions-common:run_plugins:1718 : local mode=stack 2022-01-06 11:16:51.845 | + functions-common:run_plugins:1719 : local phase=install 2022-01-06 11:16:51.847 | + functions-common:run_plugins:1721 : local plugins= 2022-01-06 11:16:51.850 | + functions-common:run_plugins:1722 : local plugin 2022-01-06 11:16:51.853 | + ./stack.sh:main:941 : use_library_from_git python-openstackclient 2022-01-06 11:16:51.855 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-01-06 11:16:51.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-06 11:16:51.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-06 11:16:51.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-01-06 11:16:51.865 | + inc/python:use_library_from_git:253 : return 1 2022-01-06 11:16:51.868 | + ./stack.sh:main:945 : pip_install_gr python-openstackclient 2022-01-06 11:16:51.870 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-01-06 11:16:51.873 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-06 11:16:51.876 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-01-06 11:16:51.878 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-01-06 11:16:51.881 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-06 11:16:51.885 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-01-06 11:16:51.886 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-06 11:16:51.891 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-01-06 11:16:51.893 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-01-06 11:16:51.896 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-01-06 11:16:51.899 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-01-06 11:16:51.902 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-01-06 11:16:51.923 | Using python 3.8 to install python-openstackclient 2022-01-06 11:16:51.926 | + 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 2022-01-06 11:16:52.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:16:52.694 | from cryptography.utils import int_from_bytes 2022-01-06 11:16:52.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 11:16:52.694 | from cryptography.utils import int_from_bytes 2022-01-06 11:16:53.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 11:16:53.720 | 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. 2022-01-06 11:16:53.724 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:53.725 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:53.726 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:53.729 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:53.731 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:53.738 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-06 11:16:54.421 | Collecting python-openstackclient===5.5.1 2022-01-06 11:16:54.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7df/d1d119985c0de/python_openstackclient-5.5.1-py3-none-any.whl (929 kB) 2022-01-06 11:16:54.582 | 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) 2022-01-06 11:16:54.589 | 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) 2022-01-06 11:16:54.592 | 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) 2022-01-06 11:16:54.608 | 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) 2022-01-06 11:16:54.627 | 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) 2022-01-06 11:16:54.630 | 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) 2022-01-06 11:16:54.645 | 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) 2022-01-06 11:16:54.660 | 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) 2022-01-06 11:16:54.672 | 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) 2022-01-06 11:16:54.699 | 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) 2022-01-06 11:16:54.714 | 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) 2022-01-06 11:16: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 259)) (0.10.9) 2022-01-06 11:16:54.723 | 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) 2022-01-06 11:16:54.728 | 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) 2022-01-06 11:16:54.735 | 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) 2022-01-06 11:16:54.739 | 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) 2022-01-06 11:16:54.744 | 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) 2022-01-06 11:16:54.749 | 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) 2022-01-06 11:16:54.752 | 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) 2022-01-06 11:16:54.772 | 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) 2022-01-06 11:16:54.781 | 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) 2022-01-06 11:16:54.821 | 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) 2022-01-06 11:16:54.881 | 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) 2022-01-06 11:16:54.884 | 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) 2022-01-06 11:16:54.887 | 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) 2022-01-06 11:16:54.891 | 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) 2022-01-06 11:16:54.947 | 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) 2022-01-06 11:16:54.950 | 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) 2022-01-06 11:16:54.954 | 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) 2022-01-06 11:16:54.957 | 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) 2022-01-06 11:16:54.962 | 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) 2022-01-06 11:16:54.968 | 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) 2022-01-06 11:16:54.971 | 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) 2022-01-06 11:16:54.974 | 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) 2022-01-06 11:16:54.995 | 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) 2022-01-06 11:16:55.035 | 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) 2022-01-06 11:16:55.038 | 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) 2022-01-06 11:16:55.042 | 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) 2022-01-06 11:16:55.062 | 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) 2022-01-06 11:16:55.065 | 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) 2022-01-06 11:16:55.069 | 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) 2022-01-06 11:16:55.072 | 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) 2022-01-06 11:16:55.077 | 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) 2022-01-06 11:16:55.081 | 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) 2022-01-06 11:16:55.084 | 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) 2022-01-06 11:16:55.125 | 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) 2022-01-06 11:16:55.130 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-01-06 11:16:55.133 | 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) 2022-01-06 11:16:55.136 | 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) 2022-01-06 11:16:56.976 | Installing collected packages: python-openstackclient 2022-01-06 11:16:58.499 | Successfully installed python-openstackclient-5.5.1 2022-01-06 11:16:58.638 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2022-01-06 11:16:58.638 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-01-06 11:16:58.728 | + inc/python:pip_install:200 : result=0 2022-01-06 11:16:58.731 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-06 11:16:58.733 | + functions-common:time_stop:2304 : local name 2022-01-06 11:16:58.735 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:16:58.738 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:16:58.741 | + functions-common:time_stop:2307 : local total 2022-01-06 11:16:58.743 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:16:58.745 | + functions-common:time_stop:2310 : name=pip_install 2022-01-06 11:16:58.747 | + functions-common:time_stop:2311 : start_time=1641467811918 2022-01-06 11:16:58.750 | + functions-common:time_stop:2313 : [[ -z 1641467811918 ]] 2022-01-06 11:16:58.753 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:16:58.757 | + functions-common:time_stop:2316 : end_time=1641467818754 2022-01-06 11:16:58.759 | + functions-common:time_stop:2317 : elapsed_time=6836 2022-01-06 11:16:58.761 | + functions-common:time_stop:2318 : total=247792 2022-01-06 11:16:58.764 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:16:58.766 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=254628 2022-01-06 11:16:58.768 | + inc/python:pip_install:203 : return 0 2022-01-06 11:16:58.771 | + ./stack.sh:main:950 : install_oscwrap 2022-01-06 11:16:58.774 | ++ functions-common:install_oscwrap:2349 : mktemp 2022-01-06 11:16:58.778 | + functions-common:install_oscwrap:2349 : OSCWRAP_TIMER_FILE=/tmp/tmp.M4jPKG6SOL 2022-01-06 11:16:58.781 | + functions-common:install_oscwrap:2352 : shopt -s expand_aliases 2022-01-06 11:16:58.783 | + functions-common:install_oscwrap:2355 : unalias -a 2022-01-06 11:16:58.785 | + functions-common:install_oscwrap:2357 : alias openstack=oscwrap 2022-01-06 11:16:58.789 | + ./stack.sh:main:955 : [[ False != \F\a\l\s\e ]] 2022-01-06 11:16:58.791 | + ./stack.sh:main:995 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-01-06 11:16:58.794 | + ./stack.sh:main:1003 : is_service_enabled mysql postgresql 2022-01-06 11:16:58.812 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:16:58.815 | + ./stack.sh:main:1004 : configure_database 2022-01-06 11:16:58.817 | + lib/database:configure_database:126 : configure_database_mysql 2022-01-06 11:16:58.819 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2022-01-06 11:16:58.822 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2022-01-06 11:16:58.824 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-06 11:16:58.826 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2022-01-06 11:16:58.829 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2022-01-06 11:16:58.831 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:16:58.833 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:16:58.836 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2022-01-06 11:16:58.838 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2022-01-06 11:16:58.840 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-06 11:16:58.842 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-06 11:16:58.845 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-06 11:16:58.847 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-06 11:16:58.850 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-06 11:16:58.852 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-06 11:16:58.854 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-06 11:16:58.856 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-06 11:16:58.859 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-06 11:16:58.861 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2022-01-06 11:16:58.863 | + functions-common:is_suse:462 : is_opensuse 2022-01-06 11:16:58.867 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-06 11:16:58.869 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 11:16:58.871 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-06 11:16:58.874 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-06 11:16:58.876 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 11:16:58.878 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2022-01-06 11:16:58.894 | mysqladmin: connect to server at 'localhost' failed 2022-01-06 11:16:58.894 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-01-06 11:16:58.898 | + lib/databases/mysql:configure_database_mysql:95 : true 2022-01-06 11:16:58.900 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2022-01-06 11:16:58.903 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:16:58.905 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:16:58.907 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2022-01-06 11:16:58.910 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-01-06 11:16:58.913 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-01-06 11:16:58.915 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 11:16:58.918 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 11:16:58.920 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-01-06 11:16:58.922 | + 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'\'';' 2022-01-06 11:16:58.935 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-06 11:16:59.044 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-01-06 11:16:59.056 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-06 11:16:59.223 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2022-01-06 11:16:59.226 | ++ functions-common:ipv6_unquote:2102 : echo 0.0.0.0 2022-01-06 11:16:59.228 | ++ functions-common:ipv6_unquote:2102 : tr -d '[]' 2022-01-06 11:16:59.232 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-01-06 11:16:59.297 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-01-06 11:16:59.350 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-01-06 11:16:59.403 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-01-06 11:16:59.453 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2022-01-06 11:16:59.456 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2022-01-06 11:16:59.459 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-06 11:16:59.461 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart mysql 2022-01-06 11:17:02.201 | + ./stack.sh:main:1008 : save_stackenv 1008 2022-01-06 11:17:02.204 | + functions-common:save_stackenv:60 : local tag=1008 2022-01-06 11:17:02.207 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-06 11:17:02.212 | + functions-common:save_stackenv:62 : time_stamp=2022-01-06-111702 2022-01-06 11:17:02.215 | + functions-common:save_stackenv:63 : echo '# 2022-01-06-111702 1008' 2022-01-06 11:17:02.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.220 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 11:17:02.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.225 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-06 11:17:02.228 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.230 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-06 11:17:02.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.235 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-06 11:17:02.238 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.240 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.10 2022-01-06 11:17:02.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.245 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.10/identity 2022-01-06 11:17:02.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.250 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-06-110249 2022-01-06 11:17:02.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.255 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-06 11:17:02.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.260 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.10 2022-01-06 11:17:02.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.265 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-06 11:17:02.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.270 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-06 11:17:02.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.276 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-06 11:17:02.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 11:17:02.286 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-06 11:17:02.288 | + ./stack.sh:main:1020 : [[ True == \T\r\u\e ]] 2022-01-06 11:17:02.291 | + ./stack.sh:main:1021 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-01-06 11:17:02.293 | + ./stack.sh:main:1022 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-01-06 11:17:02.306 | + ./stack.sh:main:1034 : start_dstat 2022-01-06 11:17:02.309 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-06 11:17:02.311 | + functions-common:run_process:1559 : local service=dstat 2022-01-06 11:17:02.314 | + functions-common:run_process:1560 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-06 11:17:02.316 | + functions-common:run_process:1561 : local group= 2022-01-06 11:17:02.320 | + functions-common:run_process:1562 : local user= 2022-01-06 11:17:02.322 | + functions-common:run_process:1564 : local name=dstat 2022-01-06 11:17:02.324 | + functions-common:run_process:1566 : time_start run_process 2022-01-06 11:17:02.327 | + functions-common:time_start:2290 : local name=run_process 2022-01-06 11:17:02.330 | + functions-common:time_start:2291 : local start_time= 2022-01-06 11:17:02.332 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-01-06 11:17:02.336 | ++ functions-common:time_start:2295 : date +%s%3N 2022-01-06 11:17:02.340 | + functions-common:time_start:2295 : _TIME_START[$name]=1641467822338 2022-01-06 11:17:02.343 | + functions-common:run_process:1567 : is_service_enabled dstat 2022-01-06 11:17:02.361 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:17:02.364 | + functions-common:run_process:1568 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-01-06 11:17:02.366 | + functions-common:_run_under_systemd:1524 : local service=dstat 2022-01-06 11:17:02.369 | + functions-common:_run_under_systemd:1525 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-06 11:17:02.372 | + functions-common:_run_under_systemd:1526 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-06 11:17:02.374 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-06 11:17:02.377 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-06 11:17:02.379 | + functions-common:_common_systemd_pitfalls:1499 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-01-06 11:17:02.382 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-01-06 11:17:02.385 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@dstat.service 2022-01-06 11:17:02.387 | + functions-common:_run_under_systemd:1531 : local group= 2022-01-06 11:17:02.390 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-01-06 11:17:02.392 | + functions-common:_run_under_systemd:1533 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-01-06 11:17:02.395 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-01-06 11:17:02.398 | + functions-common:write_user_unit_file:1441 : local service=devstack@dstat.service 2022-01-06 11:17:02.400 | + functions-common:write_user_unit_file:1442 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-06 11:17:02.403 | + functions-common:write_user_unit_file:1443 : local group= 2022-01-06 11:17:02.405 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-01-06 11:17:02.407 | + functions-common:write_user_unit_file:1445 : local extra= 2022-01-06 11:17:02.409 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-01-06 11:17:02.412 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-01-06 11:17:02.414 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-01-06 11:17:02.418 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-01-06 11:17:02.480 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-01-06 11:17:02.542 | + 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' 2022-01-06 11:17:02.594 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-01-06 11:17:02.645 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-01-06 11:17:02.698 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-06 11:17:02.750 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-01-06 11:17:02.752 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-01-06 11:17:02.814 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-01-06 11:17:03.180 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@dstat.service 2022-01-06 11:17:03.194 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-01-06 11:17:03.554 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@dstat.service 2022-01-06 11:17:03.582 | + functions-common:run_process:1570 : time_stop run_process 2022-01-06 11:17:03.586 | + functions-common:time_stop:2304 : local name 2022-01-06 11:17:03.588 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:17:03.591 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:17:03.594 | + functions-common:time_stop:2307 : local total 2022-01-06 11:17:03.596 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:17:03.599 | + functions-common:time_stop:2310 : name=run_process 2022-01-06 11:17:03.602 | + functions-common:time_stop:2311 : start_time=1641467822338 2022-01-06 11:17:03.604 | + functions-common:time_stop:2313 : [[ -z 1641467822338 ]] 2022-01-06 11:17:03.607 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:17:03.612 | + functions-common:time_stop:2316 : end_time=1641467823609 2022-01-06 11:17:03.614 | + functions-common:time_stop:2317 : elapsed_time=1271 2022-01-06 11:17:03.617 | + functions-common:time_stop:2318 : total=0 2022-01-06 11:17:03.620 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:17:03.622 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1271 2022-01-06 11:17:03.624 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-01-06 11:17:03.627 | + functions-common:run_process:1559 : local service=memory_tracker 2022-01-06 11:17:03.629 | + functions-common:run_process:1560 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-01-06 11:17:03.632 | + functions-common:run_process:1561 : local group= 2022-01-06 11:17:03.635 | + functions-common:run_process:1562 : local user=root 2022-01-06 11:17:03.639 | + functions-common:run_process:1564 : local name=memory_tracker 2022-01-06 11:17:03.642 | + functions-common:run_process:1566 : time_start run_process 2022-01-06 11:17:03.644 | + functions-common:time_start:2290 : local name=run_process 2022-01-06 11:17:03.647 | + functions-common:time_start:2291 : local start_time= 2022-01-06 11:17:03.650 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-01-06 11:17:03.653 | ++ functions-common:time_start:2295 : date +%s%3N 2022-01-06 11:17:03.657 | + functions-common:time_start:2295 : _TIME_START[$name]=1641467823654 2022-01-06 11:17:03.660 | + functions-common:run_process:1567 : is_service_enabled memory_tracker 2022-01-06 11:17:03.680 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:17:03.683 | + functions-common:run_process:1570 : time_stop run_process 2022-01-06 11:17:03.685 | + functions-common:time_stop:2304 : local name 2022-01-06 11:17:03.694 | + functions-common:time_stop:2305 : local end_time 2022-01-06 11:17:03.697 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-06 11:17:03.699 | + functions-common:time_stop:2307 : local total 2022-01-06 11:17:03.702 | + functions-common:time_stop:2308 : local start_time 2022-01-06 11:17:03.704 | + functions-common:time_stop:2310 : name=run_process 2022-01-06 11:17:03.707 | + functions-common:time_stop:2311 : start_time=1641467823654 2022-01-06 11:17:03.710 | + functions-common:time_stop:2313 : [[ -z 1641467823654 ]] 2022-01-06 11:17:03.713 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 11:17:03.717 | + functions-common:time_stop:2316 : end_time=1641467823715 2022-01-06 11:17:03.720 | + functions-common:time_stop:2317 : elapsed_time=61 2022-01-06 11:17:03.722 | + functions-common:time_stop:2318 : total=1271 2022-01-06 11:17:03.725 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 11:17:03.729 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1332 2022-01-06 11:17:03.731 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-01-06 11:17:03.753 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:17:03.757 | + ./stack.sh:main:1038 : is_service_enabled tcpdump 2022-01-06 11:17:03.776 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:17:03.778 | + ./stack.sh:main:1046 : is_service_enabled etcd3 2022-01-06 11:17:03.810 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:17:03.813 | + ./stack.sh:main:1047 : start_etcd3 2022-01-06 11:17:03.815 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-01-06 11:17:03.818 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-wallaby-4-smb --data-dir /opt/stack/data/etcd' 2022-01-06 11:17:03.821 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-01-06 11:17:03.823 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-wallaby-4-smb=http://10.222.0.10:2380' 2022-01-06 11:17:03.826 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.10:2380' 2022-01-06 11:17:03.828 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.10:2379' 2022-01-06 11:17:03.830 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-01-06 11:17:03.833 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-01-06 11:17:03.836 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.10:2379' 2022-01-06 11:17:03.838 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-01-06 11:17:03.840 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-01-06 11:17:03.843 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-01-06 11:17:03.845 | + 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.10:2380 --initial-advertise-peer-urls http://10.222.0.10:2380 --advertise-client-urls http://10.222.0.10:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.10:2379 --debug' '' root 2022-01-06 11:17:03.848 | + functions-common:write_user_unit_file:1441 : local service=devstack@etcd.service 2022-01-06 11:17:03.851 | + 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.10:2380 --initial-advertise-peer-urls http://10.222.0.10:2380 --advertise-client-urls http://10.222.0.10:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.10:2379 --debug' 2022-01-06 11:17:03.853 | + functions-common:write_user_unit_file:1443 : local group= 2022-01-06 11:17:03.855 | + functions-common:write_user_unit_file:1444 : local user=root 2022-01-06 11:17:03.858 | + functions-common:write_user_unit_file:1445 : local extra= 2022-01-06 11:17:03.860 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-01-06 11:17:03.862 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-01-06 11:17:03.865 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-01-06 11:17:03.869 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-01-06 11:17:03.930 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-01-06 11:17:03.993 | + 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.10:2380 --initial-advertise-peer-urls http://10.222.0.10:2380 --advertise-client-urls http://10.222.0.10:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.10:2379 --debug' 2022-01-06 11:17:04.044 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-01-06 11:17:04.095 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-01-06 11:17:04.146 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-06 11:17:04.196 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-01-06 11:17:04.199 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-01-06 11:17:04.262 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-01-06 11:17:04.632 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-01-06 11:17:04.688 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-01-06 11:17:04.743 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-01-06 11:17:04.795 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-01-06 11:17:04.854 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-01-06 11:17:04.857 | ++ functions-common:is_arch:428 : uname -m 2022-01-06 11:17:04.861 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-01-06 11:17:04.864 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-01-06 11:17:05.233 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-01-06 11:17:05.247 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-01-06 11:17:05.605 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-01-06 11:17:06.194 | + ./stack.sh:main:1058 : cat 2022-01-06 11:17:06.198 | + ./stack.sh:main:1073 : is_service_enabled tls-proxy 2022-01-06 11:17:06.216 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:17:06.219 | + ./stack.sh:main:1078 : source /home/ubuntu/devstack/userrc_early 2022-01-06 11:17:06.221 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2022-01-06 11:17:06.224 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2022-01-06 11:17:06.227 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.10/identity 2022-01-06 11:17:06.229 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.10/identity 2022-01-06 11:17:06.232 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2022-01-06 11:17:06.235 | ++ userrc_early:source:6 : OS_USERNAME=admin 2022-01-06 11:17:06.237 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2022-01-06 11:17:06.240 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2022-01-06 11:17:06.243 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2022-01-06 11:17:06.245 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2022-01-06 11:17:06.248 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2022-01-06 11:17:06.252 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2022-01-06 11:17:06.255 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2022-01-06 11:17:06.258 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2022-01-06 11:17:06.261 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2022-01-06 11:17:06.263 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2022-01-06 11:17:06.266 | + ./stack.sh:main:1080 : is_service_enabled keystone 2022-01-06 11:17:06.283 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 11:17:06.286 | + ./stack.sh:main:1081 : echo_summary 'Starting Keystone' 2022-01-06 11:17:06.289 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-06 11:17:06.291 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2022-01-06 11:17:06.293 | + ./stack.sh:main:1083 : '[' 10.222.0.10 == 10.222.0.10 ']' 2022-01-06 11:17:06.296 | + ./stack.sh:main:1084 : init_keystone 2022-01-06 11:17:06.298 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2022-01-06 11:17:06.314 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 11:17:06.317 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2022-01-06 11:17:06.320 | + lib/keystone:init_keystone:449 : recreate_database keystone 2022-01-06 11:17:06.322 | + lib/database:recreate_database:110 : local db=keystone 2022-01-06 11:17:06.324 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2022-01-06 11:17:06.327 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2022-01-06 11:17:06.329 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-01-06 11:17:06.335 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-06 11:17:06.392 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-01-06 11:17:06.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-06 11:17:06.484 | + lib/keystone:init_keystone:452 : time_start dbsync 2022-01-06 11:17:06.486 | + functions-common:time_start:2290 : local name=dbsync 2022-01-06 11:17:06.489 | + functions-common:time_start:2291 : local start_time= 2022-01-06 11:17:06.492 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-01-06 11:17:06.495 | ++ functions-common:time_start:2295 : date +%s%3N 2022-01-06 11:17:06.499 | + functions-common:time_start:2295 : _TIME_START[$name]=1641467826497 2022-01-06 11:17:06.502 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-01-06 11:17:10.483 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-06 11:17:10.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.497 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-06 11:17:10.497 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-06 11:17:10.534 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=66126) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-01-06 11:17:10.536 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-06 11:17:10.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.549 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-06 11:17:10.549 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-06 11:17:10.575 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-06 11:17:10.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:10.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:10.589 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-06 11:17:10.589 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-06 11:17:11.068 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-06 11:17:11.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-06 11:17:11.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-06 11:17:11.081 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-06 11:17:11.081 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-06 11:17:11.088 | INFO migrate.versioning.api [-] 66 -> 67...  2022-01-06 11:17:27.682 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:27.682 | INFO migrate.versioning.api [-] 67 -> 68...  2022-01-06 11:17:27.785 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:27.785 | INFO migrate.versioning.api [-] 68 -> 69...  2022-01-06 11:17:27.870 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:27.870 | INFO migrate.versioning.api [-] 69 -> 70...  2022-01-06 11:17:27.955 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:27.955 | INFO migrate.versioning.api [-] 70 -> 71...  2022-01-06 11:17:28.041 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:28.041 | INFO migrate.versioning.api [-] 71 -> 72...  2022-01-06 11:17:28.099 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:28.099 | INFO migrate.versioning.api [-] 72 -> 73...  2022-01-06 11:17:29.692 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:29.692 | INFO migrate.versioning.api [-] 73 -> 74...  2022-01-06 11:17:30.099 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:30.099 | INFO migrate.versioning.api [-] 74 -> 75...  2022-01-06 11:17:30.567 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:30.567 | INFO migrate.versioning.api [-] 75 -> 76...  2022-01-06 11:17:30.653 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:30.653 | INFO migrate.versioning.api [-] 76 -> 77...  2022-01-06 11:17:30.738 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:30.738 | INFO migrate.versioning.api [-] 77 -> 78...  2022-01-06 11:17:30.802 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:30.802 | INFO migrate.versioning.api [-] 78 -> 79...  2022-01-06 11:17:30.882 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:30.882 | INFO migrate.versioning.api [-] 79 -> 80...  2022-01-06 11:17:30.961 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:30.961 | INFO migrate.versioning.api [-] 80 -> 81...  2022-01-06 11:17:31.573 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:31.573 | INFO migrate.versioning.api [-] 81 -> 82...  2022-01-06 11:17:33.721 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:33.722 | INFO migrate.versioning.api [-] 82 -> 83...  2022-01-06 11:17:35.893 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:35.893 | INFO migrate.versioning.api [-] 83 -> 84...  2022-01-06 11:17:36.567 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:36.568 | INFO migrate.versioning.api [-] 84 -> 85...  2022-01-06 11:17:37.882 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:37.882 | INFO migrate.versioning.api [-] 85 -> 86...  2022-01-06 11:17:38.316 | INFO migrate.versioning.api [-] done 2022-01-06 11:17:38.316 | INFO migrate.versioning.api [-] 86 -> 87...