2021-05-13 06:13:00.551 | + ./stack.sh:main:469 : exec 2021-05-13 06:13:00.551 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061300' 2021-05-13 06:13:00.551 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-061300.summary.2021-05-13-061300 2021-05-13 06:13:00.551 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:13:00.551 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061300 2021-05-13 06:13:00.551 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061300 /opt/stack/logs/stack.sh.log 2021-05-13 06:13:00.551 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061300.summary.2021-05-13-061300 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:13:00.551 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:13:00.551 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:13:00.551 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:13:00.551 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:13:00.551 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:13:00.551 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:13:00.551 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:13:00.551 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:13:00.551 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:13:00.551 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:13:00.551 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:13:00.551 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:13:00.551 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:13:00.551 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:13:00.555 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:13:00.557 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:13:00.559 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:13:00.561 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:13:00.563 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:13:00.564 | Linux dv-cinder-786524-6-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-05-13 06:13:00.567 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:13:00.568 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:13:00.572 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:13:00.599 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:13:00.614 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:13:00.616 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:13:00.618 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:13:00.620 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:13:00.622 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:13:00.624 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:13:00.626 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:13:00.628 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:13:00.629 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:13:00.631 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:13:00.633 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:13:00.635 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:13:00.637 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:13:00.639 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:13:00.642 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:13:00.644 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:13:00.646 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:13:00.648 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:13:00.650 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:13:00.662 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:00.663 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:13:00.665 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:00.667 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:00.669 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:00.670 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:00.672 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:00.674 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:13:00.676 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:13:00.678 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:13:00.679 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:13:00.681 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:13:00.683 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:13:00.685 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:13:00.687 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:13:00.689 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:13:00.691 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:13:00.708 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:13:00.710 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:13:00.722 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:00.724 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:13:00.728 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:13:00.730 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:13:00.731 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:13:00.733 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:13:00.735 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:13:00.737 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:13:00.739 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:13:00.740 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:13:00.742 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:13:00.744 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:13:00.749 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:13:00.760 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:13:00.777 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:13:00.789 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:13:00.802 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:13:00.828 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:13:00.868 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:13:00.953 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:13:00.974 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:13:01.012 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:13:01.064 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:13:01.245 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:13:01.259 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:13:01.272 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:13:01.285 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:13:01.373 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:13:01.375 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:13:01.377 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:13:01.379 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:13:01.381 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:13:01.383 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:13:01.385 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:13:01.388 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:13:01.390 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:13:01.394 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:13:01.396 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:13:01.398 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:13:01.400 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:13:01.403 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:13:01.417 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:01.419 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:13:01.421 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:13:01.460 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:13:01.462 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:13:01.465 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:13:01.467 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:13:01.469 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:13:01.471 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:13:01.473 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:13:01.475 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:13:01.477 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:13:01.480 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:13:01.482 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.484 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-05-13 06:13:01.486 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.489 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-05-13 06:13:01.491 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.493 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-05-13 06:13:01.496 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.498 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-05-13 06:13:01.501 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.503 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-05-13 06:13:01.505 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.507 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-05-13 06:13:01.510 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.513 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-05-13 06:13:01.515 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.517 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-05-13 06:13:01.520 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.522 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-05-13 06:13:01.524 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.526 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-05-13 06:13:01.529 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.531 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-05-13 06:13:01.533 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.536 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-05-13 06:13:01.538 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.540 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-05-13 06:13:01.543 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.545 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-05-13 06:13:01.547 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.550 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-05-13 06:13:01.552 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.554 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-05-13 06:13:01.557 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.559 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-05-13 06:13:01.562 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.564 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-05-13 06:13:01.566 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.568 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-05-13 06:13:01.571 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.573 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-05-13 06:13:01.575 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.577 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-05-13 06:13:01.580 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.582 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-05-13 06:13:01.584 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.587 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-05-13 06:13:01.589 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.591 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-05-13 06:13:01.593 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.596 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-05-13 06:13:01.598 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.600 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-05-13 06:13:01.603 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.605 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-05-13 06:13:01.608 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.610 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-05-13 06:13:01.612 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.614 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-05-13 06:13:01.617 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.619 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-05-13 06:13:01.622 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.624 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-05-13 06:13:01.626 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.629 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-05-13 06:13:01.631 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.633 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-05-13 06:13:01.636 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.638 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-05-13 06:13:01.640 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.642 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-05-13 06:13:01.645 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.647 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-05-13 06:13:01.649 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.652 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-05-13 06:13:01.654 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.656 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-05-13 06:13:01.658 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.661 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-05-13 06:13:01.663 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.665 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-05-13 06:13:01.669 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:13:01.671 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:13:01.673 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:13:01.688 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:01.690 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:13:01.692 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:13:01.694 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:13:01.709 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:01.711 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:13:01.713 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:13:01.716 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:13:01.718 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:13:01.720 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:13:01.722 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:13:01.725 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:13:01.728 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:13:01.730 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:13:01.733 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:13:01.735 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:13:01.737 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:13:01.740 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:13:01.740 | Using mysql database backend 2021-05-13 06:13:01.742 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:13:01.758 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:13:01.774 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:01.776 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:13:01.793 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:13:01.809 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:01.811 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:13:01.827 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-05-13 06:13:01.843 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:13:01.860 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:01.862 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:13:01.879 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:01.881 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:13:01.897 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:13:01.899 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:13:01.902 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:13:01.905 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:13:01.908 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:13:01.912 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-061301 2021-05-13 06:13:01.914 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-061301 736' 2021-05-13 06:13:01.916 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.919 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:13:01.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.924 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:13:01.926 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.928 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:13:01.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.933 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-05-13 06:13:01.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.938 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-05-13 06:13:01.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.942 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-05-13 06:13:01.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.947 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-061300 2021-05-13 06:13:01.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.952 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:13:01.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.956 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-05-13 06:13:01.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.961 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:13:01.963 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.966 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:13:01.968 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.971 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:13:01.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.975 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:13:01.978 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:13:01.980 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:13:01.982 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:13:01.985 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:13:01.987 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:13:01.990 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:13:01.992 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:13:01.994 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:13:01.997 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:13:02.012 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:13:02.014 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:13:02.016 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:02.019 | + functions-common:git_clone:544 : echo master 2021-05-13 06:13:02.019 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:13:02.024 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:13:02.027 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:02.029 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:13:02.032 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:13:02.032 | + functions-common:git_clone:593 : head -1 2021-05-13 06:13:02.035 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:13:02.038 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:13:02.040 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:13:02.043 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:13:02.045 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:13:02.048 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:13:02.050 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:13:02.053 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:13:02.055 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:13:02.058 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:13:02.060 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:13:02.062 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:13:02.065 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:13:02.070 | ++ tools/install_prereqs.sh:source:47 : NOW=1620886382 2021-05-13 06:13:02.073 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:13:02.077 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620886026 2021-05-13 06:13:02.079 | ++ tools/install_prereqs.sh:source:49 : DELTA=356 2021-05-13 06:13:02.082 | ++ tools/install_prereqs.sh:source:50 : [[ 356 -lt 7200 ]] 2021-05-13 06:13:02.084 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:13:02.087 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:13:02.089 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:13:02.092 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:13:02.094 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:13:02.096 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:13:02.099 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:13:02.101 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:13:02.104 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-05-13 06:13:02.150 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:13:02.150 | apache2-dev 2021-05-13 06:13:02.150 | bc 2021-05-13 06:13:02.150 | bsdmainutils 2021-05-13 06:13:02.150 | curl 2021-05-13 06:13:02.150 | g++ 2021-05-13 06:13:02.150 | gawk 2021-05-13 06:13:02.150 | gcc 2021-05-13 06:13:02.150 | gettext 2021-05-13 06:13:02.150 | git 2021-05-13 06:13:02.150 | graphviz 2021-05-13 06:13:02.150 | iputils-ping 2021-05-13 06:13:02.150 | libapache2-mod-proxy-uwsgi 2021-05-13 06:13:02.150 | libffi-dev 2021-05-13 06:13:02.150 | libjpeg-dev 2021-05-13 06:13:02.150 | libmysqlclient-dev 2021-05-13 06:13:02.150 | libpcre3-dev 2021-05-13 06:13:02.150 | libpq-dev 2021-05-13 06:13:02.150 | libssl-dev 2021-05-13 06:13:02.150 | libsystemd-dev 2021-05-13 06:13:02.150 | libxml2-dev 2021-05-13 06:13:02.150 | libxslt1-dev 2021-05-13 06:13:02.150 | libyaml-dev 2021-05-13 06:13:02.150 | lsof 2021-05-13 06:13:02.150 | openssh-server 2021-05-13 06:13:02.150 | openssl 2021-05-13 06:13:02.150 | pkg-config 2021-05-13 06:13:02.151 | psmisc 2021-05-13 06:13:02.151 | python3-dev 2021-05-13 06:13:02.151 | python3-pip 2021-05-13 06:13:02.151 | python3-systemd 2021-05-13 06:13:02.151 | python3-venv 2021-05-13 06:13:02.151 | tar 2021-05-13 06:13:02.151 | tcpdump 2021-05-13 06:13:02.151 | unzip 2021-05-13 06:13:02.151 | uuid-runtime 2021-05-13 06:13:02.151 | wget 2021-05-13 06:13:02.151 | wget 2021-05-13 06:13:02.151 | zlib1g-dev 2021-05-13 06:13:02.151 | libkrb5-dev 2021-05-13 06:13:02.151 | libldap2-dev 2021-05-13 06:13:02.151 | libsasl2-dev 2021-05-13 06:13:02.151 | memcached 2021-05-13 06:13:02.151 | python3-mysqldb 2021-05-13 06:13:02.151 | sqlite3 2021-05-13 06:13:02.151 | conntrack 2021-05-13 06:13:02.151 | curl 2021-05-13 06:13:02.151 | dnsmasq-base 2021-05-13 06:13:02.151 | dnsmasq-utils 2021-05-13 06:13:02.151 | ebtables 2021-05-13 06:13:02.151 | genisoimage 2021-05-13 06:13:02.152 | iptables 2021-05-13 06:13:02.152 | iputils-arping 2021-05-13 06:13:02.152 | kpartx 2021-05-13 06:13:02.152 | libjs-jquery-tablesorter 2021-05-13 06:13:02.152 | libmysqlclient-dev 2021-05-13 06:13:02.152 | parted 2021-05-13 06:13:02.152 | pm-utils 2021-05-13 06:13:02.152 | python3-mysqldb 2021-05-13 06:13:02.152 | socat 2021-05-13 06:13:02.152 | sqlite3 2021-05-13 06:13:02.152 | sudo 2021-05-13 06:13:02.152 | vlan 2021-05-13 06:13:02.152 | lsscsi 2021-05-13 06:13:02.152 | open-iscsi 2021-05-13 06:13:02.152 | lvm2 2021-05-13 06:13:02.152 | qemu-utils 2021-05-13 06:13:02.152 | thin-provisioning-tools 2021-05-13 06:13:02.152 | acl 2021-05-13 06:13:02.152 | dnsmasq-base 2021-05-13 06:13:02.152 | dnsmasq-utils 2021-05-13 06:13:02.152 | ebtables 2021-05-13 06:13:02.152 | haproxy 2021-05-13 06:13:02.152 | iptables 2021-05-13 06:13:02.152 | iputils-arping 2021-05-13 06:13:02.152 | iputils-ping 2021-05-13 06:13:02.152 | libmysqlclient-dev 2021-05-13 06:13:02.152 | postgresql-server-dev-all 2021-05-13 06:13:02.152 | python3-mysqldb 2021-05-13 06:13:02.152 | sqlite3 2021-05-13 06:13:02.152 | sudo 2021-05-13 06:13:02.153 | vlan 2021-05-13 06:13:02.153 | ipset 2021-05-13 06:13:02.153 | conntrack 2021-05-13 06:13:02.153 | conntrackd 2021-05-13 06:13:02.153 | keepalived 2021-05-13 06:13:02.153 | dstat 2021-05-13 06:13:02.153 | lvm2 2021-05-13 06:13:02.153 | qemu-utils 2021-05-13 06:13:02.153 | thin-provisioning-tools 2021-05-13 06:13:02.153 | curl 2021-05-13 06:13:02.153 | liberasurecode-dev 2021-05-13 06:13:02.153 | make 2021-05-13 06:13:02.153 | memcached 2021-05-13 06:13:02.153 | sqlite3 2021-05-13 06:13:02.153 | xfsprogs' 2021-05-13 06:13:02.154 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:13:02.172 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:13:02.172 | apache2-dev 2021-05-13 06:13:02.172 | bc 2021-05-13 06:13:02.172 | bsdmainutils 2021-05-13 06:13:02.172 | curl 2021-05-13 06:13:02.172 | g++ 2021-05-13 06:13:02.172 | gawk 2021-05-13 06:13:02.172 | gcc 2021-05-13 06:13:02.172 | gettext 2021-05-13 06:13:02.172 | git 2021-05-13 06:13:02.172 | graphviz 2021-05-13 06:13:02.172 | iputils-ping 2021-05-13 06:13:02.172 | libapache2-mod-proxy-uwsgi 2021-05-13 06:13:02.172 | libffi-dev 2021-05-13 06:13:02.173 | libjpeg-dev 2021-05-13 06:13:02.173 | libmysqlclient-dev 2021-05-13 06:13:02.173 | libpcre3-dev 2021-05-13 06:13:02.173 | libpq-dev 2021-05-13 06:13:02.173 | libssl-dev 2021-05-13 06:13:02.173 | libsystemd-dev 2021-05-13 06:13:02.173 | libxml2-dev 2021-05-13 06:13:02.173 | libxslt1-dev 2021-05-13 06:13:02.173 | libyaml-dev 2021-05-13 06:13:02.173 | lsof 2021-05-13 06:13:02.173 | openssh-server 2021-05-13 06:13:02.173 | openssl 2021-05-13 06:13:02.173 | pkg-config 2021-05-13 06:13:02.173 | psmisc 2021-05-13 06:13:02.173 | python3-dev 2021-05-13 06:13:02.173 | python3-pip 2021-05-13 06:13:02.173 | python3-systemd 2021-05-13 06:13:02.173 | python3-venv 2021-05-13 06:13:02.173 | tar 2021-05-13 06:13:02.173 | tcpdump 2021-05-13 06:13:02.173 | unzip 2021-05-13 06:13:02.173 | uuid-runtime 2021-05-13 06:13:02.173 | wget 2021-05-13 06:13:02.173 | wget 2021-05-13 06:13:02.173 | zlib1g-dev 2021-05-13 06:13:02.173 | libkrb5-dev 2021-05-13 06:13:02.173 | libldap2-dev 2021-05-13 06:13:02.173 | libsasl2-dev 2021-05-13 06:13:02.173 | memcached 2021-05-13 06:13:02.173 | python3-mysqldb 2021-05-13 06:13:02.173 | sqlite3 2021-05-13 06:13:02.173 | conntrack 2021-05-13 06:13:02.173 | curl 2021-05-13 06:13:02.173 | dnsmasq-base 2021-05-13 06:13:02.173 | dnsmasq-utils 2021-05-13 06:13:02.173 | ebtables 2021-05-13 06:13:02.174 | genisoimage 2021-05-13 06:13:02.174 | iptables 2021-05-13 06:13:02.174 | iputils-arping 2021-05-13 06:13:02.174 | kpartx 2021-05-13 06:13:02.174 | libjs-jquery-tablesorter 2021-05-13 06:13:02.174 | libmysqlclient-dev 2021-05-13 06:13:02.174 | parted 2021-05-13 06:13:02.174 | pm-utils 2021-05-13 06:13:02.174 | python3-mysqldb 2021-05-13 06:13:02.174 | socat 2021-05-13 06:13:02.174 | sqlite3 2021-05-13 06:13:02.174 | sudo 2021-05-13 06:13:02.174 | vlan 2021-05-13 06:13:02.174 | lsscsi 2021-05-13 06:13:02.174 | open-iscsi 2021-05-13 06:13:02.174 | lvm2 2021-05-13 06:13:02.174 | qemu-utils 2021-05-13 06:13:02.174 | thin-provisioning-tools 2021-05-13 06:13:02.174 | acl 2021-05-13 06:13:02.174 | dnsmasq-base 2021-05-13 06:13:02.174 | dnsmasq-utils 2021-05-13 06:13:02.174 | ebtables 2021-05-13 06:13:02.174 | haproxy 2021-05-13 06:13:02.174 | iptables 2021-05-13 06:13:02.174 | iputils-arping 2021-05-13 06:13:02.174 | iputils-ping 2021-05-13 06:13:02.174 | libmysqlclient-dev 2021-05-13 06:13:02.174 | postgresql-server-dev-all 2021-05-13 06:13:02.174 | python3-mysqldb 2021-05-13 06:13:02.174 | sqlite3 2021-05-13 06:13:02.174 | sudo 2021-05-13 06:13:02.174 | vlan 2021-05-13 06:13:02.174 | ipset 2021-05-13 06:13:02.174 | conntrack 2021-05-13 06:13:02.174 | conntrackd 2021-05-13 06:13:02.174 | keepalived 2021-05-13 06:13:02.174 | dstat 2021-05-13 06:13:02.174 | lvm2 2021-05-13 06:13:02.175 | qemu-utils 2021-05-13 06:13:02.175 | thin-provisioning-tools 2021-05-13 06:13:02.175 | curl 2021-05-13 06:13:02.175 | liberasurecode-dev 2021-05-13 06:13:02.175 | make 2021-05-13 06:13:02.175 | memcached 2021-05-13 06:13:02.175 | sqlite3 2021-05-13 06:13:02.175 | xfsprogs ' 2021-05-13 06:13:02.175 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:13:02.177 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:02.179 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:02.182 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-05-13 06:13:02.183 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:13:02.187 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-05-13 06:13:02.190 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:02.192 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:02.194 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:13:02.196 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:02.198 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:02.200 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:02.202 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:02.204 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:02.206 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:02.208 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:13:02.210 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:02.212 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:13:02.215 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:13:02.219 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:13:02.222 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:13:02.224 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:13:02.226 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:13:02.228 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:13:02.231 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:13:02.234 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620886382232 2021-05-13 06:13:02.237 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:13:02.239 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:13:02.241 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-05-13 06:13:02.762 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:13:03.013 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-13 06:13:03.075 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-13 06:13:03.078 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-13 06:13:04.904 | Reading package lists... 2021-05-13 06:13:04.932 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:13:04.935 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:13:04.937 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:13:04.939 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:04.941 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:04.944 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:13:04.946 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:04.948 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:13:04.950 | ++ functions-common:time_stop:2311 : start_time=1620886382232 2021-05-13 06:13:04.952 | ++ functions-common:time_stop:2313 : [[ -z 1620886382232 ]] 2021-05-13 06:13:04.955 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:04.959 | ++ functions-common:time_stop:2316 : end_time=1620886384957 2021-05-13 06:13:04.961 | ++ functions-common:time_stop:2317 : elapsed_time=2725 2021-05-13 06:13:04.963 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:13:04.965 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:04.967 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2725 2021-05-13 06:13:04.970 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-05-13 06:13:04.972 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:04.974 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:04.976 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:04.979 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-05-13 06:13:04.999 | ++ 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++ gawk 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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-05-13 06:13:05.103 | Reading package lists... 2021-05-13 06:13:05.313 | Building dependency tree... 2021-05-13 06:13:05.315 | Reading state information... 2021-05-13 06:13:05.345 | acl is already the newest version (2.2.53-6). 2021-05-13 06:13:05.345 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:13:05.346 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:13:05.346 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:13:05.346 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:13:05.346 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:13:05.346 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:13:05.346 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:13:05.346 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:13:05.346 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:13:05.346 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:13:05.346 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:13:05.346 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:13:05.346 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:13:05.346 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:13:05.346 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:13:05.346 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:13:05.346 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:13:05.346 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:13:05.346 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:13:05.346 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:13:05.346 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:13:05.346 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:13:05.346 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:13:05.346 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:13:05.346 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:13:05.346 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:13:05.346 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:13:05.346 | psmisc is already the newest version (23.3-1). 2021-05-13 06:13:05.346 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:13:05.346 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:13:05.346 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:13:05.346 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:13:05.346 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:13:05.347 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:13:05.347 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:13:05.347 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:13:05.347 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:13:05.347 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:13:05.347 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:13:05.347 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:13:05.347 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:13:05.347 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:13:05.347 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:13:05.347 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:13:05.347 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:13:05.347 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:13:05.347 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:13:05.347 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:13:05.347 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:13:05.347 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:13:05.347 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:13:05.347 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:13:05.347 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:13:05.347 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:13:05.347 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:13:05.347 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:13:05.347 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:13:05.347 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:13:05.347 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:13:05.347 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:13:05.347 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:13:05.347 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:13:05.347 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:13:05.347 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:13:05.347 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:13:05.347 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:13:05.347 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:13:05.348 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:13:05.538 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:13:05.538 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:13:05.538 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:13:05.538 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:13:05.538 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:05.539 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:05.539 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:05.539 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:05.539 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:05.539 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:05.539 | python3-zope.interface 2021-05-13 06:13:05.539 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:05.649 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:13:05.654 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:13:05.656 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:05.658 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:13:05.660 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:05.662 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:05.665 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:13:05.667 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:05.669 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:05.671 | ++ functions-common:time_stop:2311 : start_time=1620886384997 2021-05-13 06:13:05.673 | ++ functions-common:time_stop:2313 : [[ -z 1620886384997 ]] 2021-05-13 06:13:05.676 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:05.680 | ++ functions-common:time_stop:2316 : end_time=1620886385678 2021-05-13 06:13:05.682 | ++ functions-common:time_stop:2317 : elapsed_time=681 2021-05-13 06:13:05.685 | ++ functions-common:time_stop:2318 : total=685 2021-05-13 06:13:05.687 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:05.689 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1366 2021-05-13 06:13:05.691 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:13:05.694 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:13:05.697 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:13:05.699 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:13:05.704 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:13:05.708 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:05.710 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:13:05.713 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:13:07.064 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:13:07.066 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:13:07.068 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:13:07.071 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:13:07.073 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:13:07.075 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:13:07.077 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:13:07.079 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:13:07.081 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:13:07.083 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:13:07.085 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:13:07.157 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:13:07.159 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:13:07.228 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:13:07.230 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:13:07.303 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:13:07.304 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:13:07.306 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:13:07.308 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:13:07.310 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:13:07.312 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:13:07.313 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:13:07.315 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:13:07.317 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:13:07.319 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:13:07.321 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:13:07.321 | Distro: focal 2021-05-13 06:13:07.323 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:13:07.325 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:13:07.329 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:13:07.330 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:13:07.333 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:13:07.333 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:13:07.798 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:13:07.800 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:13:07.800 | pip: 20.2.2 2021-05-13 06:13:07.801 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:13:08.255 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:13:08.277 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:13:08.279 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:13:08.281 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:13:08.284 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:13:08.287 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:13:08.290 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:13:08.293 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:13:08.295 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:13:08.297 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:13:08.302 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:13:08.302 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:13:08.302 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:13:08.308 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:13:08.310 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:13:08.312 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:13:08.321 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:13:08.324 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:13:08.326 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:13:08.329 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:13:08.331 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:13:08.333 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:13:08.335 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:13:08.337 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:13:08.339 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:13:08.342 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:13:08.344 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:13:08.346 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:13:08.348 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:13:08.350 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:08.352 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:13:08.354 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:13:08.357 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:13:08.359 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:13:08.361 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:13:08.363 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:13:08.365 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:13:08.367 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:13:08.369 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:13:08.372 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:13:08.374 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:13:08.376 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:13:08.397 | Using python 3.8 to install os-testr 2021-05-13 06:13:08.399 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-05-13 06:13:09.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:09.147 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:09.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:09.147 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:10.170 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:10.170 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:13:10.174 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.174 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.189 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.194 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.202 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.258 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.0.0) 2021-05-13 06:13:10.268 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:10.271 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2021-05-13 06:13:10.285 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.2.0) 2021-05-13 06:13:10.313 | 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 533)) (2.4.0) 2021-05-13 06:13:10.330 | 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 544)) (1.4.0) 2021-05-13 06:13:10.333 | 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 553)) (1.1.0) 2021-05-13 06:13:10.340 | 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 561)) (0.12.1) 2021-05-13 06:13:10.345 | 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 163)) (1.0.0) 2021-05-13 06:13:10.347 | 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 21)) (5.4.1) 2021-05-13 06:13:10.350 | 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 113)) (3.7.0) 2021-05-13 06:13:10.362 | 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 167)) (3.0.0) 2021-05-13 06:13:10.373 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (0.18.2) 2021-05-13 06:13:10.376 | 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 411)) (1.6.0) 2021-05-13 06:13:10.379 | 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 482)) (1.15.0) 2021-05-13 06:13:10.382 | 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 236)) (1.0.0) 2021-05-13 06:13:10.385 | 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 553)) (1.4.0) 2021-05-13 06:13:10.388 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:13:10.390 | 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 367)) (2.4.7) 2021-05-13 06:13:10.394 | 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 513)) (3.3.0) 2021-05-13 06:13:10.400 | 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 114)) (1.5.0) 2021-05-13 06:13:10.456 | 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 368)) (1.8.2) 2021-05-13 06:13:10.458 | 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 88)) (20.3.0) 2021-05-13 06:13:10.499 | 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 565)) (0.2.5) 2021-05-13 06:13:10.504 | 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 115)) (0.4.4) 2021-05-13 06:13:12.545 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:12.545 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:12.615 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:12.618 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:12.620 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:12.622 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:12.625 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:12.627 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:12.629 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:12.631 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:12.633 | + functions-common:time_stop:2311 : start_time=1620886388392 2021-05-13 06:13:12.635 | + functions-common:time_stop:2313 : [[ -z 1620886388392 ]] 2021-05-13 06:13:12.638 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:12.643 | + functions-common:time_stop:2316 : end_time=1620886392640 2021-05-13 06:13:12.645 | + functions-common:time_stop:2317 : elapsed_time=4248 2021-05-13 06:13:12.647 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:13:12.649 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:12.651 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4248 2021-05-13 06:13:12.653 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:12.656 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:13:12.707 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:13:12.814 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:13:12.818 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:13:12.820 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:13:12.824 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:13:12.827 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:13:12.849 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-05-13 06:13:14.910 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:14.914 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:14.976 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:15.181 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:15.486 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:15.664 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:15.782 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:16.056 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:16.058 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:16.060 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:16.062 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:16.065 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:16.067 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:16.069 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:16.071 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:16.073 | + functions-common:time_stop:2311 : start_time=1620886392842 2021-05-13 06:13:16.075 | + functions-common:time_stop:2313 : [[ -z 1620886392842 ]] 2021-05-13 06:13:16.078 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:16.082 | + functions-common:time_stop:2316 : end_time=1620886396080 2021-05-13 06:13:16.084 | + functions-common:time_stop:2317 : elapsed_time=3238 2021-05-13 06:13:16.086 | + functions-common:time_stop:2318 : total=4248 2021-05-13 06:13:16.088 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:16.091 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7486 2021-05-13 06:13:16.093 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:16.096 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:13:16.098 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:13:16.120 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-05-13 06:13:18.060 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.063 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.118 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.318 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.595 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.755 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:18.757 | Processing /opt/stack/requirements 2021-05-13 06:13:20.455 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:13:20.459 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:13:20.470 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:13:20.475 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:20.478 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:13:20.481 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:13:20.500 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:13:20.503 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:13:20.520 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:13:20.523 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:13:20.531 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:13:20.551 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (1.3) 2021-05-13 06:13:20.553 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (0.3.0) 2021-05-13 06:13:20.569 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:13:20.573 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:13:20.575 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:13:20.578 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:13:20.581 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:13:20.583 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:13:20.585 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:13:20.588 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:13:20.599 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:13:20.601 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:13:20.673 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:13:20.680 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:13:20.682 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:13:20.723 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:13:20.727 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:13:20.731 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:13:20.732 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:13:21.509 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:13:21.509 | ERROR: Command errored out with exit status 1: 2021-05-13 06:13:21.509 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ownej_yi/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ownej_yi/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-pm1a942j 2021-05-13 06:13:21.509 | cwd: /tmp/pip-req-build-ownej_yi/ 2021-05-13 06:13:21.509 | Complete output (6 lines): 2021-05-13 06:13:21.509 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:13:21.509 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:13:21.509 | or: setup.py --help-commands 2021-05-13 06:13:21.509 | or: setup.py cmd --help 2021-05-13 06:13:21.509 | 2021-05-13 06:13:21.509 | error: invalid command 'bdist_wheel' 2021-05-13 06:13:21.509 | ---------------------------------------- 2021-05-13 06:13:21.509 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:13:21.510 | Running setup.py clean for openstack-requirements 2021-05-13 06:13:22.285 | Failed to build openstack-requirements 2021-05-13 06:13:22.301 | Installing collected packages: openstack-requirements 2021-05-13 06:13:22.301 | Attempting uninstall: openstack-requirements 2021-05-13 06:13:22.302 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:13:22.335 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:13:22.354 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:13:22.358 | Running setup.py install for openstack-requirements: started 2021-05-13 06:13:24.566 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:13:24.593 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:13:24.719 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:24.721 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:24.723 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:24.725 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:24.727 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:24.730 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:24.732 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:24.734 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:24.736 | + functions-common:time_stop:2311 : start_time=1620886396113 2021-05-13 06:13:24.738 | + functions-common:time_stop:2313 : [[ -z 1620886396113 ]] 2021-05-13 06:13:24.741 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:24.745 | + functions-common:time_stop:2316 : end_time=1620886404743 2021-05-13 06:13:24.747 | + functions-common:time_stop:2317 : elapsed_time=8630 2021-05-13 06:13:24.749 | + functions-common:time_stop:2318 : total=7486 2021-05-13 06:13:24.751 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:24.754 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16116 2021-05-13 06:13:24.756 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:24.758 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:13:24.761 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:13:24.764 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:13:24.766 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:24.768 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:24.771 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:13:24.773 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:24.775 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:13:24.796 | Using python 3.8 to install pbr 2021-05-13 06:13:24.798 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-05-13 06:13:25.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:25.555 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:25.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:25.555 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:26.602 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:26.602 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:13:26.606 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.607 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.608 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.626 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.633 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.740 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:28.922 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:28.922 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:28.993 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:28.995 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:28.998 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:29.000 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:29.002 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:29.004 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:29.007 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:29.009 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:29.011 | + functions-common:time_stop:2311 : start_time=1620886404790 2021-05-13 06:13:29.014 | + functions-common:time_stop:2313 : [[ -z 1620886404790 ]] 2021-05-13 06:13:29.017 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:29.020 | + functions-common:time_stop:2316 : end_time=1620886409018 2021-05-13 06:13:29.023 | + functions-common:time_stop:2317 : elapsed_time=4228 2021-05-13 06:13:29.025 | + functions-common:time_stop:2318 : total=16116 2021-05-13 06:13:29.027 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:29.029 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20344 2021-05-13 06:13:29.032 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:29.034 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:13:31.229 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:13:33.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:33.109 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:13:33.115 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:13:33.118 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:13:33.120 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-05-13 06:13:33.188 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:13:33.191 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:13:33.194 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:13:33.211 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:13:33.213 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:13:33.215 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:13:33.218 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:13:33.220 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:13:33.222 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:13:33.224 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:13:33.227 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:13:33.229 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:13:33.232 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:13:33.234 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:13:33.238 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:13:33.240 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:13:33.243 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:13:33.245 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:13:33.248 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:13:33.263 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:33.265 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:13:33.267 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.269 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:13:33.271 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.273 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:13:33.275 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.278 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:13:33.280 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.282 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:13:33.285 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.287 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:13:33.289 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:13:33.291 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:13:33.293 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:13:33.295 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:13:33.297 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:13:33.300 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:13:33.302 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:13:33.304 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:13:33.306 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:13:33.309 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:13:33.311 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:13:33.313 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:13:33.316 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:13:33.318 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:13:33.369 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:13:33.369 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:13:33.372 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:13:33.721 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:13:33.723 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:13:33.740 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:33.742 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:13:33.745 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:33.748 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:33.750 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:33.752 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:33.755 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:33.757 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:33.759 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:33.762 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:33.764 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:33.767 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:33.769 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:33.771 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:33.773 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:13:33.776 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:33.778 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:33.780 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:33.783 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:13:33.804 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-05-13 06:13:33.908 | Reading package lists... 2021-05-13 06:13:34.120 | Building dependency tree... 2021-05-13 06:13:34.121 | Reading state information... 2021-05-13 06:13:34.343 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:13:34.343 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:34.344 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:34.344 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:34.344 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:34.344 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:34.344 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:34.344 | python3-zope.interface 2021-05-13 06:13:34.344 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:34.454 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:13:34.458 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:34.461 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:34.463 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:34.466 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:34.468 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:34.470 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:34.472 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:34.474 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:34.476 | + functions-common:time_stop:2311 : start_time=1620886413801 2021-05-13 06:13:34.479 | + functions-common:time_stop:2313 : [[ -z 1620886413801 ]] 2021-05-13 06:13:34.482 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:34.486 | + functions-common:time_stop:2316 : end_time=1620886414484 2021-05-13 06:13:34.488 | + functions-common:time_stop:2317 : elapsed_time=683 2021-05-13 06:13:34.490 | + functions-common:time_stop:2318 : total=1366 2021-05-13 06:13:34.493 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:34.495 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2049 2021-05-13 06:13:34.497 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:34.500 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:13:34.502 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:13:34.504 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.507 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:13:34.509 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:13:34.511 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.514 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:13:34.516 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:13:34.519 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.521 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:13:34.523 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:13:34.525 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:13:34.529 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:13:34.531 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:13:34.533 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:13:34.535 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:34.538 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:13:34.540 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:13:34.542 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:13:34.545 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.547 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:13:34.549 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:13:34.551 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.553 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:13:34.556 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:13:34.558 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:13:34.574 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:34.577 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:13:34.579 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:13:34.582 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:13:34.584 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:13:34.587 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:13:34.591 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:13:34.594 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:13:34.596 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:13:34.598 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:13:34.601 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:13:34.603 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:13:34.606 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:13:35.305 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:13:35.305 | user tags 2021-05-13 06:13:35.305 | stackrabbit []' 2021-05-13 06:13:35.309 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:13:35.309 | user tags 2021-05-13 06:13:35.309 | stackrabbit []' 2021-05-13 06:13:35.309 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:13:35.315 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:13:35.317 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:13:35.319 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:13:35.955 | Changing password for user "stackrabbit" ... 2021-05-13 06:13:35.978 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:13:36.630 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:13:36.652 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:13:36.655 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:13:37.310 | Changing password for user "stackrabbit" ... 2021-05-13 06:13:37.332 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:13:37.334 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:13:37.337 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:13:37.998 | Deleting user "guest" ... 2021-05-13 06:13:38.013 | Error: 2021-05-13 06:13:38.013 | {:no_such_user, "guest"} 2021-05-13 06:13:38.025 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:13:38.027 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:13:38.045 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:38.048 | + ./stack.sh:main:801 : install_database 2021-05-13 06:13:38.050 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:13:38.052 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:13:38.055 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:38.057 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:38.059 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:13:38.274 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:13:38.277 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:13:38.279 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:13:38.281 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:38.284 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:13:38.286 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:13:38.289 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:13:38.291 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:13:38.294 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:13:38.296 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:13:38.298 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:13:38.301 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:13:38.303 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:38.305 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:13:38.308 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:13:38.310 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:13:38.313 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:13:38.315 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:13:38.317 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:13:38.320 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:13:38.322 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:13:38.324 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:13:38.327 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:38.329 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:38.331 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:13:38.334 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:38.336 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:38.338 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:38.341 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:38.343 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:38.345 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:38.347 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:38.350 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:38.352 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:38.355 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:38.357 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:38.359 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:38.362 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:13:38.364 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:38.366 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:38.369 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:38.371 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:13:38.392 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-05-13 06:13:38.496 | Reading package lists... 2021-05-13 06:13:38.705 | Building dependency tree... 2021-05-13 06:13:38.706 | Reading state information... 2021-05-13 06:13:38.928 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:13:38.928 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:38.929 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:38.929 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:38.929 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:38.929 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:38.929 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:38.929 | python3-zope.interface 2021-05-13 06:13:38.929 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:39.038 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:13:39.042 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:39.045 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:39.047 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:39.049 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:39.051 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:39.053 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:39.056 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:39.058 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:39.060 | + functions-common:time_stop:2311 : start_time=1620886418390 2021-05-13 06:13:39.062 | + functions-common:time_stop:2313 : [[ -z 1620886418390 ]] 2021-05-13 06:13:39.065 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:39.069 | + functions-common:time_stop:2316 : end_time=1620886419066 2021-05-13 06:13:39.071 | + functions-common:time_stop:2317 : elapsed_time=676 2021-05-13 06:13:39.073 | + functions-common:time_stop:2318 : total=2049 2021-05-13 06:13:39.076 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:39.079 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2725 2021-05-13 06:13:39.081 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:39.084 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:13:39.086 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:13:39.089 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:13:39.091 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:13:39.094 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:13:39.096 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:13:39.099 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:13:39.101 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:13:39.104 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:13:39.107 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:13:39.108 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:13:39.113 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:13:39.115 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:13:39.117 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:13:39.120 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:13:39.122 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:13:39.144 | Using python 3.8 to install PyMySQL 2021-05-13 06:13:39.146 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-05-13 06:13:39.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:39.886 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:39.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:39.886 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:40.905 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:40.905 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:13:40.908 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:40.909 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:40.910 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:40.928 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:40.936 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:40.941 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-05-13 06:13:43.110 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:43.110 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:43.181 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:43.183 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:43.186 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:43.188 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:43.191 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:43.193 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:43.195 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:43.197 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:43.200 | + functions-common:time_stop:2311 : start_time=1620886419138 2021-05-13 06:13:43.203 | + functions-common:time_stop:2313 : [[ -z 1620886419138 ]] 2021-05-13 06:13:43.205 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:43.210 | + functions-common:time_stop:2316 : end_time=1620886423207 2021-05-13 06:13:43.212 | + functions-common:time_stop:2317 : elapsed_time=4069 2021-05-13 06:13:43.214 | + functions-common:time_stop:2318 : total=20344 2021-05-13 06:13:43.216 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:43.219 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24413 2021-05-13 06:13:43.221 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:43.223 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:13:43.226 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:13:43.228 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:13:43.230 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:13:43.246 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:43.249 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:13:43.251 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:13:43.255 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:13:43.255 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:13:43.260 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:13:43.263 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:13:43.266 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-05-13 06:13:43.269 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:13:43.271 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:13:43.273 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:13:43.288 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:43.291 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:13:43.293 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:43.295 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:43.298 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:43.300 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:43.302 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:43.304 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:43.306 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:43.309 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:43.311 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:43.314 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:43.316 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:43.318 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:43.321 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:13:43.323 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:43.326 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:43.328 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:43.330 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:13:43.350 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-05-13 06:13:43.455 | Reading package lists... 2021-05-13 06:13:43.664 | Building dependency tree... 2021-05-13 06:13:43.665 | Reading state information... 2021-05-13 06:13:43.888 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:13:43.888 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:43.889 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:43.889 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:43.889 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:43.889 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:43.889 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:43.889 | python3-zope.interface 2021-05-13 06:13:43.889 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:43.996 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:13:44.001 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:44.003 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:44.005 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:44.007 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:44.009 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:44.012 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:44.015 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:44.017 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:44.019 | + functions-common:time_stop:2311 : start_time=1620886423348 2021-05-13 06:13:44.021 | + functions-common:time_stop:2313 : [[ -z 1620886423348 ]] 2021-05-13 06:13:44.024 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:44.028 | + functions-common:time_stop:2316 : end_time=1620886424026 2021-05-13 06:13:44.030 | + functions-common:time_stop:2317 : elapsed_time=678 2021-05-13 06:13:44.032 | + functions-common:time_stop:2318 : total=2725 2021-05-13 06:13:44.034 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:44.037 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3403 2021-05-13 06:13:44.039 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:44.041 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:13:44.057 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:44.060 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:13:44.062 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:13:44.065 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:13:44.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:13:44.088 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:44.090 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:44.092 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:44.094 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:44.097 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:44.099 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:44.101 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:44.103 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:44.105 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:44.108 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:44.110 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:44.112 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:44.114 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:13:44.116 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:44.119 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:44.121 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:44.124 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:13:44.144 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-05-13 06:13:44.248 | Reading package lists... 2021-05-13 06:13:44.457 | Building dependency tree... 2021-05-13 06:13:44.458 | Reading state information... 2021-05-13 06:13:44.682 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:13:44.682 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:13:44.682 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:13:44.682 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:44.682 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:44.682 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:44.683 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:44.683 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:44.683 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:44.683 | python3-zope.interface 2021-05-13 06:13:44.683 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:44.791 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:13:44.796 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:44.798 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:44.800 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:44.803 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:44.805 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:44.807 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:44.809 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:44.811 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:44.813 | + functions-common:time_stop:2311 : start_time=1620886424142 2021-05-13 06:13:44.815 | + functions-common:time_stop:2313 : [[ -z 1620886424142 ]] 2021-05-13 06:13:44.818 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:44.822 | + functions-common:time_stop:2316 : end_time=1620886424819 2021-05-13 06:13:44.824 | + functions-common:time_stop:2317 : elapsed_time=677 2021-05-13 06:13:44.826 | + functions-common:time_stop:2318 : total=3403 2021-05-13 06:13:44.828 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:44.830 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4080 2021-05-13 06:13:44.832 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:44.835 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:13:44.837 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:44.839 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:44.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:13:44.844 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:13:44.847 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:13:44.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:13:44.853 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:13:44.857 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:13:44.857 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:13:44.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:13:44.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:13:44.866 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:13:44.869 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:13:44.871 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:13:44.873 | + functions:vercmp:631 : local result 2021-05-13 06:13:44.877 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:13:44.877 | ++ functions:vercmp:635 : head -1 2021-05-13 06:13:44.877 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:13:44.882 | + functions:vercmp:635 : result=3.13 2021-05-13 06:13:44.884 | + functions:vercmp:637 : case $op in 2021-05-13 06:13:44.887 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:13:44.889 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:13:44.891 | + functions:vercmp:648 : return 2021-05-13 06:13:44.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:13:44.896 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:13:44.898 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:13:45.075 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:13:45.077 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:13:45.080 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.082 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.084 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:13:45.087 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.089 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:13:45.109 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:45.111 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:13:45.114 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:13:45.114 | Installing etcd 2021-05-13 06:13:45.116 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:13:45.129 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:13:45.141 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:45.143 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:13:45.155 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:13:45.158 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:13:45.160 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:13:45.163 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:13:45.168 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:13:45.170 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-05-13 06:13:45.173 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:13:45.175 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:13:45.177 | ++ functions:get_extra_file:74 : return 2021-05-13 06:13:45.180 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:13:45.183 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:13:45.185 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:13:45.188 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:13:45.204 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:45.206 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:13:45.209 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:13:45.225 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:45.227 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:13:45.230 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:13:45.232 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:13:45.235 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:13:45.237 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:13:45.239 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:13:45.242 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:13:45.244 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:13:45.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:13:45.253 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.256 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:13:45.258 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:13:45.260 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:13:45.263 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:13:45.265 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.267 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.269 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:13:45.271 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.274 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:13:45.276 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:13:45.278 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:13:45.281 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:13:45.283 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.287 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:13:45.289 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.292 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:13:45.295 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:13:45.297 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:13:45.299 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:13:45.301 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.304 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.306 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:13:45.308 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.311 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:13:45.313 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:13:45.315 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:13:45.318 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:13:45.320 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.322 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.324 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:13:45.327 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.329 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:13:45.331 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:13:45.334 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:13:45.336 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:13:45.338 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.341 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.343 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:13:45.345 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.348 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:13:45.350 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:13:45.352 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:13:45.354 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:13:45.357 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.362 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:13:45.364 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.366 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:13:45.369 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:13:45.371 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:13:45.374 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:13:45.376 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.378 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:13:45.383 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.385 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:13:45.388 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:13:45.390 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:13:45.393 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:13:45.395 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.397 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.400 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:13:45.402 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.404 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:13:45.406 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:13:45.409 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:13:45.411 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:13:45.413 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.418 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:13:45.420 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.422 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:13:45.425 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:13:45.427 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:13:45.429 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:13:45.431 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.434 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.436 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:13:45.439 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.441 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:13:45.443 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:13:45.445 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:13:45.448 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:13:45.450 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.453 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.455 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:13:45.457 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.459 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:13:45.462 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:13:45.464 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:13:45.466 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:13:45.468 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.471 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.473 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:13:45.475 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.477 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:13:45.480 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:13:45.482 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:13:45.484 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:13:45.486 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.489 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.491 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:13:45.493 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.495 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:13:45.498 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:13:45.501 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:13:45.503 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:13:45.505 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.507 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.510 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:13:45.513 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.515 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:13:45.518 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:13:45.520 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:13:45.522 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:13:45.525 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.527 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.530 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:13:45.532 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.535 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:13:45.537 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:13:45.539 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:13:45.542 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:13:45.544 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.547 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.549 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:13:45.551 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.554 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:13:45.556 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:13:45.558 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:13:45.561 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:13:45.563 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.565 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.567 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:13:45.570 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.572 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:13:45.574 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:13:45.577 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:13:45.579 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:13:45.581 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.584 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.586 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:13:45.588 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.591 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:13:45.593 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:13:45.596 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:13:45.598 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:13:45.600 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.603 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.605 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:13:45.608 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.610 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:13:45.613 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:13:45.615 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:13:45.617 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:13:45.619 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.622 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.625 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:13:45.627 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.629 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:13:45.632 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:13:45.634 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:13:45.636 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:13:45.639 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.642 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.644 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:13:45.646 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.649 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:13:45.651 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:13:45.653 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:13:45.656 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:13:45.658 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.660 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.662 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:13:45.665 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.667 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:13:45.669 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:13:45.672 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:13:45.674 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:13:45.676 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.678 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.681 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:13:45.683 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.686 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:13:45.688 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:13:45.691 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:13:45.693 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:13:45.695 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.697 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:13:45.703 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.705 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:13:45.707 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:13:45.709 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:13:45.712 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:13:45.714 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.716 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.719 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:13:45.721 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.723 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:13:45.726 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:13:45.728 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:13:45.730 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:13:45.733 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.735 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:13:45.740 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.742 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:13:45.745 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:13:45.747 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:13:45.750 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:13:45.752 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.754 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.757 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:13:45.759 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.762 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:13:45.764 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:13:45.766 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:13:45.769 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:13:45.771 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.773 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.776 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:13:45.778 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.780 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:13:45.783 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:13:45.785 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:13:45.787 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:13:45.790 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.792 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.795 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:13:45.797 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.799 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:13:45.802 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:13:45.804 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:13:45.806 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:13:45.809 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.811 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.814 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:13:45.816 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.818 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:13:45.821 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:13:45.823 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:13:45.825 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:13:45.828 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.830 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.832 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:13:45.835 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.837 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:13:45.839 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:13:45.842 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:13:45.844 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:13:45.846 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.851 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:13:45.853 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.856 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:13:45.858 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:13:45.861 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:13:45.863 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:13:45.865 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.868 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.870 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:13:45.873 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.875 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:13:45.878 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:13:45.881 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:13:45.883 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:13:45.885 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.888 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.891 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:13:45.893 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.895 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:13:45.898 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:13:45.900 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:13:45.902 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:13:45.905 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.907 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.909 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:13:45.912 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.914 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:13:45.935 | Using python 3.8 to install etcd3 2021-05-13 06:13:45.938 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-05-13 06:13:46.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:46.688 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:46.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:46.688 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:47.725 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:47.725 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:13:47.728 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:47.728 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:47.730 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:47.749 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:47.756 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:47.762 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.12.0) 2021-05-13 06:13:47.771 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.37.1) 2021-05-13 06:13:47.782 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:13:47.786 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:13:47.789 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:13:49.951 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:49.951 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:50.029 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:50.031 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:50.033 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:50.035 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:50.037 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:50.040 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:50.042 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:50.044 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:50.046 | + functions-common:time_stop:2311 : start_time=1620886425930 2021-05-13 06:13:50.048 | + functions-common:time_stop:2313 : [[ -z 1620886425930 ]] 2021-05-13 06:13:50.051 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:50.055 | + functions-common:time_stop:2316 : end_time=1620886430052 2021-05-13 06:13:50.057 | + functions-common:time_stop:2317 : elapsed_time=4122 2021-05-13 06:13:50.060 | + functions-common:time_stop:2318 : total=24413 2021-05-13 06:13:50.062 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:50.064 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28535 2021-05-13 06:13:50.066 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:50.069 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:13:50.090 | Using python 3.8 to install etcd3gw 2021-05-13 06:13:50.093 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-05-13 06:13:50.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:50.828 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:50.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:50.828 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:51.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:51.854 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:13:51.858 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:51.858 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:51.860 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:51.879 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:51.887 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:51.893 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.2.5) 2021-05-13 06:13:51.905 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:13:51.911 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:51.914 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:13:51.934 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:13:51.937 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:13:51.958 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:13:51.961 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:13:51.964 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:13:54.151 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:54.151 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:54.230 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:54.233 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:54.236 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:54.238 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:54.240 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:54.242 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:54.245 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:54.247 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:54.250 | + functions-common:time_stop:2311 : start_time=1620886430085 2021-05-13 06:13:54.252 | + functions-common:time_stop:2313 : [[ -z 1620886430085 ]] 2021-05-13 06:13:54.254 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:54.259 | + functions-common:time_stop:2316 : end_time=1620886434256 2021-05-13 06:13:54.261 | + functions-common:time_stop:2317 : elapsed_time=4171 2021-05-13 06:13:54.263 | + functions-common:time_stop:2318 : total=28535 2021-05-13 06:13:54.265 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:54.268 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32706 2021-05-13 06:13:54.270 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:54.272 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:13:54.275 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:13:54.277 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:13:54.279 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:13:54.282 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:13:54.284 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:13:54.286 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:13:54.289 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:13:54.291 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:13:54.293 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:13:54.296 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:54.298 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:13:54.301 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:13:54.303 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:13:54.305 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:54.308 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:54.310 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:13:54.313 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:13:54.315 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:13:54.318 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:54.320 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:54.322 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:54.324 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:54.327 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:54.329 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:54.331 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:54.333 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:54.336 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:54.338 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:54.341 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:54.343 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:54.346 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:13:54.348 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:54.350 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:54.352 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:54.355 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:13:54.377 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:13:54.481 | Reading package lists... 2021-05-13 06:13:54.690 | Building dependency tree... 2021-05-13 06:13:54.692 | Reading state information... 2021-05-13 06:13:54.913 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:13:54.913 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:13:54.913 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:13:54.913 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:54.914 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:54.914 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:54.914 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:54.914 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:54.914 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:54.914 | python3-zope.interface 2021-05-13 06:13:54.914 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:55.029 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:13:55.034 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:55.036 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:55.038 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:55.041 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:55.043 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:55.046 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:55.048 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:55.050 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:55.052 | + functions-common:time_stop:2311 : start_time=1620886434374 2021-05-13 06:13:55.054 | + functions-common:time_stop:2313 : [[ -z 1620886434374 ]] 2021-05-13 06:13:55.057 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:55.062 | + functions-common:time_stop:2316 : end_time=1620886435059 2021-05-13 06:13:55.064 | + functions-common:time_stop:2317 : elapsed_time=685 2021-05-13 06:13:55.066 | + functions-common:time_stop:2318 : total=4080 2021-05-13 06:13:55.069 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:55.071 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4765 2021-05-13 06:13:55.073 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:55.075 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:13:55.078 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:55.080 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:55.082 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:13:55.148 | Module proxy already enabled 2021-05-13 06:13:55.152 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:13:55.213 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:13:55.213 | Module proxy already enabled 2021-05-13 06:13:55.213 | Module proxy_uwsgi already enabled 2021-05-13 06:13:55.218 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:13:55.220 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:13:55.222 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:13:55.225 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:13:55.352 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:13:55.355 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:13:55.358 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:13:55.361 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.365 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:13:55.368 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.370 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:13:55.373 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:13:55.375 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:13:55.378 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.381 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.383 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:13:55.385 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.388 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:13:55.390 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:13:55.393 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:13:55.395 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.397 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.400 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:13:55.402 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.405 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:13:55.407 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:13:55.410 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:13:55.412 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.417 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:13:55.420 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.422 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:13:55.425 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:13:55.427 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:13:55.434 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.437 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:13:55.439 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:13:55.441 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:13:55.444 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:13:55.451 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.453 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:13:55.471 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:55.473 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:13:55.475 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:13:55.478 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:13:55.480 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:13:55.488 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.490 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:13:55.506 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:55.509 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:13:55.511 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:13:55.514 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:13:55.517 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:13:55.524 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.527 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:13:55.530 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:13:55.532 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:13:55.535 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.537 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.540 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:13:55.542 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.544 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:13:55.547 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:13:55.549 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:13:55.552 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:13:55.555 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:13:55.557 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:13:55.561 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:13:55.561 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:13:55.567 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:13:55.569 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:13:55.571 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:13:55.574 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:13:55.577 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:13:55.598 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:13:55.600 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-05-13 06:13:56.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:56.350 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:56.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:56.350 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:57.386 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:57.386 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:13:57.390 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:57.391 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:57.392 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:57.411 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:57.418 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:57.424 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:13:57.477 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:13:57.515 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:13:57.554 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:13:57.561 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:13:57.567 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:13:57.606 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:13:57.615 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:13:57.632 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:13:57.638 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:57.641 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:13:57.651 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:13:57.655 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:13:57.658 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:13:57.663 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:13:57.682 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:13:57.686 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:13:57.706 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:13:57.710 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:13:57.713 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:13:57.720 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:13:57.741 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:13:57.754 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:13:57.814 | 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 150)) (1.1.2) 2021-05-13 06:13:57.819 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:13:57.823 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:13:57.828 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:13:57.836 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:13:57.839 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:13:57.842 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:13:57.845 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:13:57.849 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:13:57.853 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:13:57.855 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:13:57.860 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:13:57.863 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:13:59.784 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:59.784 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:59.855 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:59.858 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:59.860 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:59.862 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:59.864 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:59.866 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:59.869 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:59.871 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:59.873 | + functions-common:time_stop:2311 : start_time=1620886435593 2021-05-13 06:13:59.875 | + functions-common:time_stop:2313 : [[ -z 1620886435593 ]] 2021-05-13 06:13:59.878 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:59.882 | + functions-common:time_stop:2316 : end_time=1620886439880 2021-05-13 06:13:59.885 | + functions-common:time_stop:2317 : elapsed_time=4287 2021-05-13 06:13:59.887 | + functions-common:time_stop:2318 : total=32706 2021-05-13 06:13:59.889 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:59.891 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36993 2021-05-13 06:13:59.894 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:59.896 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:13:59.898 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:13:59.901 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:13:59.904 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:13:59.907 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:13:59.909 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:13:59.913 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:13:59.913 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:13:59.919 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:13:59.922 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:13:59.924 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:13:59.927 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:13:59.929 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:13:59.950 | Using python 3.8 to install python-memcached 2021-05-13 06:13:59.952 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-05-13 06:14:00.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:00.701 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:00.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:00.701 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:01.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:01.738 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:14:01.741 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:01.742 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:01.757 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:01.763 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:01.770 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:01.776 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.59) 2021-05-13 06:14:01.780 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:14:03.989 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:03.989 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:04.060 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:04.063 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:04.065 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:04.067 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:04.070 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:04.072 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:04.074 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:04.076 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:04.079 | + functions-common:time_stop:2311 : start_time=1620886439945 2021-05-13 06:14:04.081 | + functions-common:time_stop:2313 : [[ -z 1620886439945 ]] 2021-05-13 06:14:04.084 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:04.088 | + functions-common:time_stop:2316 : end_time=1620886444085 2021-05-13 06:14:04.090 | + functions-common:time_stop:2317 : elapsed_time=4140 2021-05-13 06:14:04.093 | + functions-common:time_stop:2318 : total=36993 2021-05-13 06:14:04.095 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:04.097 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=41133 2021-05-13 06:14:04.099 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:04.102 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:14:04.118 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:04.121 | + ./stack.sh:main:862 : '[' 10.222.0.16 == 10.222.0.16 ']' 2021-05-13 06:14:04.123 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:14:04.126 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:14:04.128 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:14:04.130 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:14:04.132 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:14:04.135 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:14:04.150 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:04.152 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:14:04.155 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:14:04.157 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:14:04.159 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:14:04.161 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:14:04.164 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:14:04.166 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:14:04.168 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:14:04.172 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:14:04.186 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:14:04.189 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:14:04.191 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:04.193 | + functions-common:git_clone:544 : echo master 2021-05-13 06:14:04.194 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:14:04.199 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:14:04.201 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:04.203 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:14:04.206 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:14:04.206 | + functions-common:git_clone:593 : head -1 2021-05-13 06:14:04.209 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:14:04.212 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:14:04.214 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:14:04.217 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:14:04.219 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:14:04.221 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:14:04.224 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:14:04.226 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:14:04.228 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:14:04.231 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:14:04.233 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:14:04.236 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:14:04.238 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:14:04.241 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:14:04.243 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:14:04.246 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:14:04.248 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:14:04.250 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:14:04.253 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:14:04.259 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:14:04.261 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-05-13 06:14:04.881 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:14:04.883 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:14:04.886 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:14:04.889 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:14:04.891 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:14:04.893 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:14:04.895 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:14:04.897 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:14:04.899 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:14:04.902 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:14:04.904 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:14:04.906 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:14:04.909 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:14:04.911 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:14:04.931 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:14:04.933 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-05-13 06:14:05.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:05.678 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:05.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:05.678 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:06.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:06.703 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:14:06.706 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:06.706 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:06.708 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:06.713 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:06.720 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:06.724 | Obtaining file:///opt/stack/keystone 2021-05-13 06:14:08.270 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:14:09.798 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2021-05-13 06:14:09.827 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2021-05-13 06:14:09.836 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:14:09.843 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-13 06:14:09.847 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-05-13 06:14:09.874 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:14:09.902 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:14:09.914 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2021-05-13 06:14:09.931 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (9.0.1) 2021-05-13 06:14:09.943 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:14:09.953 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:14:09.957 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (7.1.2) 2021-05-13 06:14:09.960 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:14:09.999 | 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 150)) (1.1.2) 2021-05-13 06:14:10.005 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.1.0) 2021-05-13 06:14:10.008 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:14:10.020 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:14:10.072 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:14:10.075 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.1.0) 2021-05-13 06:14:10.081 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:14:10.117 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:14:10.157 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:14:10.163 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:14:10.211 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:14:10.218 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:14:10.256 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:14:10.311 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:14:10.330 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:14:10.345 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:14:10.354 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:14:10.377 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:14:10.389 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:14:10.404 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:14:10.448 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:14:10.455 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.7.4) 2021-05-13 06:14:10.468 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:14:10.471 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:14:10.473 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:14:10.484 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:14:10.487 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:14:10.490 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:14:10.493 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (6.5.1) 2021-05-13 06:14:10.511 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:14:10.516 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:14:10.534 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:14:10.538 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:14:10.558 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:14:10.563 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.8.18) 2021-05-13 06:14:10.566 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:14:10.569 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-13 06:14:10.579 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:14:10.582 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:14:10.585 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:14:10.592 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:14:10.601 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:14:10.607 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:14:10.625 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:14:10.628 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:14:10.635 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:14:10.655 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.6.1) 2021-05-13 06:14:10.682 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:14:10.688 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:14:10.691 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:14:10.750 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:14:10.758 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:14:10.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 257)) (0.8.0) 2021-05-13 06:14:10.766 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:14:10.775 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:14:10.781 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:14:10.821 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:14:10.825 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:14:10.828 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:14:10.833 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:14:10.845 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:14:10.854 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:14:10.862 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:14:10.873 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:14:10.884 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:14:10.893 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:14:10.896 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:14:10.899 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:14:10.913 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:14:10.919 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (5.1.2) 2021-05-13 06:14:10.942 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:14:10.945 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:14:10.949 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:14:10.953 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-13 06:14:10.956 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:14:10.958 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:14:10.961 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:14:10.964 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:14:10.967 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.2.1) 2021-05-13 06:14:10.977 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:14:10.981 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:14:10.984 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:14:10.987 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:14:10.994 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:14:10.998 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:14:11.005 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:14:11.014 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:14:11.064 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:14:11.068 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:14:12.238 | Installing collected packages: keystone 2021-05-13 06:14:12.238 | Attempting uninstall: keystone 2021-05-13 06:14:12.240 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:14:12.242 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:14:12.244 | Running setup.py develop for keystone 2021-05-13 06:14:14.085 | Successfully installed keystone 2021-05-13 06:14:14.222 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:14.222 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:14.308 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:14.311 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:14.313 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:14.315 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:14.317 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:14.319 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:14.322 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:14.324 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:14.326 | + functions-common:time_stop:2311 : start_time=1620886444925 2021-05-13 06:14:14.328 | + functions-common:time_stop:2313 : [[ -z 1620886444925 ]] 2021-05-13 06:14:14.330 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:14.334 | + functions-common:time_stop:2316 : end_time=1620886454332 2021-05-13 06:14:14.337 | + functions-common:time_stop:2317 : elapsed_time=9407 2021-05-13 06:14:14.339 | + functions-common:time_stop:2318 : total=41133 2021-05-13 06:14:14.341 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:14.343 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50540 2021-05-13 06:14:14.345 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:14.347 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:14:14.350 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:14:14.352 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:14:14.370 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:14:14.383 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:14:14.385 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:14:14.387 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:14.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:14.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:14:14.395 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:14.397 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:14:14.413 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:14.415 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:14:14.418 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:14:14.421 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:14:14.423 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:14:14.435 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-05-13 06:14:14.438 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:14:14.442 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:14:14.458 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:14.460 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:14:14.490 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:14:14.517 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:14:14.547 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:14:14.579 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:14:14.610 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:14:14.640 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:14:14.667 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:14:14.695 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:14:14.697 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:14:14.699 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:14:14.702 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:14:14.704 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:14:14.706 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:14:14.722 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:14.725 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:14:14.727 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:14:14.730 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:14:14.746 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:14.748 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:14:14.751 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:14:14.780 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:14:14.783 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:14:14.785 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:14:14.787 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:14:14.790 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:14:14.806 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:14.808 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2021-05-13 06:14:14.838 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.16/identity 2021-05-13 06:14:14.865 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:14:14.868 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:14:14.898 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:14:14.900 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:14:14.902 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:14:14.905 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:14:14.908 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:14:14.910 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:14:14.940 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:14:14.943 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:14:14.946 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:14:14.948 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:14:14.951 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:14:14.969 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:14:14.972 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:14:14.974 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:14:14.976 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:14:14.978 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:14:15.006 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:14:15.034 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:14:15.061 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:14:15.089 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:14:15.117 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:14:15.119 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-05-13 06:14:15.121 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:14:15.124 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:14:15.126 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:14:15.128 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:14:15.130 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:14:15.133 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:14:15.138 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:14:15.140 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:14:15.143 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:14:15.156 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:14:15.156 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:14:15.164 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:14:15.167 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:14:15.182 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:14:15.185 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:14:15.188 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-05-13 06:14:15.220 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:14:15.247 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:14:15.274 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:14:15.301 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:14:15.329 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:14:15.356 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:14:15.383 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:14:15.411 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:14:15.438 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:14:15.465 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:14:15.492 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:14:15.520 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:14:15.547 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:14:15.549 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:14:15.552 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:14:15.554 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:14:15.557 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:14:15.559 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:15.562 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:15.564 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:14:15.567 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:14:15.569 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:14:15.596 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:14:15.624 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-05-13 06:14:15.624 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:14:15.632 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:14:15.636 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:14:15.639 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:14:15.641 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:14:15.644 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:14:15.646 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:15.648 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:15.651 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:15.653 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:15.655 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:14:15.658 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:15.660 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:15.662 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:14:15.723 | Site keystone-wsgi-public already enabled 2021-05-13 06:14:15.727 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:14:15.729 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:14:15.732 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:14:15.735 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:14:15.861 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-05-13 06:14:15.863 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:14:15.866 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:14:15.868 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:14:15.870 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:14:15.873 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:14:15.876 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:14:15.881 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:14:15.883 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:14:15.885 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:14:15.898 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:14:15.899 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:14:15.907 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:14:15.911 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:14:15.926 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:14:15.929 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:14:15.932 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:14:15.964 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:14:15.992 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:14:16.019 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:14:16.047 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:14:16.079 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:14:16.107 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:14:16.142 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:14:16.175 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:14:16.203 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:14:16.232 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:14:16.261 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:14:16.293 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:14:16.327 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:14:16.330 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:14:16.333 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:14:16.335 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:14:16.338 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:14:16.340 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:16.342 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:16.345 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:14:16.347 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:14:16.350 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:14:16.380 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:14:16.411 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:14:16.411 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-05-13 06:14:16.420 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:14:16.423 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:14:16.426 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:14:16.428 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:14:16.430 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:14:16.433 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:16.436 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:16.438 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:16.441 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:16.443 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:14:16.445 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:16.448 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:16.450 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:14:16.513 | Site keystone-wsgi-admin already enabled 2021-05-13 06:14:16.518 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:14:16.520 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:14:16.523 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:14:16.525 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:14:16.660 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:14:16.689 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:14:16.721 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:14:16.752 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:14:16.754 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:14:16.788 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:14:16.817 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:14:16.845 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:14:16.862 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:16.864 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:14:16.881 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:16.884 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:14:16.887 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:14:16.890 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:14:16.892 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:14:16.895 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:14:16.898 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:14:16.900 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:14:16.902 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:14:16.904 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:14:16.907 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:14:16.910 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:14:16.913 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:14:16.915 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:14:16.918 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:14:16.935 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:14:16.938 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:14:16.940 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:16.943 | + functions-common:git_clone:544 : echo master 2021-05-13 06:14:16.943 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:14:16.948 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:14:16.951 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:16.953 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:14:16.956 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:14:16.956 | + functions-common:git_clone:593 : head -1 2021-05-13 06:14:16.960 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:14:16.963 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:14:16.966 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:14:16.969 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:14:16.971 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:14:16.973 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:14:16.976 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:14:16.979 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:14:16.981 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:14:16.984 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:14:16.987 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:14:16.989 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:14:16.991 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:14:16.994 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:14:16.997 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:14:17.000 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:14:17.002 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:14:17.004 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:14:17.007 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:14:17.013 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:14:17.016 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-05-13 06:14:17.621 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:14:17.624 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:14:17.626 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:14:17.629 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:14:17.631 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:14:17.633 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:14:17.635 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:14:17.638 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:14:17.640 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:14:17.643 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:14:17.645 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:14:17.647 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:14:17.649 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:14:17.652 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:14:17.673 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:14:17.675 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-05-13 06:14:18.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:18.413 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:18.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:18.413 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:19.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:19.437 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:14:19.440 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:19.440 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:19.442 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:19.447 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:19.455 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:19.459 | Obtaining file:///opt/stack/swift 2021-05-13 06:14:20.710 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:14:21.993 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:14:22.003 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:14:22.043 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:14:22.053 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:14:22.058 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:14:22.111 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-13 06:14:22.121 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:14:22.124 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-05-13 06:14:22.161 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:14:22.201 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:14:22.208 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:14:22.214 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:14:22.253 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:14:22.262 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:14:22.279 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:14:22.285 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:14:22.288 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-13 06:14:22.298 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.6.0) 2021-05-13 06:14:22.301 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:14:22.303 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:14:22.307 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:14:22.312 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:14:22.332 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:14:22.336 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:14:22.355 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:14:22.359 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:14:22.410 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:14:22.414 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:14:22.420 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:14:22.442 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.9.7) 2021-05-13 06:14:22.446 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:14:22.449 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:14:22.458 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:14:22.518 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:14:22.531 | 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 150)) (1.1.2) 2021-05-13 06:14:22.537 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:14:22.542 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:14:22.545 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:14:22.553 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:14:22.556 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:14:22.559 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:14:22.563 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:14:22.566 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:14:22.570 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:14:22.573 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-13 06:14:22.577 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:14:22.581 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:14:24.164 | Installing collected packages: swift 2021-05-13 06:14:24.164 | Attempting uninstall: swift 2021-05-13 06:14:24.166 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:14:24.168 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:14:24.170 | Running setup.py develop for swift 2021-05-13 06:14:25.873 | Successfully installed swift 2021-05-13 06:14:26.012 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:26.013 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:26.087 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:26.090 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:26.092 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:26.094 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:26.096 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:26.098 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:26.100 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:26.103 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:26.105 | + functions-common:time_stop:2311 : start_time=1620886457667 2021-05-13 06:14:26.107 | + functions-common:time_stop:2313 : [[ -z 1620886457667 ]] 2021-05-13 06:14:26.110 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:26.114 | + functions-common:time_stop:2316 : end_time=1620886466111 2021-05-13 06:14:26.116 | + functions-common:time_stop:2317 : elapsed_time=8444 2021-05-13 06:14:26.118 | + functions-common:time_stop:2318 : total=50540 2021-05-13 06:14:26.120 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:26.123 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58984 2021-05-13 06:14:26.125 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:26.128 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:14:26.130 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:14:26.132 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:14:26.151 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:14:26.163 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:14:26.166 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:14:26.168 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:26.170 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:26.173 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:14:26.176 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:26.178 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:14:26.181 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:14:26.183 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:14:26.185 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:14:26.187 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:14:26.190 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:14:26.192 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:14:26.194 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:14:26.196 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:14:27.076 | No object-expirer running 2021-05-13 06:14:27.076 | No container-server running 2021-05-13 06:14:27.076 | No object-server running 2021-05-13 06:14:27.076 | No container-reconciler running 2021-05-13 06:14:27.076 | No container-auditor running 2021-05-13 06:14:27.076 | No account-server running 2021-05-13 06:14:27.076 | No object-auditor running 2021-05-13 06:14:27.076 | No object-updater running 2021-05-13 06:14:27.076 | No account-reaper running 2021-05-13 06:14:27.076 | No container-updater running 2021-05-13 06:14:27.076 | No container-sync running 2021-05-13 06:14:27.076 | No container-sharder running 2021-05-13 06:14:27.076 | No account-auditor running 2021-05-13 06:14:27.076 | No object-replicator running 2021-05-13 06:14:27.076 | No object-reconstructor running 2021-05-13 06:14:27.076 | No container-replicator running 2021-05-13 06:14:27.076 | No proxy-server running 2021-05-13 06:14:27.076 | No account-replicator running 2021-05-13 06:14:27.123 | + lib/swift:configure_swift:341 : true 2021-05-13 06:14:27.126 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:14:27.138 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-05-13 06:14:27.150 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:14:27.153 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:14:27.153 | s/%GROUP%//; 2021-05-13 06:14:27.153 | s/%USER%/ubuntu/; 2021-05-13 06:14:27.153 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:14:27.153 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:14:27.153 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:14:27.161 | uid = ubuntu 2021-05-13 06:14:27.161 | gid = 2021-05-13 06:14:27.161 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:14:27.161 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:14:27.161 | address = 127.0.0.1 2021-05-13 06:14:27.161 | 2021-05-13 06:14:27.161 | [account6612] 2021-05-13 06:14:27.161 | max connections = 25 2021-05-13 06:14:27.161 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:14:27.161 | read only = false 2021-05-13 06:14:27.161 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:14:27.161 | 2021-05-13 06:14:27.161 | [account6622] 2021-05-13 06:14:27.161 | max connections = 25 2021-05-13 06:14:27.161 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:14:27.161 | read only = false 2021-05-13 06:14:27.161 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:14:27.161 | 2021-05-13 06:14:27.161 | [account6632] 2021-05-13 06:14:27.161 | max connections = 25 2021-05-13 06:14:27.161 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:14:27.162 | read only = false 2021-05-13 06:14:27.162 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:14:27.162 | 2021-05-13 06:14:27.162 | [account6642] 2021-05-13 06:14:27.162 | max connections = 25 2021-05-13 06:14:27.162 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:14:27.162 | read only = false 2021-05-13 06:14:27.162 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:14:27.162 | 2021-05-13 06:14:27.162 | 2021-05-13 06:14:27.162 | [container6611] 2021-05-13 06:14:27.162 | max connections = 25 2021-05-13 06:14:27.162 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:14:27.162 | read only = false 2021-05-13 06:14:27.162 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:14:27.162 | 2021-05-13 06:14:27.162 | [container6621] 2021-05-13 06:14:27.162 | max connections = 25 2021-05-13 06:14:27.162 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:14:27.162 | read only = false 2021-05-13 06:14:27.162 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:14:27.162 | 2021-05-13 06:14:27.162 | [container6631] 2021-05-13 06:14:27.162 | max connections = 25 2021-05-13 06:14:27.162 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:14:27.162 | read only = false 2021-05-13 06:14:27.162 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:14:27.162 | 2021-05-13 06:14:27.162 | [container6641] 2021-05-13 06:14:27.162 | max connections = 25 2021-05-13 06:14:27.162 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:14:27.162 | read only = false 2021-05-13 06:14:27.162 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:14:27.162 | 2021-05-13 06:14:27.162 | 2021-05-13 06:14:27.162 | [object6613] 2021-05-13 06:14:27.163 | max connections = 25 2021-05-13 06:14:27.163 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:14:27.163 | read only = false 2021-05-13 06:14:27.163 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:14:27.163 | 2021-05-13 06:14:27.163 | [object6623] 2021-05-13 06:14:27.163 | max connections = 25 2021-05-13 06:14:27.163 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:14:27.163 | read only = false 2021-05-13 06:14:27.163 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:14:27.163 | 2021-05-13 06:14:27.163 | [object6633] 2021-05-13 06:14:27.163 | max connections = 25 2021-05-13 06:14:27.163 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:14:27.163 | read only = false 2021-05-13 06:14:27.163 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:14:27.163 | 2021-05-13 06:14:27.163 | [object6643] 2021-05-13 06:14:27.163 | max connections = 25 2021-05-13 06:14:27.163 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:14:27.163 | read only = false 2021-05-13 06:14:27.163 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:14:27.164 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:14:27.166 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:27.168 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:27.170 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:14:27.182 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:14:27.184 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:14:27.189 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:14:27.193 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:14:27.195 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-05-13 06:14:27.199 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:14:27.227 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.16:8080/v1/ 2021-05-13 06:14:27.255 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:14:27.272 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:14:27.301 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:14:27.318 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:14:27.346 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:14:27.364 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:14:27.392 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:14:27.410 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:14:27.438 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:14:27.455 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:14:27.483 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:14:27.501 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:14:27.516 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:27.518 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:14:27.546 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:14:27.574 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:14:27.601 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:14:27.628 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:14:27.643 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:27.645 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:14:27.672 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:14:27.687 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:27.689 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:14:27.704 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:27.707 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:14:27.709 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:14:27.724 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:27.726 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:14:27.728 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:14:27.730 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-05-13 06:14:27.735 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:14:27.740 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:14:27.767 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:14:27.794 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:14:27.822 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:14:27.852 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-05-13 06:14:27.878 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:14:27.881 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:14:27.883 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:14:27.885 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:14:27.887 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:14:27.914 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:14:27.941 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:14:27.968 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:14:27.995 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:14:28.022 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:14:28.049 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:14:28.076 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:14:28.103 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:14:28.130 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:14:28.157 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:14:28.183 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:14:28.211 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:14:28.237 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:14:28.267 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:14:28.295 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:14:28.312 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:14:28.340 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:14:28.368 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:14:28.372 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:14:28.400 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:14:28.427 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:14:28.453 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:14:28.455 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:14:28.457 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:14:28.459 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:14:28.464 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:14:28.466 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:14:28.468 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:14:28.470 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:14:28.473 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:14:28.475 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:14:28.477 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:14:28.479 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:14:28.497 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:14:28.524 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:14:28.542 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:14:28.571 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:14:28.588 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:14:28.617 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:14:28.635 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:14:28.663 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:14:28.681 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:14:28.710 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:14:28.728 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:14:28.756 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:14:28.774 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:14:28.802 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:14:28.820 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:14:28.848 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:14:28.867 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:14:28.893 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-05-13 06:14:28.899 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:14:28.917 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:14:28.946 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-05-13 06:14:28.974 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:14:28.976 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:14:28.980 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:14:28.983 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:14:28.985 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:14:28.987 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:14:28.989 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:14:28.992 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:14:28.994 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:14:28.996 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:14:29.015 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:14:29.043 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:14:29.060 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:14:29.090 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:14:29.108 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:14:29.136 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:14:29.154 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:14:29.182 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:14:29.200 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:14:29.228 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:14:29.246 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:14:29.280 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:14:29.298 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:14:29.326 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:14:29.344 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:14:29.372 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:14:29.390 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:14:29.417 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-05-13 06:14:29.422 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:14:29.440 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:14:29.468 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:14:29.471 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:14:29.475 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:14:29.477 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:14:29.479 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:14:29.481 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:14:29.484 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:14:29.486 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:14:29.488 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:14:29.490 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:14:29.508 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:14:29.536 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:14:29.554 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:14:29.582 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:14:29.600 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:14:29.628 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:14:29.646 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:14:29.674 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:14:29.692 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:14:29.720 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:14:29.738 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:14:29.767 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:14:29.784 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:14:29.813 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:14:29.831 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:14:29.858 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:14:29.876 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:14:29.904 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-05-13 06:14:29.909 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:14:29.927 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:14:29.955 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:14:29.983 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:14:30.010 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:14:30.038 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:14:30.041 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:14:30.045 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:14:30.073 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:14:30.102 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:14:30.129 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:14:30.159 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:14:30.187 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:14:30.214 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:14:30.241 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:14:30.269 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:14:30.296 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:14:30.312 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:30.314 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:14:30.333 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:14:30.335 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:14:30.354 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:14:30.357 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2021-05-13 06:14:30.384 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:14:30.386 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:14:30.414 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2021-05-13 06:14:30.442 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:14:30.445 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:14:30.472 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:14:30.488 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:30.491 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:14:30.494 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:14:30.498 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:14:30.501 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:14:30.513 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:14:30.515 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:14:30.527 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:14:30.529 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:14:30.532 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:14:30.534 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:14:30.536 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:14:30.539 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:14:30.541 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:14:30.544 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:14:30.546 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:14:30.558 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:14:30.560 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:14:30.563 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:14:30.580 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:30.583 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:14:30.601 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:30.603 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:14:30.606 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:14:30.608 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:14:30.610 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:14:30.613 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:14:30.615 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:14:30.618 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:14:30.620 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:14:30.638 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:30.640 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:14:30.643 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:14:30.660 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:30.663 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:14:30.665 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:14:30.668 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:14:30.671 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:30.673 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:30.676 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:14:30.679 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:30.682 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:14:30.685 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:14:30.687 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:14:30.690 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:14:30.693 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:14:30.696 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:14:30.698 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:14:30.702 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:14:30.704 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:14:30.707 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:14:30.711 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:14:30.712 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:14:30.718 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:14:30.721 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:14:30.723 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:14:30.726 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:14:30.729 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:14:30.750 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:14:30.753 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:14:31.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:31.504 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:31.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:31.504 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:32.549 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:32.550 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:14:32.554 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:32.554 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:32.556 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:32.561 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:32.568 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:32.574 | 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 178)) (2.5.0) 2021-05-13 06:14:32.670 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:14:32.674 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:14:32.687 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:14:32.748 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-05-13 06:14:32.771 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-13 06:14:32.777 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-05-13 06:14:32.795 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-05-13 06:14:32.807 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:14:32.848 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:14:32.854 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:14:32.860 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:14:32.900 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-13 06:14:32.916 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2021-05-13 06:14:32.920 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:14:32.930 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-05-13 06:14:32.954 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:14:32.970 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:14:32.976 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:14:32.979 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:14:32.982 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:14:32.985 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-05-13 06:14:33.001 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:14:33.006 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:14:33.025 | 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 429)) (3.11.1) 2021-05-13 06:14:33.052 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:14:33.057 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:14:33.077 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:14:33.082 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-05-13 06:14:33.085 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:14:33.088 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:14:33.095 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:14:33.111 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:14:33.132 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:14:33.137 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:14:33.146 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:14:33.150 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:14:33.155 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:14:33.158 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:14:33.163 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:14:33.171 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:14:33.174 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:14:33.179 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:14:33.184 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:14:33.198 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:14:33.209 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:14:33.217 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:14:33.226 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:14:33.237 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:14:33.240 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:14:33.243 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:14:33.247 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:14:33.250 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:14:33.253 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:14:33.264 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:14:33.266 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:14:33.269 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:14:33.273 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-13 06:14:33.280 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:14:33.332 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:14:33.351 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:14:33.353 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:14:33.360 | 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 412)) (1.6.0) 2021-05-13 06:14:33.363 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:14:33.366 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:14:33.369 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:14:35.111 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:35.111 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:35.192 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:35.195 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:35.197 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:35.199 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:35.202 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:35.204 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:35.206 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:35.209 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:35.211 | + functions-common:time_stop:2311 : start_time=1620886470744 2021-05-13 06:14:35.214 | + functions-common:time_stop:2313 : [[ -z 1620886470744 ]] 2021-05-13 06:14:35.217 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:35.221 | + functions-common:time_stop:2316 : end_time=1620886475218 2021-05-13 06:14:35.223 | + functions-common:time_stop:2317 : elapsed_time=4474 2021-05-13 06:14:35.226 | + functions-common:time_stop:2318 : total=58984 2021-05-13 06:14:35.228 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:35.230 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63458 2021-05-13 06:14:35.233 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:35.235 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:14:35.238 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:14:35.240 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:14:35.253 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-05-13 06:14:35.259 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:14:35.262 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:14:35.265 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:14:35.267 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:14:35.270 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:14:35.274 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:14:35.276 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:14:35.279 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:14:35.282 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:14:35.298 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:14:35.301 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:14:35.303 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:35.306 | + functions-common:git_clone:544 : echo master 2021-05-13 06:14:35.306 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:14:35.311 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:14:35.314 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:35.316 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:14:35.320 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:14:35.320 | + functions-common:git_clone:593 : head -1 2021-05-13 06:14:35.323 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:14:35.325 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:14:35.328 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:14:35.331 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:14:35.334 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:14:35.337 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:14:35.339 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:14:35.342 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:14:35.344 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:14:35.347 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:14:35.349 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:14:35.352 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:14:35.354 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:14:35.357 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:14:35.360 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:14:35.363 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:14:35.365 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:14:35.368 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:14:35.371 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:14:35.377 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:14:35.379 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-05-13 06:14:35.978 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:14:35.980 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:14:35.983 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:14:35.985 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:14:35.987 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:14:35.990 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:14:35.993 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:14:35.995 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:14:35.998 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:14:36.000 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:14:36.002 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:14:36.005 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:14:36.007 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:14:36.010 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:14:36.031 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:14:36.033 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-05-13 06:14:36.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:36.768 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:36.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:36.768 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:37.791 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:37.792 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:14:37.795 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:37.795 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:37.797 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:37.802 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:37.809 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:37.827 | Obtaining file:///opt/stack/glance 2021-05-13 06:14:39.082 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:14:40.324 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:14:40.334 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:14:40.343 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:14:40.355 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:14:40.383 | Requirement already satisfied: WSME===0.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.1) 2021-05-13 06:14:40.392 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:14:40.405 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:14:40.415 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:14:40.434 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:14:40.474 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-13 06:14:40.488 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:14:40.495 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:14:40.501 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:14:40.510 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:14:40.517 | 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 177)) (2.5.0) 2021-05-13 06:14:40.587 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:14:40.592 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:14:40.596 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:14:40.599 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:14:40.611 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:14:40.671 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:14:40.724 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:14:40.729 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:14:40.733 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:14:40.752 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:14:40.788 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:14:40.799 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:14:40.840 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:14:40.846 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:14:40.895 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:14:40.901 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:14:40.940 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:14:40.995 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:14:41.013 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:14:41.029 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-05-13 06:14:41.043 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:14:41.053 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:14:41.076 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:14:41.088 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:14:41.104 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:14:41.150 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:14:41.155 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:14:41.158 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:14:41.161 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:14:41.182 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:14:41.197 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:14:41.207 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:14:41.211 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:14:41.214 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:14:41.230 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:14:41.235 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:14:41.238 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:14:41.257 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:14:41.261 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:14:41.268 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:14:41.288 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-13 06:14:41.299 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:14:41.305 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:14:41.356 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.8.1) 2021-05-13 06:14:41.359 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:14:41.362 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-13 06:14:41.372 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:14:41.375 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:14:41.378 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:14:41.386 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:14:41.442 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:14:41.456 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:14:41.465 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:14:41.471 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:14:41.489 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:14:41.493 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:14:41.500 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:14:41.520 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:14:41.523 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:14:41.528 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:14:41.536 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:14:41.541 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:14:41.549 | 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 150)) (1.1.2) 2021-05-13 06:14:41.555 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:14:41.560 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:14:41.563 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:14:41.604 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:14:41.608 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:14:41.611 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:14:41.641 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:14:41.644 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:14:41.655 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:14:41.659 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:14:41.672 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:14:41.675 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:14:41.679 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:14:41.683 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:14:41.686 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-13 06:14:41.689 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:14:41.695 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:14:41.701 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:14:41.740 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:14:41.743 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:14:41.746 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:14:41.748 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:14:41.751 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-13 06:14:41.755 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:14:41.759 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:14:41.762 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:14:41.765 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:14:41.825 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:14:41.828 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:14:41.833 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:14:41.838 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:14:42.924 | Installing collected packages: glance 2021-05-13 06:14:42.925 | Attempting uninstall: glance 2021-05-13 06:14:42.927 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:14:42.931 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:14:42.932 | Running setup.py develop for glance 2021-05-13 06:14:44.497 | Successfully installed glance 2021-05-13 06:14:44.637 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:44.637 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:44.722 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:44.725 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:44.727 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:44.729 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:44.732 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:44.734 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:44.736 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:44.739 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:44.742 | + functions-common:time_stop:2311 : start_time=1620886476025 2021-05-13 06:14:44.744 | + functions-common:time_stop:2313 : [[ -z 1620886476025 ]] 2021-05-13 06:14:44.747 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:44.751 | + functions-common:time_stop:2316 : end_time=1620886484749 2021-05-13 06:14:44.753 | + functions-common:time_stop:2317 : elapsed_time=8724 2021-05-13 06:14:44.756 | + functions-common:time_stop:2318 : total=63458 2021-05-13 06:14:44.759 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:44.761 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=72182 2021-05-13 06:14:44.763 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:44.766 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:14:44.769 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:14:44.771 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:14:44.790 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:14:44.802 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:14:44.806 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:14:44.808 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:44.811 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:44.813 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:14:44.816 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:44.818 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:14:44.821 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:14:44.824 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:14:44.835 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:14:44.839 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:14:44.841 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:14:44.843 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:14:44.846 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:14:44.848 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:14:44.852 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:14:44.854 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:14:44.883 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:14:44.912 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:14:44.942 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:14:44.972 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:14:45.002 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:14:45.032 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:14:45.035 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:14:45.037 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:14:45.040 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:14:45.043 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:14:45.071 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:14:45.100 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:14:45.130 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:14:45.159 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:14:45.189 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:14:45.220 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:14:45.249 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:14:45.279 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:14:45.310 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:14:45.341 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:14:45.371 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:14:45.373 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:14:45.376 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:14:45.378 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:14:45.381 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:14:45.383 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:14:45.400 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:45.403 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:14:45.406 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:14:45.408 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:14:45.425 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:45.428 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:14:45.431 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:14:45.461 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:14:45.463 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:14:45.466 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:14:45.468 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:14:45.470 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:14:45.473 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:14:45.476 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:14:45.478 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:14:45.481 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:14:45.483 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:14:45.485 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:14:45.515 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:14:45.517 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2021-05-13 06:14:45.548 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:14:45.550 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:14:45.566 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:45.570 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:14:45.600 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:14:45.629 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-05-13 06:14:45.660 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:14:45.690 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:14:45.720 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:14:45.737 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:45.739 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:14:45.769 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:14:45.799 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:14:45.828 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.16/identity/v3 2021-05-13 06:14:45.858 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:14:45.888 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2021-05-13 06:14:45.918 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:14:45.935 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:45.938 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:14:45.940 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:14:45.943 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:14:45.946 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:14:45.963 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:14:45.966 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:14:45.968 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:14:45.971 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:14:45.973 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:14:46.003 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:14:46.033 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:14:46.063 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:14:46.094 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-05-13 06:14:46.098 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:14:46.128 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:14:46.159 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:14:46.189 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2021-05-13 06:14:46.219 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:14:46.249 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:14:46.279 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:14:46.310 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:14:46.340 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:14:46.370 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:14:46.400 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:14:46.430 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:14:46.435 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-05-13 06:14:46.443 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:14:46.459 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:46.461 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:14:46.464 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-05-13 06:14:46.466 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:14:46.469 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:14:46.471 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:14:46.474 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:14:46.478 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:14:46.481 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:14:46.484 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-05-13 06:14:46.515 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:14:46.517 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:14:46.519 | ++ functions:get_random_port:837 : true 2021-05-13 06:14:46.522 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:14:46.524 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:14:46.526 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:14:46.577 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:14:46.579 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:14:46.581 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:14:46.584 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:14:46.587 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-05-13 06:14:46.614 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:14:46.642 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:14:46.670 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:14:46.697 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:14:46.724 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:14:46.752 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:14:46.779 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:14:46.807 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:14:46.834 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:14:46.862 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:14:46.890 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:14:46.918 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:14:46.945 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:14:46.973 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:14:47.001 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:14:47.030 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:14:47.057 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:14:47.085 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:14:47.112 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:14:47.115 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:14:47.117 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:47.119 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:47.122 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:47.124 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:47.126 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:14:47.180 | proxy (enabled by site administrator) 2021-05-13 06:14:47.183 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:14:47.185 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:14:47.188 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:47.190 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:47.192 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:47.195 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:47.198 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:14:47.251 | proxy_http (enabled by site administrator) 2021-05-13 06:14:47.254 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:14:47.257 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:14:47.260 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:14:47.263 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:14:47.265 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:47.268 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:47.270 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:47.273 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:47.276 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:14:47.277 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:47.285 | KeepAlive Off 2021-05-13 06:14:47.289 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:47.290 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:14:47.297 | SetEnv proxy-sendchunked 1 2021-05-13 06:14:47.301 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:14:47.302 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:47.310 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:14:47.314 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:14:47.316 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:14:47.319 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:14:47.322 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:14:47.325 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:47.327 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:47.329 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:47.332 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:47.334 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:14:47.337 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:47.339 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:47.342 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:14:47.404 | Site glance-wsgi-api already enabled 2021-05-13 06:14:47.408 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:14:47.411 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:14:47.413 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:14:47.416 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:14:47.547 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:14:47.553 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-05-13 06:14:47.586 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:14:47.603 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:47.605 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:14:47.608 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:14:47.610 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:14:47.613 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:14:47.615 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:14:47.618 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:14:47.621 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:14:47.623 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:14:47.625 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:14:47.628 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:14:47.631 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:14:47.634 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:14:47.636 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:14:47.640 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:14:47.656 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:14:47.658 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:14:47.661 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:47.664 | + functions-common:git_clone:544 : echo master 2021-05-13 06:14:47.664 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:14:47.669 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:14:47.672 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:47.674 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:14:47.677 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:14:47.677 | + functions-common:git_clone:593 : head -1 2021-05-13 06:14:47.683 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:14:47.685 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:14:47.688 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:14:47.691 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:14:47.693 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:14:47.696 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:14:47.699 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:14:47.701 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:14:47.704 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:14:47.706 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:14:47.709 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:14:47.711 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:14:47.713 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:14:47.717 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:14:47.719 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:14:47.722 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:14:47.724 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:14:47.727 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:14:47.730 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:14:47.736 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:14:47.738 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-05-13 06:14:48.332 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:14:48.334 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:14:48.337 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:14:48.339 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:14:48.342 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:14:48.344 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:14:48.346 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:14:48.349 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:14:48.351 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:14:48.354 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:14:48.356 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:14:48.359 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:14:48.361 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:14:48.363 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:14:48.384 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:14:48.387 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-05-13 06:14:49.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:49.125 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:49.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:49.125 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:50.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:50.169 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:14:50.173 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:50.173 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:50.175 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:50.180 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:50.187 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:50.191 | Obtaining file:///opt/stack/cinder 2021-05-13 06:14:52.183 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:14:54.211 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:14:54.219 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:14:54.228 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:14:54.239 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:14:54.268 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:14:54.281 | Requirement already satisfied: boto3===1.17.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (1.17.62) 2021-05-13 06:14:54.291 | Requirement already satisfied: botocore===1.20.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (1.20.62) 2021-05-13 06:14:54.302 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:14:54.322 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-13 06:14:54.361 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-05-13 06:14:54.375 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-05-13 06:14:54.378 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:14:54.388 | Requirement already satisfied: google-api-python-client===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.3.0) 2021-05-13 06:14:54.403 | Requirement already satisfied: google-auth===1.30.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.30.0) 2021-05-13 06:14:54.425 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.1.0) 2021-05-13 06:14:54.432 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:14:54.437 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:14:54.442 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:14:54.444 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-05-13 06:14:54.448 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:14:54.459 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:14:54.520 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:14:54.573 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.3) 2021-05-13 06:14:54.583 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.1.3) 2021-05-13 06:14:54.593 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-05-13 06:14:54.616 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:14:54.621 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:14:54.638 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:14:54.675 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:14:54.686 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:14:54.726 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:14:54.732 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:14:54.781 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:14:54.787 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:14:54.827 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:14:54.881 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:14:54.900 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:14:54.915 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:14:54.930 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-05-13 06:14:54.944 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-05-13 06:14:54.948 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:14:54.957 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:14:54.982 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:14:54.993 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:14:55.008 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:14:55.029 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.9.0) 2021-05-13 06:14:55.051 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:14:55.097 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:14:55.103 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-05-13 06:14:55.137 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:14:55.140 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:14:55.143 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:14:55.164 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-05-13 06:14:55.167 | 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 352)) (0.2.8) 2021-05-13 06:14:55.171 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:14:55.183 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:14:55.185 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:14:55.189 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:14:55.205 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:14:55.210 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-05-13 06:14:55.226 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:14:55.245 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:14:55.261 | 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 428)) (3.11.1) 2021-05-13 06:14:55.287 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:14:55.292 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:14:55.299 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:14:55.318 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:14:55.323 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (4.7.2) 2021-05-13 06:14:55.328 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (2.1.74) 2021-05-13 06:14:55.333 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (0.4.2) 2021-05-13 06:14:55.342 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:14:55.393 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:14:55.396 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-13 06:14:55.407 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:14:55.410 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:14:55.413 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:14:55.420 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.6) 2021-05-13 06:14:55.422 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.8.9) 2021-05-13 06:14:55.429 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:14:55.506 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:14:55.521 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:14:55.530 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:14:55.536 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:14:55.554 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:14:55.613 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:14:55.617 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:14:55.624 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.0.1) 2021-05-13 06:14:55.628 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:14:55.648 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:14:55.652 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-05-13 06:14:55.660 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:14:55.663 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:14:55.668 | Requirement already satisfied: zstd===1.4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.4.9.1) 2021-05-13 06:14:55.671 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:14:55.675 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:14:55.683 | Requirement already satisfied: google-api-core===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.26.3) 2021-05-13 06:14:55.708 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:14:55.711 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-13 06:14:55.717 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-13 06:14:55.722 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:14:55.726 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-05-13 06:14:55.734 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:14:55.737 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:14:55.747 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-13 06:14:55.753 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:14:55.794 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:14:55.798 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:14:55.806 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:14:55.809 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:14:55.819 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:14:55.823 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:14:55.833 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-05-13 06:14:55.845 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-05-13 06:14:55.857 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:14:55.872 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:14:55.875 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:14:55.878 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:14:55.882 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.22.0) 2021-05-13 06:14:55.886 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-13 06:14:55.889 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:14:55.926 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:14:55.933 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:14:55.938 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:14:55.941 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-13 06:14:55.943 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:14:55.947 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:14:55.949 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-05-13 06:14:55.954 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:14:55.957 | Requirement already satisfied: googleapis-common-protos===1.53.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (1.53.0) 2021-05-13 06:14:55.963 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:14:55.967 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:14:55.970 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:14:55.972 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:14:55.981 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:14:55.983 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-13 06:14:55.987 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-05-13 06:14:56.043 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-05-13 06:14:56.047 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:14:56.049 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-05-13 06:14:56.053 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:14:56.059 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:14:56.954 | Installing collected packages: cinder 2021-05-13 06:14:56.955 | Attempting uninstall: cinder 2021-05-13 06:14:56.956 | Found existing installation: cinder 18.1.0.dev94 2021-05-13 06:14:56.960 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:14:56.962 | Running setup.py develop for cinder 2021-05-13 06:14:59.197 | Successfully installed cinder 2021-05-13 06:14:59.335 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:59.335 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:59.425 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:59.427 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:59.430 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:59.432 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:59.434 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:59.437 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:59.439 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:59.441 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:59.443 | + functions-common:time_stop:2311 : start_time=1620886488379 2021-05-13 06:14:59.446 | + functions-common:time_stop:2313 : [[ -z 1620886488379 ]] 2021-05-13 06:14:59.448 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:59.453 | + functions-common:time_stop:2316 : end_time=1620886499450 2021-05-13 06:14:59.455 | + functions-common:time_stop:2317 : elapsed_time=11071 2021-05-13 06:14:59.457 | + functions-common:time_stop:2318 : total=72182 2021-05-13 06:14:59.460 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:59.462 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=83253 2021-05-13 06:14:59.465 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:59.467 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:14:59.470 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:14:59.472 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:14:59.491 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:14:59.503 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:14:59.505 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:14:59.508 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:59.510 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:59.513 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:14:59.515 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:59.518 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:14:59.520 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:14:59.523 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:14:59.526 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:59.528 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:59.531 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:14:59.543 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:14:59.545 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:14:59.548 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:14:59.550 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:14:59.553 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:14:59.555 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:59.558 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:14:59.560 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:59.563 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:59.565 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:14:59.568 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:14:59.570 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:14:59.573 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:14:59.575 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:14:59.578 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:14:59.580 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:59.583 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:59.585 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:14:59.609 | + 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 targetcli-fb 2021-05-13 06:14:59.712 | Reading package lists... 2021-05-13 06:14:59.923 | Building dependency tree... 2021-05-13 06:14:59.924 | Reading state information... 2021-05-13 06:15:00.147 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:15:00.147 | The following packages were automatically installed and are no longer required: 2021-05-13 06:15:00.148 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:15:00.148 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:15:00.148 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:15:00.148 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:15:00.148 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:15:00.148 | python3-zope.interface 2021-05-13 06:15:00.148 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:15:00.256 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:15:00.261 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:15:00.264 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:15:00.267 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:00.269 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:00.272 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:00.274 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:00.277 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:00.279 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:15:00.282 | + functions-common:time_stop:2311 : start_time=1620886499606 2021-05-13 06:15:00.284 | + functions-common:time_stop:2313 : [[ -z 1620886499606 ]] 2021-05-13 06:15:00.288 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:00.292 | + functions-common:time_stop:2316 : end_time=1620886500289 2021-05-13 06:15:00.295 | + functions-common:time_stop:2317 : elapsed_time=683 2021-05-13 06:15:00.297 | + functions-common:time_stop:2318 : total=4765 2021-05-13 06:15:00.300 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:00.302 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5448 2021-05-13 06:15:00.305 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:15:00.308 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:15:00.310 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:15:00.313 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:15:00.325 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:15:00.329 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:15:00.332 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:15:00.334 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:15:00.337 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:15:00.337 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:15:00.342 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:15:00.344 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:15:00.346 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:15:00.348 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:15:00.351 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:15:00.353 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:15:00.355 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:15:00.357 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:15:00.369 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:15:00.381 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-05-13 06:15:00.394 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-05-13 06:15:00.406 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-05-13 06:15:00.417 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:15:00.420 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:15:00.424 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.O8vgnOksEG 2021-05-13 06:15:00.427 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:15:00.429 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:15:00.432 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:15:00.434 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.O8vgnOksEG 2021-05-13 06:15:00.438 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.O8vgnOksEG 2021-05-13 06:15:00.450 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.O8vgnOksEG /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:15:00.462 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:15:00.466 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:15:00.468 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:15:00.470 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:15:00.472 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:15:00.475 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-05-13 06:15:00.477 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-05-13 06:15:00.479 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:15:00.482 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:15:00.486 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:15:00.491 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:15:00.511 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:15:00.530 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:15:00.549 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:15:00.569 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:15:00.588 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:15:00.608 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:15:00.627 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:15:00.646 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:15:00.649 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:15:00.651 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:15:00.653 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:15:00.656 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:15:00.686 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:15:00.714 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:15:00.742 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:15:00.770 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:15:00.798 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:15:00.826 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:15:00.854 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:15:00.882 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:15:00.910 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:15:00.938 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:15:00.969 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:15:00.999 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:15:01.001 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:15:01.004 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:15:01.006 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:15:01.009 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:15:01.012 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:15:01.044 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:15:01.072 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:15:01.100 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:15:01.129 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:15:01.158 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:15:01.186 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:15:01.217 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:15:01.220 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2021-05-13 06:15:01.248 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:15:01.281 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:15:01.288 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 796db918f9aafe6b46eed34237974163 2021-05-13 06:15:01.316 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:15:01.345 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:15:01.362 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:01.364 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:15:01.382 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:01.385 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:15:01.403 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:01.406 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:15:01.422 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:01.425 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:15:01.427 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:15:01.430 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:15:01.432 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:15:01.434 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:15:01.437 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:15:01.439 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:15:01.456 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:01.460 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:15:01.463 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:15:01.465 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:15:01.481 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:01.484 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:15:01.487 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:15:01.515 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:15:01.518 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:15:01.520 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:15:01.523 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:15:01.526 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:15:01.529 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:15:01.546 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:15:01.549 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:15:01.551 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:15:01.554 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:15:01.556 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:15:01.585 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:15:01.613 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:15:01.643 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:15:01.671 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:15:01.673 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:15:01.676 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:15:01.678 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:15:01.681 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:15:01.684 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:15:01.687 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:15:01.691 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:15:01.693 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:15:01.696 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:15:01.709 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:15:01.709 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:15:01.717 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:15:01.721 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:15:01.736 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:15:01.738 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:15:01.742 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-05-13 06:15:01.773 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:15:01.800 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:15:01.828 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:15:01.855 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:15:01.883 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:15:01.910 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:15:01.938 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:15:01.966 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:15:01.993 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:15:02.021 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:15:02.049 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:15:02.077 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:15:02.104 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:15:02.107 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:15:02.110 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:15:02.112 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:15:02.115 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:15:02.117 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:02.119 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:02.122 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:15:02.125 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:15:02.127 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:15:02.156 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:15:02.184 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-05-13 06:15:02.184 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:15:02.192 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:15:02.196 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:15:02.199 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:15:02.201 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:15:02.204 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:15:02.206 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:15:02.208 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:02.211 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:02.214 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:15:02.216 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:15:02.218 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:02.221 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:02.223 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:15:02.284 | Enabling site cinder-wsgi. 2021-05-13 06:15:02.289 | To activate the new configuration, you need to run: 2021-05-13 06:15:02.289 | systemctl reload apache2 2021-05-13 06:15:02.294 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:15:02.296 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:15:02.298 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:15:02.301 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:15:02.426 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:15:02.428 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:15:02.459 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2021-05-13 06:15:02.488 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:15:02.505 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:02.507 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:15:02.510 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:15:02.513 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:15:02.515 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:15:02.518 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:15:02.548 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:15:02.577 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.16/identity 2021-05-13 06:15:02.605 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:15:02.633 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:15:02.662 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:15:02.690 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:15:02.718 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:15:02.747 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:15:02.776 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:15:02.804 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:15:02.833 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:15:02.861 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:15:02.864 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:15:02.881 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:02.883 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2021-05-13 06:15:02.914 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:15:02.932 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:02.934 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:15:02.937 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:15:02.939 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:15:02.942 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:15:02.944 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:15:02.947 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:15:02.951 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:15:02.951 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:15:02.956 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:15:02.959 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:15:02.962 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-05-13 06:15:02.964 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:15:02.967 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:15:02.969 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:15:02.972 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:15:02.975 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:15:02.977 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:15:02.980 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:15:02.983 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:15:02.985 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:15:02.988 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:15:02.990 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:15:02.992 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:15:02.995 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:15:02.998 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:15:03.001 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:15:03.003 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:15:03.006 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:15:03.022 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:15:03.024 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:15:03.026 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:03.029 | + functions-common:git_clone:544 : echo master 2021-05-13 06:15:03.030 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:15:03.035 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:15:03.037 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:03.040 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:15:03.043 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:15:03.043 | + functions-common:git_clone:593 : head -1 2021-05-13 06:15:03.047 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:15:03.049 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:15:03.052 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:15:03.054 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:15:03.057 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:15:03.060 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:15:03.062 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:15:03.065 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:15:03.067 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:15:03.070 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:15:03.072 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:15:03.075 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:15:03.077 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:15:03.080 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:15:03.083 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:15:03.086 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:15:03.089 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:15:03.091 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:15:03.094 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:15:03.100 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:15:03.103 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-05-13 06:15:03.703 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:15:03.706 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:15:03.708 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:15:03.710 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:15:03.713 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:15:03.715 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:15:03.717 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:15:03.720 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:15:03.722 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:15:03.724 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:15:03.727 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:15:03.730 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:15:03.732 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:15:03.734 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:15:03.756 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:15:03.758 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-05-13 06:15:04.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:04.499 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:04.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:04.499 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:05.520 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:05.521 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:15:05.524 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:05.524 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:05.527 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:05.531 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:05.538 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:05.543 | Obtaining file:///opt/stack/neutron 2021-05-13 06:15:07.614 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:15:09.709 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:15:09.716 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-13 06:15:09.720 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:15:09.729 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:15:09.738 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:15:09.749 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:15:09.778 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:15:09.792 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:15:09.801 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:15:09.809 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:15:09.813 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:15:09.822 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:15:09.828 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:15:09.833 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:15:09.839 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:15:09.902 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:15:09.957 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:15:09.961 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:15:09.965 | Requirement already satisfied: neutron-lib===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.11.0) 2021-05-13 06:15:10.005 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.56.0) 2021-05-13 06:15:10.033 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-05-13 06:15:10.051 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:15:10.056 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-05-13 06:15:10.060 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-05-13 06:15:10.084 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:15:10.123 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:15:10.134 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:15:10.176 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:15:10.182 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:15:10.231 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:15:10.237 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:15:10.276 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:15:10.332 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:15:10.350 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:15:10.366 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:15:10.382 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-05-13 06:15:10.396 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-05-13 06:15:10.400 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:15:10.410 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:15:10.435 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:15:10.446 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:15:10.462 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:15:10.482 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:15:10.528 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.3) 2021-05-13 06:15:10.534 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.10.0) 2021-05-13 06:15:10.543 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:15:10.549 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:15:10.552 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-05-13 06:15:10.561 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:15:10.564 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:15:10.585 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:15:10.601 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:15:10.611 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:15:10.614 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:15:10.618 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.18) 2021-05-13 06:15:10.624 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:15:10.630 | 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 395)) (4.2.0) 2021-05-13 06:15:10.651 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:15:10.653 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:15:10.672 | 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 415)) (7.3.0) 2021-05-13 06:15:10.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) 2021-05-13 06:15:10.715 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:15:10.719 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:15:10.726 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:15:10.746 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-05-13 06:15:10.749 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:15:10.755 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.2.2) 2021-05-13 06:15:10.761 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:15:10.813 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-05-13 06:15:10.816 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:15:10.819 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-05-13 06:15:10.823 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-13 06:15:10.834 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:15:10.837 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:15:10.840 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:15:10.847 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:15:10.862 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:15:10.871 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:15:10.877 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:15:10.896 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.0.4) 2021-05-13 06:15:10.916 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:15:10.977 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:15:10.981 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:15:10.988 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:15:11.010 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:15:11.014 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:15:11.017 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:15:11.022 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:15:11.030 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:15:11.039 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:15:11.042 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-13 06:15:11.047 | 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 150)) (1.1.2) 2021-05-13 06:15:11.053 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-05-13 06:15:11.057 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:15:11.120 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-13 06:15:11.124 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:15:11.127 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-13 06:15:11.150 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:15:11.153 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:15:11.158 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.0.2) 2021-05-13 06:15:11.200 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:15:11.203 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:15:11.209 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:15:11.212 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:15:11.223 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2021-05-13 06:15:11.247 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.3.5) 2021-05-13 06:15:11.250 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:15:11.262 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.4.0) 2021-05-13 06:15:11.278 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:15:11.290 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.1.0) 2021-05-13 06:15:11.295 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:15:11.298 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:15:11.302 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:15:11.305 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-13 06:15:11.308 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:15:11.311 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:15:11.314 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:15:11.317 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:15:11.319 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-13 06:15:11.323 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:15:11.326 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:15:11.329 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:15:11.332 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.9.3) 2021-05-13 06:15:11.345 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (2.0.0) 2021-05-13 06:15:11.359 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:15:11.422 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.2.1) 2021-05-13 06:15:11.427 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:15:11.432 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:15:11.435 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:15:11.477 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:15:12.440 | Installing collected packages: neutron 2021-05-13 06:15:12.440 | Attempting uninstall: neutron 2021-05-13 06:15:12.442 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:15:12.452 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:15:12.453 | Running setup.py develop for neutron 2021-05-13 06:15:14.836 | Successfully installed neutron 2021-05-13 06:15:14.975 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:15:14.975 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:15:15.054 | + inc/python:pip_install:200 : result=0 2021-05-13 06:15:15.056 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:15:15.059 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:15.061 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:15.063 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:15.066 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:15.068 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:15.070 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:15:15.072 | + functions-common:time_stop:2311 : start_time=1620886503750 2021-05-13 06:15:15.074 | + functions-common:time_stop:2313 : [[ -z 1620886503750 ]] 2021-05-13 06:15:15.077 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:15.081 | + functions-common:time_stop:2316 : end_time=1620886515079 2021-05-13 06:15:15.084 | + functions-common:time_stop:2317 : elapsed_time=11329 2021-05-13 06:15:15.086 | + functions-common:time_stop:2318 : total=83253 2021-05-13 06:15:15.089 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:15.091 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94582 2021-05-13 06:15:15.093 | + inc/python:pip_install:203 : return 0 2021-05-13 06:15:15.095 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:15:15.098 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:15:15.100 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:15:15.119 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:15:15.131 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:15:15.134 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:15:15.136 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:15:15.139 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:15:15.141 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:15:15.144 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:15:15.147 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:15:15.149 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:15:15.152 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:15:15.154 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:15:15.155 | Installing OVN and dependent packages 2021-05-13 06:15:15.157 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:15:15.159 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:15:15.176 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:15.178 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:360 : die 360 'The q-agt/neutron-agt service must be disabled with OVN.' 2021-05-13 06:15:15.181 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:15:15.183 | [Call Trace] 2021-05-13 06:15:15.183 | ./stack.sh:896:stack_install_service 2021-05-13 06:15:15.183 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:15:15.183 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:15:15.183 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:15:15.183 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:15:15.183 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:15:15.187 | [ERROR] /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360 The q-agt/neutron-agt service must be disabled with OVN. 2021-05-13 06:15:16.191 | Error on exit 2021-05-13 06:15:16.974 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:15:16.974 |