2021-05-13 06:24:28.833 | + ./stack.sh:main:469 : exec 2021-05-13 06:24:28.833 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062428' 2021-05-13 06:24:28.833 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-062428.summary.2021-05-13-062428 2021-05-13 06:24:28.833 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:24:28.833 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062428 2021-05-13 06:24:28.833 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062428 /opt/stack/logs/stack.sh.log 2021-05-13 06:24:28.833 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062428.summary.2021-05-13-062428 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:24:28.833 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:24:28.833 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:24:28.833 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:24:28.833 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:24:28.833 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:24:28.833 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:24:28.833 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:24:28.833 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:24:28.833 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:24:28.833 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:24:28.833 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:24:28.833 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:24:28.833 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:24:28.833 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:24:28.834 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:24:28.836 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:24:28.838 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:24:28.841 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:24:28.843 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:24:28.844 | Linux dv-cinder-786524-6-iscsi 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:24:28.846 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:24:28.848 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:24:28.851 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:24:28.878 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:24:28.893 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:24:28.895 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:24:28.897 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:24:28.898 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:24:28.900 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:24:28.903 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:24:28.904 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:24:28.906 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:24:28.908 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:24:28.909 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:24:28.911 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:24:28.913 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:24:28.915 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:24:28.917 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:24:28.920 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:24:28.922 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:24:28.924 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:24:28.926 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:24:28.928 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:24:28.940 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:28.941 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:24:28.943 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:28.945 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:28.947 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:28.948 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:28.950 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:28.952 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:24:28.953 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:24:28.955 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:24:28.957 | + 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:24:28.959 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:24:28.961 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:24:28.962 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:24:28.964 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:24:28.966 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:24:28.968 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:24:28.985 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:24:28.987 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:24:28.999 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:29.001 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:24:29.004 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:24:29.006 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:24:29.008 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:24:29.010 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:24:29.012 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:24:29.014 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:24:29.015 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:24:29.017 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:24:29.019 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:24:29.021 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:24:29.025 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:24:29.037 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:24:29.054 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:24:29.065 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:24:29.077 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:24:29.103 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:24:29.144 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:24:29.227 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:24:29.247 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:24:29.286 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:24:29.337 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:24:29.517 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:24:29.530 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:24:29.542 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:24:29.555 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:24:29.643 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:24:29.645 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:24:29.647 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:24:29.649 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:24:29.651 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:24:29.654 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:24:29.656 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:24:29.658 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:24:29.660 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:24:29.664 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:24:29.666 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:24:29.668 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:24:29.670 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:24:29.672 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:24:29.687 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:29.689 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:24:29.691 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:24:29.729 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:24:29.732 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:24:29.734 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:24:29.736 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:24:29.738 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:24:29.740 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:24:29.742 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:24:29.744 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:24:29.747 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:24:29.749 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:24:29.751 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.754 | + 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:24:29.756 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.758 | + 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:24:29.761 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.763 | + 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:24:29.766 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.768 | + 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:24:29.770 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.772 | + 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:24:29.775 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.777 | + 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:24:29.779 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.781 | + 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:24:29.783 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.786 | + 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:24:29.788 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.790 | + 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:24:29.793 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.795 | + 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:24:29.797 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.799 | + 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:24:29.801 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.804 | + 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:24:29.806 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.809 | + 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:24:29.811 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.813 | + 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:24:29.815 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.818 | + 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:24:29.820 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.822 | + 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:24:29.825 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.827 | + 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:24:29.829 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.831 | + 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:24:29.834 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.836 | + 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:24:29.838 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.840 | + 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:24:29.843 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.845 | + 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:24:29.847 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.849 | + 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:24:29.852 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.854 | + 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:24:29.857 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.859 | + 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:24:29.861 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.863 | + 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:24:29.866 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.868 | + 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:24:29.871 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.873 | + 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:24:29.875 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.877 | + 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:24:29.880 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.882 | + 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:24:29.884 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.887 | + 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:24:29.889 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.891 | + 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:24:29.893 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.896 | + 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:24:29.898 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.900 | + 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:24:29.902 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.904 | + 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:24:29.907 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.909 | + 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:24:29.911 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.913 | + 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:24:29.916 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.918 | + 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:24:29.921 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.923 | + 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:24:29.925 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.927 | + 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:24:29.930 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:29.932 | + 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:24:29.935 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:24:29.937 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:24:29.940 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:24:29.954 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:29.956 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:24:29.958 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:24:29.960 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:24:29.974 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:29.976 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:24:29.979 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:24:29.981 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:24:29.984 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:24:29.986 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:24:29.988 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:24:29.990 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:24:29.993 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:24:29.996 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:24:29.998 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:24:30.001 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:24:30.003 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:24:30.005 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:24:30.005 | Using mysql database backend 2021-05-13 06:24:30.008 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:24:30.023 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:24:30.038 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:30.041 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:24:30.057 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:24:30.073 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:30.075 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:24:30.090 | + ./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:24:30.107 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:24:30.123 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:30.126 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:24:30.142 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:30.144 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:24:30.160 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:24:30.162 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:24:30.164 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:24:30.167 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:24:30.170 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:24:30.174 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-062430 2021-05-13 06:24:30.177 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-062430 736' 2021-05-13 06:24:30.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.181 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:24:30.184 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.186 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:24:30.189 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.191 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:24:30.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.195 | + 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:24:30.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.200 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2021-05-13 06:24:30.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.205 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2021-05-13 06:24:30.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.209 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-062428 2021-05-13 06:24:30.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.214 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:24:30.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.219 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2021-05-13 06:24:30.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.224 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:24:30.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.228 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:24:30.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.233 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:24:30.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.238 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:24:30.240 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:24:30.242 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:24:30.245 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:24:30.247 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:24:30.249 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:24:30.251 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:24:30.254 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:24:30.256 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:24:30.259 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:24:30.273 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:24:30.275 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:24:30.278 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:30.280 | + functions-common:git_clone:544 : echo master 2021-05-13 06:24:30.281 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:24:30.286 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:24:30.288 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:30.290 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:24:30.294 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:24:30.294 | + functions-common:git_clone:593 : head -1 2021-05-13 06:24:30.297 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:24:30.300 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:24:30.302 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:24:30.304 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:24:30.307 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:24:30.309 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:24:30.312 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:24:30.314 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:24:30.316 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:24:30.319 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:24:30.321 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:24:30.323 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:24:30.326 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:24:30.331 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887070 2021-05-13 06:24:30.334 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:24:30.338 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620886690 2021-05-13 06:24:30.341 | ++ tools/install_prereqs.sh:source:49 : DELTA=380 2021-05-13 06:24:30.343 | ++ tools/install_prereqs.sh:source:50 : [[ 380 -lt 7200 ]] 2021-05-13 06:24:30.345 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:24:30.348 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:24:30.350 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:24:30.352 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:24:30.355 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:24:30.357 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:24:30.360 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:24:30.362 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:24:30.365 | +++ 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:24:30.410 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:24:30.410 | apache2-dev 2021-05-13 06:24:30.410 | bc 2021-05-13 06:24:30.410 | bsdmainutils 2021-05-13 06:24:30.410 | curl 2021-05-13 06:24:30.410 | g++ 2021-05-13 06:24:30.410 | gawk 2021-05-13 06:24:30.410 | gcc 2021-05-13 06:24:30.410 | gettext 2021-05-13 06:24:30.410 | git 2021-05-13 06:24:30.410 | graphviz 2021-05-13 06:24:30.410 | iputils-ping 2021-05-13 06:24:30.410 | libapache2-mod-proxy-uwsgi 2021-05-13 06:24:30.410 | libffi-dev 2021-05-13 06:24:30.410 | libjpeg-dev 2021-05-13 06:24:30.410 | libmysqlclient-dev 2021-05-13 06:24:30.410 | libpcre3-dev 2021-05-13 06:24:30.410 | libpq-dev 2021-05-13 06:24:30.410 | libssl-dev 2021-05-13 06:24:30.410 | libsystemd-dev 2021-05-13 06:24:30.410 | libxml2-dev 2021-05-13 06:24:30.410 | libxslt1-dev 2021-05-13 06:24:30.410 | libyaml-dev 2021-05-13 06:24:30.410 | lsof 2021-05-13 06:24:30.410 | openssh-server 2021-05-13 06:24:30.411 | openssl 2021-05-13 06:24:30.411 | pkg-config 2021-05-13 06:24:30.411 | psmisc 2021-05-13 06:24:30.411 | python3-dev 2021-05-13 06:24:30.411 | python3-pip 2021-05-13 06:24:30.411 | python3-systemd 2021-05-13 06:24:30.411 | python3-venv 2021-05-13 06:24:30.411 | tar 2021-05-13 06:24:30.411 | tcpdump 2021-05-13 06:24:30.411 | unzip 2021-05-13 06:24:30.411 | uuid-runtime 2021-05-13 06:24:30.411 | wget 2021-05-13 06:24:30.411 | wget 2021-05-13 06:24:30.411 | zlib1g-dev 2021-05-13 06:24:30.411 | libkrb5-dev 2021-05-13 06:24:30.411 | libldap2-dev 2021-05-13 06:24:30.411 | libsasl2-dev 2021-05-13 06:24:30.411 | memcached 2021-05-13 06:24:30.411 | python3-mysqldb 2021-05-13 06:24:30.411 | sqlite3 2021-05-13 06:24:30.411 | conntrack 2021-05-13 06:24:30.411 | curl 2021-05-13 06:24:30.411 | dnsmasq-base 2021-05-13 06:24:30.411 | dnsmasq-utils 2021-05-13 06:24:30.411 | ebtables 2021-05-13 06:24:30.411 | genisoimage 2021-05-13 06:24:30.411 | iptables 2021-05-13 06:24:30.411 | iputils-arping 2021-05-13 06:24:30.411 | kpartx 2021-05-13 06:24:30.411 | libjs-jquery-tablesorter 2021-05-13 06:24:30.411 | libmysqlclient-dev 2021-05-13 06:24:30.411 | parted 2021-05-13 06:24:30.411 | pm-utils 2021-05-13 06:24:30.411 | python3-mysqldb 2021-05-13 06:24:30.411 | socat 2021-05-13 06:24:30.412 | sqlite3 2021-05-13 06:24:30.412 | sudo 2021-05-13 06:24:30.412 | vlan 2021-05-13 06:24:30.412 | lsscsi 2021-05-13 06:24:30.412 | open-iscsi 2021-05-13 06:24:30.412 | lvm2 2021-05-13 06:24:30.412 | qemu-utils 2021-05-13 06:24:30.412 | thin-provisioning-tools 2021-05-13 06:24:30.412 | acl 2021-05-13 06:24:30.412 | dnsmasq-base 2021-05-13 06:24:30.412 | dnsmasq-utils 2021-05-13 06:24:30.412 | ebtables 2021-05-13 06:24:30.412 | haproxy 2021-05-13 06:24:30.412 | iptables 2021-05-13 06:24:30.412 | iputils-arping 2021-05-13 06:24:30.412 | iputils-ping 2021-05-13 06:24:30.412 | libmysqlclient-dev 2021-05-13 06:24:30.412 | postgresql-server-dev-all 2021-05-13 06:24:30.412 | python3-mysqldb 2021-05-13 06:24:30.412 | sqlite3 2021-05-13 06:24:30.412 | sudo 2021-05-13 06:24:30.412 | vlan 2021-05-13 06:24:30.412 | ipset 2021-05-13 06:24:30.412 | conntrack 2021-05-13 06:24:30.412 | conntrackd 2021-05-13 06:24:30.412 | keepalived 2021-05-13 06:24:30.412 | dstat 2021-05-13 06:24:30.412 | lvm2 2021-05-13 06:24:30.412 | qemu-utils 2021-05-13 06:24:30.412 | thin-provisioning-tools 2021-05-13 06:24:30.412 | curl 2021-05-13 06:24:30.412 | liberasurecode-dev 2021-05-13 06:24:30.412 | make 2021-05-13 06:24:30.412 | memcached 2021-05-13 06:24:30.412 | sqlite3 2021-05-13 06:24:30.413 | xfsprogs' 2021-05-13 06:24:30.413 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:24:30.430 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:24:30.430 | apache2-dev 2021-05-13 06:24:30.430 | bc 2021-05-13 06:24:30.430 | bsdmainutils 2021-05-13 06:24:30.430 | curl 2021-05-13 06:24:30.430 | g++ 2021-05-13 06:24:30.430 | gawk 2021-05-13 06:24:30.430 | gcc 2021-05-13 06:24:30.430 | gettext 2021-05-13 06:24:30.431 | git 2021-05-13 06:24:30.431 | graphviz 2021-05-13 06:24:30.431 | iputils-ping 2021-05-13 06:24:30.431 | libapache2-mod-proxy-uwsgi 2021-05-13 06:24:30.431 | libffi-dev 2021-05-13 06:24:30.431 | libjpeg-dev 2021-05-13 06:24:30.431 | libmysqlclient-dev 2021-05-13 06:24:30.431 | libpcre3-dev 2021-05-13 06:24:30.431 | libpq-dev 2021-05-13 06:24:30.431 | libssl-dev 2021-05-13 06:24:30.431 | libsystemd-dev 2021-05-13 06:24:30.431 | libxml2-dev 2021-05-13 06:24:30.431 | libxslt1-dev 2021-05-13 06:24:30.431 | libyaml-dev 2021-05-13 06:24:30.431 | lsof 2021-05-13 06:24:30.431 | openssh-server 2021-05-13 06:24:30.431 | openssl 2021-05-13 06:24:30.431 | pkg-config 2021-05-13 06:24:30.431 | psmisc 2021-05-13 06:24:30.431 | python3-dev 2021-05-13 06:24:30.431 | python3-pip 2021-05-13 06:24:30.431 | python3-systemd 2021-05-13 06:24:30.431 | python3-venv 2021-05-13 06:24:30.431 | tar 2021-05-13 06:24:30.431 | tcpdump 2021-05-13 06:24:30.431 | unzip 2021-05-13 06:24:30.431 | uuid-runtime 2021-05-13 06:24:30.431 | wget 2021-05-13 06:24:30.431 | wget 2021-05-13 06:24:30.431 | zlib1g-dev 2021-05-13 06:24:30.431 | libkrb5-dev 2021-05-13 06:24:30.431 | libldap2-dev 2021-05-13 06:24:30.431 | libsasl2-dev 2021-05-13 06:24:30.432 | memcached 2021-05-13 06:24:30.432 | python3-mysqldb 2021-05-13 06:24:30.432 | sqlite3 2021-05-13 06:24:30.432 | conntrack 2021-05-13 06:24:30.432 | curl 2021-05-13 06:24:30.432 | dnsmasq-base 2021-05-13 06:24:30.432 | dnsmasq-utils 2021-05-13 06:24:30.432 | ebtables 2021-05-13 06:24:30.432 | genisoimage 2021-05-13 06:24:30.432 | iptables 2021-05-13 06:24:30.432 | iputils-arping 2021-05-13 06:24:30.432 | kpartx 2021-05-13 06:24:30.432 | libjs-jquery-tablesorter 2021-05-13 06:24:30.432 | libmysqlclient-dev 2021-05-13 06:24:30.432 | parted 2021-05-13 06:24:30.432 | pm-utils 2021-05-13 06:24:30.432 | python3-mysqldb 2021-05-13 06:24:30.432 | socat 2021-05-13 06:24:30.432 | sqlite3 2021-05-13 06:24:30.432 | sudo 2021-05-13 06:24:30.432 | vlan 2021-05-13 06:24:30.432 | lsscsi 2021-05-13 06:24:30.432 | open-iscsi 2021-05-13 06:24:30.432 | lvm2 2021-05-13 06:24:30.432 | qemu-utils 2021-05-13 06:24:30.432 | thin-provisioning-tools 2021-05-13 06:24:30.432 | acl 2021-05-13 06:24:30.432 | dnsmasq-base 2021-05-13 06:24:30.432 | dnsmasq-utils 2021-05-13 06:24:30.432 | ebtables 2021-05-13 06:24:30.432 | haproxy 2021-05-13 06:24:30.432 | iptables 2021-05-13 06:24:30.432 | iputils-arping 2021-05-13 06:24:30.432 | iputils-ping 2021-05-13 06:24:30.432 | libmysqlclient-dev 2021-05-13 06:24:30.433 | postgresql-server-dev-all 2021-05-13 06:24:30.433 | python3-mysqldb 2021-05-13 06:24:30.433 | sqlite3 2021-05-13 06:24:30.433 | sudo 2021-05-13 06:24:30.433 | vlan 2021-05-13 06:24:30.433 | ipset 2021-05-13 06:24:30.433 | conntrack 2021-05-13 06:24:30.433 | conntrackd 2021-05-13 06:24:30.433 | keepalived 2021-05-13 06:24:30.433 | dstat 2021-05-13 06:24:30.433 | lvm2 2021-05-13 06:24:30.433 | qemu-utils 2021-05-13 06:24:30.433 | thin-provisioning-tools 2021-05-13 06:24:30.433 | curl 2021-05-13 06:24:30.433 | liberasurecode-dev 2021-05-13 06:24:30.433 | make 2021-05-13 06:24:30.433 | memcached 2021-05-13 06:24:30.433 | sqlite3 2021-05-13 06:24:30.433 | xfsprogs ' 2021-05-13 06:24:30.433 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:24:30.435 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:30.437 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:30.440 | ++ 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:24:30.441 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:24:30.445 | ++ 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:24:30.447 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:24:30.449 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:24:30.451 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:24:30.453 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:24:30.456 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:30.458 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:24:30.460 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:30.462 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:30.464 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:24:30.466 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:24:30.468 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:30.471 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:24:30.473 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:24:30.477 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:24:30.479 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:24:30.482 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:24:30.484 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:24:30.486 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:24:30.488 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:24:30.492 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887070490 2021-05-13 06:24:30.494 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:24:30.496 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:24:30.498 | ++ 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:24:31.050 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:24:31.204 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-13 06:24:31.258 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:24:32.119 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:24:32.430 | Fetched 214 kB in 2s (129 kB/s) 2021-05-13 06:24:33.737 | Reading package lists... 2021-05-13 06:24:33.767 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:24:33.769 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:24:33.771 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:24:33.773 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:33.775 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:33.778 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:24:33.780 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:33.782 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:24:33.784 | ++ functions-common:time_stop:2311 : start_time=1620887070490 2021-05-13 06:24:33.786 | ++ functions-common:time_stop:2313 : [[ -z 1620887070490 ]] 2021-05-13 06:24:33.788 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:33.792 | ++ functions-common:time_stop:2316 : end_time=1620887073790 2021-05-13 06:24:33.794 | ++ functions-common:time_stop:2317 : elapsed_time=3300 2021-05-13 06:24:33.796 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:24:33.798 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:33.800 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3300 2021-05-13 06:24:33.803 | ++ 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:24:33.805 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:24:33.807 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:33.809 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:33.811 | ++ 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:24:33.832 | ++ 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:24:33.936 | Reading package lists... 2021-05-13 06:24:34.147 | Building dependency tree... 2021-05-13 06:24:34.149 | Reading state information... 2021-05-13 06:24:34.178 | acl is already the newest version (2.2.53-6). 2021-05-13 06:24:34.178 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:24:34.179 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:24:34.179 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:24:34.179 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:24:34.179 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:24:34.179 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:24:34.179 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:24:34.179 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:24:34.179 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:24:34.179 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:24:34.179 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:24:34.179 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:24:34.179 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:24:34.179 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:24:34.179 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:24:34.179 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:24:34.179 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:24:34.179 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:24:34.179 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:24:34.179 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:24:34.179 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:24:34.179 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:24:34.179 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:24:34.179 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:24:34.179 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:24:34.179 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:24:34.179 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:24:34.179 | psmisc is already the newest version (23.3-1). 2021-05-13 06:24:34.179 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:24:34.179 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:24:34.179 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:24:34.179 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:24:34.179 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:24:34.179 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:24:34.180 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:24:34.180 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:24:34.180 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:24:34.180 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:24:34.180 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:24:34.180 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:24:34.180 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:24:34.180 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:24:34.180 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:24:34.180 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:24:34.180 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:24:34.180 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:24:34.180 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:24:34.180 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:24:34.180 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:24:34.180 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:24:34.180 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:24:34.180 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:24:34.180 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:24:34.180 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:24:34.180 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:24:34.180 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:24:34.180 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:24:34.180 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:24:34.180 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:24:34.180 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:24:34.180 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:24:34.180 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:24:34.180 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:24:34.180 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:24:34.180 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:24:34.180 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:24:34.180 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:24:34.181 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:24:34.374 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:24:34.374 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:24:34.374 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:24:34.374 | The following packages were automatically installed and are no longer required: 2021-05-13 06:24:34.375 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:24:34.375 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:24:34.375 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:24:34.375 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:24:34.375 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:24:34.375 | python3-zope.interface 2021-05-13 06:24:34.375 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:24:34.376 | The following additional packages will be installed: 2021-05-13 06:24:34.376 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2021-05-13 06:24:34.440 | The following NEW packages will be installed: 2021-05-13 06:24:34.440 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2021-05-13 06:24:34.440 | python3-yaml 2021-05-13 06:24:34.991 | 0 upgraded, 5 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:24:34.991 | Need to get 0 B/27.4 MB of archives. 2021-05-13 06:24:34.991 | After this operation, 211 MB of additional disk space will be used. 2021-05-13 06:24:35.022 | Selecting previously unselected package python3-yaml. 2021-05-13 06:24:35.072 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86787 files and directories currently installed.) 2021-05-13 06:24:35.075 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-05-13 06:24:35.078 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-05-13 06:24:35.125 | Selecting previously unselected package llvm-10-tools. 2021-05-13 06:24:35.135 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-13 06:24:35.137 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-05-13 06:24:35.283 | Selecting previously unselected package llvm-10-dev. 2021-05-13 06:24:35.293 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-13 06:24:35.297 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-13 06:24:39.711 | Selecting previously unselected package postgresql-server-dev-12. 2021-05-13 06:24:39.721 | Preparing to unpack .../postgresql-server-dev-12_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-13 06:24:39.723 | Unpacking postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-13 06:24:40.021 | Selecting previously unselected package postgresql-server-dev-all. 2021-05-13 06:24:40.032 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-05-13 06:24:40.034 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-05-13 06:24:40.091 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-05-13 06:24:40.382 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-05-13 06:24:40.387 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-13 06:24:40.392 | Setting up postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-13 06:24:40.397 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-05-13 06:24:40.403 | Processing triggers for man-db (2.9.1-1) ... 2021-05-13 06:24:40.797 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-13 06:24:43.768 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:24:43.770 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:24:43.772 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:24:43.774 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:43.776 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:43.779 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:24:43.781 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:43.783 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:24:43.785 | ++ functions-common:time_stop:2311 : start_time=1620887073829 2021-05-13 06:24:43.787 | ++ functions-common:time_stop:2313 : [[ -z 1620887073829 ]] 2021-05-13 06:24:43.790 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:43.794 | ++ functions-common:time_stop:2316 : end_time=1620887083791 2021-05-13 06:24:43.796 | ++ functions-common:time_stop:2317 : elapsed_time=9962 2021-05-13 06:24:43.798 | ++ functions-common:time_stop:2318 : total=678 2021-05-13 06:24:43.800 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:43.802 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10640 2021-05-13 06:24:43.805 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:24:43.807 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:24:43.810 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:24:43.813 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:24:43.817 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:24:43.821 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:24:43.823 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:24:43.826 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:24:45.172 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:24:45.174 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:24:45.176 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:24:45.179 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:24:45.181 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:24:45.183 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:24:45.185 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:24:45.187 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:24:45.189 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:24:45.190 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:24:45.193 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:24:45.264 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:24:45.266 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:24:45.336 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:24:45.339 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:24:45.409 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:24:45.410 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:24:45.412 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:24:45.414 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:24:45.416 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:24:45.418 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:24:45.420 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:24:45.422 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:24:45.424 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:24:45.425 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:24:45.427 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:24:45.427 | Distro: focal 2021-05-13 06:24:45.430 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:24:45.432 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:24:45.435 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:24:45.437 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:24:45.440 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:24:45.440 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:24:45.908 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:24:45.909 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:24:45.909 | pip: 20.2.2 2021-05-13 06:24:45.911 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:24:46.349 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:24:46.372 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:24:46.374 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:24:46.376 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:24:46.379 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:24:46.382 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:24:46.385 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:24:46.388 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:24:46.390 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:24:46.393 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:24:46.398 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:24:46.400 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:24:46.402 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:24:46.408 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:24:46.411 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:24:46.413 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:24:46.422 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:24:46.425 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:24:46.427 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:24:46.429 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:24:46.431 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:24:46.434 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:24:46.436 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:24:46.438 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:24:46.440 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:24:46.442 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:24:46.444 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:24:46.446 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:24:46.448 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:24:46.451 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:24:46.453 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:24:46.455 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:24:46.457 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:24:46.459 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:24:46.462 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:24:46.464 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:24:46.466 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:24:46.468 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:24:46.470 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:24:46.472 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:24:46.474 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:24:46.477 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:24:46.499 | Using python 3.8 to install os-testr 2021-05-13 06:24:46.501 | + 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:24:47.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:24:47.227 | from cryptography.utils import int_from_bytes 2021-05-13 06:24:47.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:24:47.227 | from cryptography.utils import int_from_bytes 2021-05-13 06:24:48.239 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:24:48.243 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:48.249 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:48.254 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:48.254 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:48.257 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:48.322 | 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 436)) (2.0.0) 2021-05-13 06:24:48.332 | 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 303)) (3.2.0) 2021-05-13 06:24:48.358 | 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 46)) (5.6.0) 2021-05-13 06:24:48.361 | 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 174)) (1.4.0) 2021-05-13 06:24:48.375 | 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 340)) (2.4.0) 2021-05-13 06:24:48.394 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-05-13 06:24:48.398 | 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 483)) (0.18.2) 2021-05-13 06:24:48.401 | 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 242)) (3.7.0) 2021-05-13 06:24:48.413 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2021-05-13 06:24:48.423 | 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 178)) (5.4.1) 2021-05-13 06:24:48.426 | 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 160)) (1.0.0) 2021-05-13 06:24:48.429 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:24:48.432 | 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 96)) (1.6.0) 2021-05-13 06:24:48.435 | 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 145)) (1.4.0) 2021-05-13 06:24:48.439 | 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 200)) (1.1.0) 2021-05-13 06:24:48.446 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (1.5.0) 2021-05-13 06:24:48.500 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-05-13 06:24:48.503 | 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 142)) (0.7.2) 2021-05-13 06:24:48.506 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-05-13 06:24:48.513 | 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 356)) (1.0.0) 2021-05-13 06:24:48.516 | 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 200)) (1.4.0) 2021-05-13 06:24:48.519 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2021-05-13 06:24:48.521 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.4.4) 2021-05-13 06:24:48.525 | 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 139)) (0.2.5) 2021-05-13 06:24:48.531 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2021-05-13 06:24:50.395 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:24:50.395 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:24:50.471 | + inc/python:pip_install:200 : result=0 2021-05-13 06:24:50.473 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:24:50.476 | + functions-common:time_stop:2304 : local name 2021-05-13 06:24:50.478 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:50.480 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:50.482 | + functions-common:time_stop:2307 : local total 2021-05-13 06:24:50.485 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:50.487 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:24:50.489 | + functions-common:time_stop:2311 : start_time=1620887086493 2021-05-13 06:24:50.491 | + functions-common:time_stop:2313 : [[ -z 1620887086493 ]] 2021-05-13 06:24:50.493 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:50.497 | + functions-common:time_stop:2316 : end_time=1620887090495 2021-05-13 06:24:50.499 | + functions-common:time_stop:2317 : elapsed_time=4002 2021-05-13 06:24:50.501 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:24:50.504 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:50.506 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4002 2021-05-13 06:24:50.508 | + inc/python:pip_install:203 : return 0 2021-05-13 06:24:50.510 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:24:50.561 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:24:50.661 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:24:50.664 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:24:50.666 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:24:50.669 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-05-13 06:24:53.709 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:24:53.712 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:24:53.735 | + 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:24:55.634 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:55.840 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:56.015 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:56.021 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:56.131 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:56.288 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:24:56.408 | Collecting pbr===5.6.0 2021-05-13 06:24:56.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-05-13 06:24:56.453 | Installing collected packages: pbr 2021-05-13 06:24:56.592 | Successfully installed pbr-5.6.0 2021-05-13 06:24:56.653 | + inc/python:pip_install:200 : result=0 2021-05-13 06:24:56.656 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:24:56.658 | + functions-common:time_stop:2304 : local name 2021-05-13 06:24:56.660 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:56.662 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:56.664 | + functions-common:time_stop:2307 : local total 2021-05-13 06:24:56.666 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:56.669 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:24:56.671 | + functions-common:time_stop:2311 : start_time=1620887093727 2021-05-13 06:24:56.673 | + functions-common:time_stop:2313 : [[ -z 1620887093727 ]] 2021-05-13 06:24:56.675 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:56.679 | + functions-common:time_stop:2316 : end_time=1620887096677 2021-05-13 06:24:56.681 | + functions-common:time_stop:2317 : elapsed_time=2950 2021-05-13 06:24:56.684 | + functions-common:time_stop:2318 : total=4002 2021-05-13 06:24:56.686 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:56.688 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6952 2021-05-13 06:24:56.690 | + inc/python:pip_install:203 : return 0 2021-05-13 06:24:56.692 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:24:56.694 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:24:56.717 | + 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:24:58.612 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:58.818 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:58.991 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:58.998 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:59.108 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:59.266 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:24:59.268 | Processing /opt/stack/requirements 2021-05-13 06:25:00.560 | Collecting fixtures===3.0.0 2021-05-13 06:25:00.567 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-05-13 06:25:00.750 | Collecting PyYAML===5.4.1 2021-05-13 06:25:00.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-05-13 06:25:00.924 | Collecting requests===2.25.1 2021-05-13 06:25:00.930 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-05-13 06:25:01.010 | Collecting packaging===20.9 2021-05-13 06:25:01.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-05-13 06:25:01.076 | Collecting testtools===2.4.0 2021-05-13 06:25:01.083 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-05-13 06:25:01.170 | Collecting idna===2.10 2021-05-13 06:25:01.177 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-05-13 06:25:01.301 | Collecting pyparsing===2.4.7 2021-05-13 06:25:01.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-05-13 06:25:01.357 | Collecting six===1.15.0 2021-05-13 06:25:01.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-05-13 06:25:01.390 | Collecting Parsley>=1.2 2021-05-13 06:25:01.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-05-13 06:25:01.440 | Collecting beagle>=0.2.1 2021-05-13 06:25:01.445 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-05-13 06:25:01.472 | 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 46)) (5.6.0) 2021-05-13 06:25:01.537 | Collecting urllib3===1.26.4 2021-05-13 06:25:01.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153 kB) 2021-05-13 06:25:01.636 | Collecting certifi===2020.12.5 2021-05-13 06:25:01.642 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-05-13 06:25:01.681 | Collecting chardet===4.0.0 2021-05-13 06:25:01.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-05-13 06:25:01.737 | Collecting extras===1.0.0 2021-05-13 06:25:01.742 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-05-13 06:25:01.774 | Collecting traceback2===1.4.0 2021-05-13 06:25:01.780 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-05-13 06:25:01.813 | Collecting python-mimeparse===1.6.0 2021-05-13 06:25:01.819 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-05-13 06:25:01.856 | Collecting unittest2===1.1.0 2021-05-13 06:25:01.868 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-05-13 06:25:01.963 | Collecting cliff===3.7.0 2021-05-13 06:25:01.971 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2021-05-13 06:25:02.025 | Collecting linecache2===1.0.0 2021-05-13 06:25:02.031 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-05-13 06:25:02.070 | Collecting argparse 2021-05-13 06:25:02.076 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-05-13 06:25:02.152 | Collecting stevedore===3.3.0 2021-05-13 06:25:02.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-05-13 06:25:02.304 | Collecting cmd2===1.5.0 2021-05-13 06:25:02.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-05-13 06:25:02.410 | Collecting prettytable===0.7.2 2021-05-13 06:25:02.416 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-05-13 06:25:02.452 | Collecting wcwidth===0.2.5 2021-05-13 06:25:02.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-05-13 06:25:02.508 | Collecting pyperclip===1.8.2 2021-05-13 06:25:02.513 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-05-13 06:25:02.908 | Collecting attrs===20.3.0 2021-05-13 06:25:02.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-05-13 06:25:03.021 | Collecting colorama===0.4.4 2021-05-13 06:25:03.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-05-13 06:25:03.042 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-05-13 06:25:03.043 | Building wheel for pyperclip (setup.py): started 2021-05-13 06:25:03.281 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-05-13 06:25:03.281 | ERROR: Command errored out with exit status 1: 2021-05-13 06:25:03.281 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-bbmsgidi/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-bbmsgidi/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-8n6z95t6 2021-05-13 06:25:03.281 | cwd: /tmp/pip-install-bbmsgidi/pyperclip/ 2021-05-13 06:25:03.281 | Complete output (6 lines): 2021-05-13 06:25:03.281 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:25:03.281 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:25:03.281 | or: setup.py --help-commands 2021-05-13 06:25:03.281 | or: setup.py cmd --help 2021-05-13 06:25:03.281 | 2021-05-13 06:25:03.281 | error: invalid command 'bdist_wheel' 2021-05-13 06:25:03.281 | ---------------------------------------- 2021-05-13 06:25:03.281 | ERROR: Failed building wheel for pyperclip 2021-05-13 06:25:03.281 | Running setup.py clean for pyperclip 2021-05-13 06:25:03.524 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:25:04.278 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:25:04.279 | ERROR: Command errored out with exit status 1: 2021-05-13 06:25:04.279 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-k0whkkms/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-k0whkkms/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-0lhb8k1v 2021-05-13 06:25:04.279 | cwd: /tmp/pip-req-build-k0whkkms/ 2021-05-13 06:25:04.279 | Complete output (6 lines): 2021-05-13 06:25:04.279 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:25:04.279 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:25:04.279 | or: setup.py --help-commands 2021-05-13 06:25:04.279 | or: setup.py cmd --help 2021-05-13 06:25:04.279 | 2021-05-13 06:25:04.279 | error: invalid command 'bdist_wheel' 2021-05-13 06:25:04.279 | ---------------------------------------- 2021-05-13 06:25:04.279 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:25:04.279 | Running setup.py clean for openstack-requirements 2021-05-13 06:25:05.028 | Failed to build pyperclip openstack-requirements 2021-05-13 06:25:05.271 | Installing collected packages: chardet, certifi, attrs, six, extras, linecache2, traceback2, python-mimeparse, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyperclip, colorama, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-05-13 06:25:06.880 | Running setup.py install for pyperclip: started 2021-05-13 06:25:07.272 | Running setup.py install for pyperclip: finished with status 'done' 2021-05-13 06:25:07.861 | Running setup.py install for openstack-requirements: started 2021-05-13 06:25:09.999 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:25:10.037 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4556 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.4 wcwidth-0.2.5 2021-05-13 06:25:10.174 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:10.176 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:10.179 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:10.181 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:10.183 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:10.185 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:10.187 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:10.189 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:10.191 | + functions-common:time_stop:2311 : start_time=1620887096709 2021-05-13 06:25:10.194 | + functions-common:time_stop:2313 : [[ -z 1620887096709 ]] 2021-05-13 06:25:10.196 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:10.201 | + functions-common:time_stop:2316 : end_time=1620887110198 2021-05-13 06:25:10.203 | + functions-common:time_stop:2317 : elapsed_time=13489 2021-05-13 06:25:10.205 | + functions-common:time_stop:2318 : total=6952 2021-05-13 06:25:10.207 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:10.209 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20441 2021-05-13 06:25:10.211 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:10.214 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:25:10.216 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:25:10.218 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:25:10.221 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:10.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:10.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:25:10.228 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:10.230 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:25:10.250 | Using python 3.8 to install pbr 2021-05-13 06:25:10.252 | + 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:25:10.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:10.983 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:10.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:10.983 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:11.999 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:12.003 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:12.008 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:12.013 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:12.014 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:12.017 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:12.139 | 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 46)) (5.6.0) 2021-05-13 06:25:14.150 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:14.150 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:14.227 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:14.229 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:14.232 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:14.234 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:14.236 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:14.238 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:14.240 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:14.242 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:14.244 | + functions-common:time_stop:2311 : start_time=1620887110244 2021-05-13 06:25:14.247 | + functions-common:time_stop:2313 : [[ -z 1620887110244 ]] 2021-05-13 06:25:14.249 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:14.253 | + functions-common:time_stop:2316 : end_time=1620887114251 2021-05-13 06:25:14.256 | + functions-common:time_stop:2317 : elapsed_time=4007 2021-05-13 06:25:14.258 | + functions-common:time_stop:2318 : total=20441 2021-05-13 06:25:14.260 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:14.262 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24448 2021-05-13 06:25:14.264 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:14.266 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:25:16.454 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:25:18.329 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:18.331 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:25:18.337 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:25:18.339 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:25:18.342 | 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:25:18.409 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:25:18.412 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:25:18.415 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:25:18.431 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:25:18.434 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:25:18.436 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:25:18.439 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:25:18.441 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:25:18.443 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:25:18.445 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:25:18.448 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:25:18.450 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:25:18.453 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:25:18.455 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:25:18.459 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:25:18.461 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:25:18.464 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:25:18.466 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:25:18.468 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:25:18.483 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:18.485 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:25:18.487 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:18.489 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:25:18.491 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:18.493 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:25:18.495 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:18.497 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:25:18.499 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:18.502 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:25:18.504 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:18.506 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:25:18.508 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:25:18.510 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:25:18.513 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:25:18.515 | + 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:25:18.517 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:25:18.519 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:25:18.521 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:25:18.524 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:25:18.526 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:25:18.528 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:25:18.530 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:25:18.533 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:25:18.535 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:25:18.537 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:25:18.588 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:25:18.588 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:25:18.590 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:25:18.958 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:25:18.960 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:25:18.977 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:18.980 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:25:18.982 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:18.984 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:18.987 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:18.989 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:18.991 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:18.993 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:18.996 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:18.998 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:19.001 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:19.003 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:19.005 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:19.008 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:19.010 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:25:19.013 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:19.015 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:19.018 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:19.020 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:25:19.040 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-05-13 06:25:19.145 | Reading package lists... 2021-05-13 06:25:19.354 | Building dependency tree... 2021-05-13 06:25:19.356 | Reading state information... 2021-05-13 06:25:19.575 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:25:19.575 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:19.576 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:19.576 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:19.576 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:19.577 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:19.577 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:19.577 | python3-zope.interface 2021-05-13 06:25:19.577 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:19.684 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:25:19.689 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:19.691 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:19.693 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:19.695 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:19.698 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:19.700 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:19.702 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:19.704 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:19.706 | + functions-common:time_stop:2311 : start_time=1620887119038 2021-05-13 06:25:19.709 | + functions-common:time_stop:2313 : [[ -z 1620887119038 ]] 2021-05-13 06:25:19.712 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:19.716 | + functions-common:time_stop:2316 : end_time=1620887119713 2021-05-13 06:25:19.718 | + functions-common:time_stop:2317 : elapsed_time=675 2021-05-13 06:25:19.720 | + functions-common:time_stop:2318 : total=10640 2021-05-13 06:25:19.722 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:19.725 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11315 2021-05-13 06:25:19.727 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:19.729 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:25:19.732 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:25:19.734 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:25:19.737 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:25:19.739 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:25:19.741 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:25:19.743 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:25:19.745 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:25:19.748 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:25:19.750 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:25:19.752 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:25:19.754 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:25:19.757 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:25:19.759 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:25:19.761 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:25:19.764 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:25:19.766 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:25:19.768 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:25:19.770 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:25:19.773 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:25:19.775 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:25:19.778 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:25:19.780 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:25:19.782 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:25:19.784 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:25:19.787 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:25:19.803 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:19.805 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:25:19.807 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:25:19.809 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:25:19.812 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:25:19.815 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:25:19.819 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:25:19.821 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:25:19.823 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:25:19.825 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:25:19.828 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:25:19.830 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:25:19.833 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:25:20.510 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:25:20.511 | user tags 2021-05-13 06:25:20.511 | stackrabbit []' 2021-05-13 06:25:20.515 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:25:20.515 | user tags 2021-05-13 06:25:20.515 | stackrabbit []' 2021-05-13 06:25:20.515 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:25:20.521 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:25:20.523 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:25:20.525 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:25:21.163 | Changing password for user "stackrabbit" ... 2021-05-13 06:25:21.187 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:25:21.837 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:25:21.860 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:25:21.862 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:25:22.505 | Changing password for user "stackrabbit" ... 2021-05-13 06:25:22.528 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:25:22.530 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:25:22.533 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:25:23.175 | Deleting user "guest" ... 2021-05-13 06:25:23.190 | Error: 2021-05-13 06:25:23.190 | {:no_such_user, "guest"} 2021-05-13 06:25:23.202 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:25:23.204 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:25:23.221 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:23.223 | + ./stack.sh:main:801 : install_database 2021-05-13 06:25:23.225 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:25:23.228 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:25:23.230 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:23.233 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:23.235 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:25:23.447 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:25:23.449 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:25:23.452 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:25:23.454 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:25:23.457 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:25:23.459 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:25:23.461 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:25:23.463 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:25:23.466 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:25:23.469 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:25:23.471 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:25:23.473 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:25:23.475 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:25:23.478 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:25:23.480 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:25:23.483 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:25:23.485 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:25:23.488 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:25:23.490 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:25:23.492 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:25:23.494 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:25:23.497 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:25:23.499 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:23.501 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:23.504 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:25:23.506 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:23.508 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:23.511 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:23.513 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:23.515 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:23.517 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:23.520 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:23.522 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:23.524 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:23.527 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:23.529 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:23.531 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:23.534 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:25:23.536 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:23.538 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:23.541 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:23.543 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:25:23.563 | + 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:25:23.668 | Reading package lists... 2021-05-13 06:25:23.876 | Building dependency tree... 2021-05-13 06:25:23.877 | Reading state information... 2021-05-13 06:25:24.094 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:25:24.094 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:24.095 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:24.095 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:24.095 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:24.095 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:24.095 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:24.095 | python3-zope.interface 2021-05-13 06:25:24.095 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:24.202 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:25:24.206 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:24.208 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:24.211 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:24.213 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:24.216 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:24.218 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:24.220 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:24.222 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:24.224 | + functions-common:time_stop:2311 : start_time=1620887123561 2021-05-13 06:25:24.226 | + functions-common:time_stop:2313 : [[ -z 1620887123561 ]] 2021-05-13 06:25:24.229 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:24.233 | + functions-common:time_stop:2316 : end_time=1620887124231 2021-05-13 06:25:24.235 | + functions-common:time_stop:2317 : elapsed_time=670 2021-05-13 06:25:24.237 | + functions-common:time_stop:2318 : total=11315 2021-05-13 06:25:24.239 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:24.241 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11985 2021-05-13 06:25:24.244 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:24.246 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:25:24.248 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:25:24.251 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:25:24.253 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:25:24.255 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:25:24.258 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:25:24.261 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:25:24.264 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:25:24.266 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:25:24.270 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:25:24.270 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:25:24.275 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:25:24.277 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:25:24.280 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:25:24.282 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:25:24.285 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:25:24.305 | Using python 3.8 to install PyMySQL 2021-05-13 06:25:24.307 | + 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:25:25.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:25.058 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:25.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:25.058 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:26.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:26.088 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:26.093 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:26.098 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:26.098 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:26.101 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:26.108 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (1.0.2) 2021-05-13 06:25:28.119 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:28.119 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:28.195 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:28.198 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:28.200 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:28.203 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:28.205 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:28.207 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:28.209 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:28.212 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:28.214 | + functions-common:time_stop:2311 : start_time=1620887124300 2021-05-13 06:25:28.216 | + functions-common:time_stop:2313 : [[ -z 1620887124300 ]] 2021-05-13 06:25:28.219 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:28.223 | + functions-common:time_stop:2316 : end_time=1620887128221 2021-05-13 06:25:28.225 | + functions-common:time_stop:2317 : elapsed_time=3921 2021-05-13 06:25:28.228 | + functions-common:time_stop:2318 : total=24448 2021-05-13 06:25:28.230 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:28.232 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28369 2021-05-13 06:25:28.234 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:28.236 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:25:28.239 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:25:28.241 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:25:28.243 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:25:28.260 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:28.263 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:25:28.265 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:25:28.268 | ++ 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:25:28.269 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:25:28.274 | + 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:25:28.276 | + 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:25:28.279 | + 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:25:28.281 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:25:28.283 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:25:28.286 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:25:28.301 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:28.303 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:25:28.305 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:28.308 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:28.311 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:28.313 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:28.315 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:28.317 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:28.320 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:28.322 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:28.325 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:28.327 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:28.329 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:28.331 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:28.334 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:25:28.336 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:28.338 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:28.341 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:28.343 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:25:28.364 | + 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:25:28.468 | Reading package lists... 2021-05-13 06:25:28.676 | Building dependency tree... 2021-05-13 06:25:28.677 | Reading state information... 2021-05-13 06:25:28.894 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:25:28.894 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:28.895 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:28.895 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:28.895 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:28.895 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:28.895 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:28.895 | python3-zope.interface 2021-05-13 06:25:28.895 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:29.004 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:25:29.008 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:29.011 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:29.013 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:29.015 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:29.017 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:29.019 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:29.021 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:29.024 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:29.026 | + functions-common:time_stop:2311 : start_time=1620887128361 2021-05-13 06:25:29.028 | + functions-common:time_stop:2313 : [[ -z 1620887128361 ]] 2021-05-13 06:25:29.031 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:29.035 | + functions-common:time_stop:2316 : end_time=1620887129033 2021-05-13 06:25:29.037 | + functions-common:time_stop:2317 : elapsed_time=672 2021-05-13 06:25:29.040 | + functions-common:time_stop:2318 : total=11985 2021-05-13 06:25:29.042 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:29.044 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=12657 2021-05-13 06:25:29.047 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:29.049 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:25:29.065 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:29.067 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:25:29.069 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:25:29.072 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:25:29.092 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:25:29.094 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:29.096 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:29.098 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:29.101 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:29.103 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:29.105 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:29.108 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:29.110 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:29.112 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:29.114 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:29.116 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:29.119 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:29.121 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:25:29.123 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:29.125 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:29.127 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:29.130 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:25:29.150 | + 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:25:29.253 | Reading package lists... 2021-05-13 06:25:29.461 | Building dependency tree... 2021-05-13 06:25:29.463 | Reading state information... 2021-05-13 06:25:29.680 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:25:29.680 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:25:29.680 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:25:29.680 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:29.681 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:29.681 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:29.681 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:29.681 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:29.681 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:29.681 | python3-zope.interface 2021-05-13 06:25:29.681 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:29.788 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:25:29.792 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:29.795 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:29.797 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:29.799 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:29.801 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:29.803 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:29.805 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:29.807 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:29.809 | + functions-common:time_stop:2311 : start_time=1620887129147 2021-05-13 06:25:29.812 | + functions-common:time_stop:2313 : [[ -z 1620887129147 ]] 2021-05-13 06:25:29.814 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:29.818 | + functions-common:time_stop:2316 : end_time=1620887129816 2021-05-13 06:25:29.820 | + functions-common:time_stop:2317 : elapsed_time=669 2021-05-13 06:25:29.822 | + functions-common:time_stop:2318 : total=12657 2021-05-13 06:25:29.825 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:29.827 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13326 2021-05-13 06:25:29.829 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:29.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:25:29.833 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:29.835 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:29.838 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:25:29.840 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:25:29.843 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:25:29.847 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:25:29.849 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:25:29.853 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:25:29.853 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:25:29.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:25:29.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:25:29.863 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:25:29.865 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:25:29.867 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:25:29.869 | + functions:vercmp:631 : local result 2021-05-13 06:25:29.873 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:25:29.873 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:25:29.874 | ++ functions:vercmp:635 : head -1 2021-05-13 06:25:29.878 | + functions:vercmp:635 : result=3.13 2021-05-13 06:25:29.881 | + functions:vercmp:637 : case $op in 2021-05-13 06:25:29.883 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:25:29.885 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:25:29.888 | + functions:vercmp:648 : return 2021-05-13 06:25:29.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:25:29.893 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:25:29.895 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:25:30.072 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:25:30.075 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:25:30.077 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.079 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.081 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:25:30.084 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.086 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:25:30.104 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:30.106 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:25:30.108 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:25:30.108 | Installing etcd 2021-05-13 06:25:30.111 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:25:30.123 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:25:30.135 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:30.138 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:25:30.150 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:25:30.154 | ++ 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:25:30.156 | ++ 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:25:30.159 | +++ 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:25:30.163 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:25:30.165 | ++ 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:25:30.168 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:25:30.170 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:25:30.172 | ++ functions:get_extra_file:74 : return 2021-05-13 06:25:30.175 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:25:30.177 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:25:30.180 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:25:30.182 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:25:30.198 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:30.201 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:25:30.203 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:25:30.219 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:30.222 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:25:30.224 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:25:30.227 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:25:30.229 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:25:30.231 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:25:30.234 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:25:30.236 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:25:30.239 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:25:30.241 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.243 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.245 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:25:30.248 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.251 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:25:30.253 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:25:30.255 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:25:30.258 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:25:30.260 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.266 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:25:30.268 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.270 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:25:30.273 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:25:30.275 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:25:30.277 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:25:30.280 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.282 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.284 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:25:30.287 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.289 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:25:30.291 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:25:30.294 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:25:30.296 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:25:30.299 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.301 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:25:30.306 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.308 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:25:30.311 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:25:30.313 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:25:30.316 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:25:30.318 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.320 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:25:30.326 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.328 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:25:30.330 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:25:30.333 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:25:30.335 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:25:30.337 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.340 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.342 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:25:30.344 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.346 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:25:30.349 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:25:30.351 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:25:30.353 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:25:30.356 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.360 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:25:30.362 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.365 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:25:30.367 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:25:30.369 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:25:30.371 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:25:30.374 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.376 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.378 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:25:30.381 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.383 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:25:30.385 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:25:30.388 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:25:30.391 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:25:30.393 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:25:30.400 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.402 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:25:30.404 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:25:30.406 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:25:30.409 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:25:30.411 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.413 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.415 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:25:30.418 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.420 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:25:30.422 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:25:30.424 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:25:30.427 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:25:30.429 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.431 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:25:30.436 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.438 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:25:30.441 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:25:30.443 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:25:30.445 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:25:30.447 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.450 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:25:30.455 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.457 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:25:30.459 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:25:30.461 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:25:30.464 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:25:30.466 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.468 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.470 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:25:30.473 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.475 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:25:30.477 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:25:30.479 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:25:30.482 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:25:30.484 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.486 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:25:30.491 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.493 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:25:30.495 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:25:30.498 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:25:30.500 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:25:30.502 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:25:30.509 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.512 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:25:30.514 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:25:30.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:25:30.519 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:25:30.521 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:25:30.528 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.530 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:25:30.533 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:25:30.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:25:30.537 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:25:30.539 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.542 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.544 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:25:30.546 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.549 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:25:30.551 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:25:30.553 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:25:30.555 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:25:30.558 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.560 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.563 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:25:30.565 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.567 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:25:30.569 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:25:30.572 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:25:30.574 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:25:30.577 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.579 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.581 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:25:30.584 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.586 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:25:30.588 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:25:30.591 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:25:30.593 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:25:30.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:25:30.602 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.604 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:25:30.607 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:25:30.609 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:25:30.611 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:25:30.614 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.618 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:25:30.620 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.623 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:25:30.626 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:25:30.628 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:25:30.630 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:25:30.633 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.635 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.637 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:25:30.639 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.641 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:25:30.644 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:25:30.646 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:25:30.648 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:25:30.651 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.653 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.655 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:25:30.657 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.660 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:25:30.662 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:25:30.664 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:25:30.666 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:25:30.669 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.671 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:25:30.676 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.678 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:25:30.680 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:25:30.683 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:25:30.685 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:25:30.688 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.690 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.692 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:25:30.694 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.697 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:25:30.699 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:25:30.701 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:25:30.703 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:25:30.706 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:25:30.712 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.715 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:25:30.717 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:25:30.719 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:25:30.722 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:25:30.724 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.729 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:25:30.731 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.734 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:25:30.736 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:25:30.738 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:25:30.740 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:25:30.743 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:25:30.750 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.753 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:25:30.755 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:25:30.757 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:25:30.760 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:25:30.762 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:25:30.769 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.771 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:25:30.773 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:25:30.776 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:25:30.778 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:25:30.780 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.782 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.785 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:25:30.787 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.789 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:25:30.791 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:25:30.794 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:25:30.797 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:25:30.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:25:30.806 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.808 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:25:30.811 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:25:30.813 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:25:30.815 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:25:30.818 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:25:30.825 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.827 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:25:30.829 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:25:30.831 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:25:30.834 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:25:30.836 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:25:30.843 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.845 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:25:30.847 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:25:30.850 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:25:30.852 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:25:30.854 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.857 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:25:30.862 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.864 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:25:30.866 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:25:30.868 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:25:30.871 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:25:30.873 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.878 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:25:30.880 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.882 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:25:30.885 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:25:30.887 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:25:30.890 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:25:30.892 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:30.894 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:30.897 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:25:30.899 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:30.901 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:25:30.922 | Using python 3.8 to install etcd3 2021-05-13 06:25:30.924 | + 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:25:31.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:31.663 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:31.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:31.663 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:32.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:32.686 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:32.692 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:32.696 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:32.697 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:32.700 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:32.706 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.12.0) 2021-05-13 06:25:32.715 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:25:32.718 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (6.3.1) 2021-05-13 06:25:32.747 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 59)) (1.37.1) 2021-05-13 06:25:32.757 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (3.15.8) 2021-05-13 06:25:34.732 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:34.732 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:34.808 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:34.811 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:34.813 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:34.815 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:34.817 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:34.819 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:34.821 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:34.823 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:34.826 | + functions-common:time_stop:2311 : start_time=1620887130916 2021-05-13 06:25:34.828 | + functions-common:time_stop:2313 : [[ -z 1620887130916 ]] 2021-05-13 06:25:34.831 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:34.835 | + functions-common:time_stop:2316 : end_time=1620887134833 2021-05-13 06:25:34.837 | + functions-common:time_stop:2317 : elapsed_time=3917 2021-05-13 06:25:34.839 | + functions-common:time_stop:2318 : total=28369 2021-05-13 06:25:34.841 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:34.843 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32286 2021-05-13 06:25:34.846 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:34.848 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:25:34.869 | Using python 3.8 to install etcd3gw 2021-05-13 06:25:34.871 | + 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:25:35.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:35.598 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:35.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:35.598 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:36.616 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:36.620 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:36.626 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:36.630 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:36.631 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:36.634 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:36.640 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.2.5) 2021-05-13 06:25:36.651 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.3.0) 2021-05-13 06:25:36.658 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:25:36.661 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-05-13 06:25:36.694 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-05-13 06:25:36.714 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:25:36.717 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-05-13 06:25:36.721 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-05-13 06:25:36.723 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-05-13 06:25:38.685 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:38.685 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:38.761 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:38.763 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:38.765 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:38.767 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:38.769 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:38.772 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:38.774 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:38.776 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:38.778 | + functions-common:time_stop:2311 : start_time=1620887134863 2021-05-13 06:25:38.780 | + functions-common:time_stop:2313 : [[ -z 1620887134863 ]] 2021-05-13 06:25:38.783 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:38.787 | + functions-common:time_stop:2316 : end_time=1620887138785 2021-05-13 06:25:38.790 | + functions-common:time_stop:2317 : elapsed_time=3922 2021-05-13 06:25:38.792 | + functions-common:time_stop:2318 : total=32286 2021-05-13 06:25:38.794 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:38.797 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36208 2021-05-13 06:25:38.799 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:38.801 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:25:38.803 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:25:38.806 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:25:38.808 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:25:38.810 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:25:38.813 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:25:38.815 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:25:38.817 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:25:38.819 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:25:38.822 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:25:38.824 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:25:38.827 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:25:38.829 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:25:38.831 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:25:38.834 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:38.836 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:38.838 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:25:38.841 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:25:38.843 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:25:38.845 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:38.848 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:38.850 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:38.852 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:38.854 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:38.857 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:38.859 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:38.861 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:38.863 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:38.866 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:38.868 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:38.870 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:38.872 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:25:38.874 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:38.877 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:38.879 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:38.881 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:25:38.904 | + 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:25:39.006 | Reading package lists... 2021-05-13 06:25:39.216 | Building dependency tree... 2021-05-13 06:25:39.217 | Reading state information... 2021-05-13 06:25:39.436 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:25:39.436 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:25:39.436 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:25:39.436 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:39.437 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:39.437 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:39.437 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:39.437 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:39.437 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:39.437 | python3-zope.interface 2021-05-13 06:25:39.437 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:39.546 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:25:39.550 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:39.552 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:39.555 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:39.557 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:39.559 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:39.561 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:39.563 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:39.565 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:39.567 | + functions-common:time_stop:2311 : start_time=1620887138900 2021-05-13 06:25:39.570 | + functions-common:time_stop:2313 : [[ -z 1620887138900 ]] 2021-05-13 06:25:39.572 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:39.577 | + functions-common:time_stop:2316 : end_time=1620887139574 2021-05-13 06:25:39.579 | + functions-common:time_stop:2317 : elapsed_time=674 2021-05-13 06:25:39.581 | + functions-common:time_stop:2318 : total=13326 2021-05-13 06:25:39.583 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:39.585 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14000 2021-05-13 06:25:39.588 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:39.590 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:25:39.593 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:39.595 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:39.597 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:25:39.659 | Module proxy already enabled 2021-05-13 06:25:39.663 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:25:39.725 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:25:39.725 | Module proxy already enabled 2021-05-13 06:25:39.725 | Module proxy_uwsgi already enabled 2021-05-13 06:25:39.729 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:25:39.731 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:25:39.733 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:25:39.736 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:25:39.865 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:25:39.867 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:25:39.870 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:25:39.872 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:39.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:39.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:25:39.879 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:39.882 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:25:39.884 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:25:39.887 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:25:39.890 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:39.892 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:39.894 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:25:39.897 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:39.899 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:25:39.902 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:25:39.905 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:25:39.907 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:39.909 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:39.912 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:25:39.914 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:39.916 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:25:39.919 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:25:39.921 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:25:39.923 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:39.926 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:39.928 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:25:39.931 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:39.933 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:25:39.935 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:25:39.937 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:39.940 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:39.942 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:25:39.944 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:39.947 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:25:39.949 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:25:39.952 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:25:39.954 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:39.957 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:39.959 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:25:39.961 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:39.964 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:25:39.981 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:39.983 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:25:39.985 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:25:39.988 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:25:39.990 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:39.992 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:39.995 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:25:39.998 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:40.000 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:25:40.017 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:40.019 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:25:40.022 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:25:40.024 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:25:40.027 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:40.030 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:40.033 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:25:40.035 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:40.038 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:25:40.040 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:25:40.043 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:25:40.045 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:40.048 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:40.050 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:25:40.052 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:40.055 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:25:40.057 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:25:40.060 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:25:40.063 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:25:40.065 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:25:40.068 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:25:40.071 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:25:40.071 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:25:40.077 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:25:40.079 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:25:40.082 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:25:40.084 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:25:40.087 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:25:40.107 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:25:40.109 | + 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:25:40.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:40.844 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:40.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:40.844 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:41.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:41.868 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:41.874 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:41.878 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:41.879 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:41.882 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:41.888 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (9.2.0) 2021-05-13 06:25:41.955 | 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 364)) (2.7.0) 2021-05-13 06:25:41.992 | 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 390)) (8.7.0) 2021-05-13 06:25:42.032 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.1.2) 2021-05-13 06:25:42.038 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-05-13 06:25:42.046 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:25:42.049 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.4.0) 2021-05-13 06:25:42.054 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.3.1) 2021-05-13 06:25:42.113 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (4.2.0) 2021-05-13 06:25:42.132 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.4.2) 2021-05-13 06:25:42.136 | 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 559)) (4.9.0) 2021-05-13 06:25:42.152 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2021.1) 2021-05-13 06:25:42.156 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2021-05-13 06:25:42.162 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-05-13 06:25:42.181 | 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 55)) (3.2.0) 2021-05-13 06:25:42.188 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2021-05-13 06:25:42.197 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.4.0) 2021-05-13 06:25:42.237 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-05-13 06:25:42.247 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-05-13 06:25:42.261 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:25:42.264 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-05-13 06:25:42.267 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.2.0) 2021-05-13 06:25:42.275 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2021-05-13 06:25:42.280 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.1.14) 2021-05-13 06:25:42.283 | 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 321)) (1.7.0) 2021-05-13 06:25:42.287 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.10.9) 2021-05-13 06:25:42.290 | 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:25:42.297 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-05-13 06:25:42.300 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-05-13 06:25:42.303 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-05-13 06:25:42.306 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-05-13 06:25:42.325 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-05-13 06:25:42.329 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.2) 2021-05-13 06:25:42.332 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.8.1) 2021-05-13 06:25:42.337 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.9.6) 2021-05-13 06:25:42.340 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.12.1) 2021-05-13 06:25:44.058 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:44.058 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:44.134 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:44.136 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:44.139 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:44.141 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:44.143 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:44.145 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:44.147 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:44.149 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:44.152 | + functions-common:time_stop:2311 : start_time=1620887140102 2021-05-13 06:25:44.154 | + functions-common:time_stop:2313 : [[ -z 1620887140102 ]] 2021-05-13 06:25:44.157 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:44.161 | + functions-common:time_stop:2316 : end_time=1620887144159 2021-05-13 06:25:44.163 | + functions-common:time_stop:2317 : elapsed_time=4057 2021-05-13 06:25:44.165 | + functions-common:time_stop:2318 : total=36208 2021-05-13 06:25:44.168 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:44.170 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40265 2021-05-13 06:25:44.172 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:44.174 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:25:44.177 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:25:44.179 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:25:44.182 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:25:44.185 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:25:44.187 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:25:44.191 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:25:44.191 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:25:44.196 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:25:44.198 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:25:44.201 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:25:44.204 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:25:44.206 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:25:44.228 | Using python 3.8 to install python-memcached 2021-05-13 06:25:44.230 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-05-13 06:25:44.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:44.968 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:44.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:44.968 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:45.990 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:45.994 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:46.000 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:46.005 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:46.005 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:46.008 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:46.015 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (1.59) 2021-05-13 06:25:46.019 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:25:48.033 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:48.033 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:48.111 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:48.114 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:48.116 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:48.118 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:48.120 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:48.122 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:48.125 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:48.127 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:48.129 | + functions-common:time_stop:2311 : start_time=1620887144222 2021-05-13 06:25:48.131 | + functions-common:time_stop:2313 : [[ -z 1620887144222 ]] 2021-05-13 06:25:48.134 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:48.139 | + functions-common:time_stop:2316 : end_time=1620887148136 2021-05-13 06:25:48.141 | + functions-common:time_stop:2317 : elapsed_time=3914 2021-05-13 06:25:48.143 | + functions-common:time_stop:2318 : total=40265 2021-05-13 06:25:48.145 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:48.148 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=44179 2021-05-13 06:25:48.150 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:48.152 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:25:48.169 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:48.171 | + ./stack.sh:main:862 : '[' 10.222.0.30 == 10.222.0.30 ']' 2021-05-13 06:25:48.173 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:25:48.176 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:25:48.178 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:25:48.180 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:25:48.182 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:25:48.185 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:25:48.199 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:48.202 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:25:48.204 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:25:48.206 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:25:48.208 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:25:48.211 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:25:48.213 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:25:48.216 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:25:48.218 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:25:48.221 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:25:48.236 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:25:48.238 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:25:48.240 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:48.242 | + functions-common:git_clone:544 : echo master 2021-05-13 06:25:48.242 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:25:48.248 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:25:48.250 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:48.252 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:25:48.255 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:25:48.255 | + functions-common:git_clone:593 : head -1 2021-05-13 06:25:48.258 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:25:48.261 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:25:48.263 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:25:48.266 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:25:48.268 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:25:48.271 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:25:48.273 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:25:48.275 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:25:48.277 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:25:48.280 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:25:48.282 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:25:48.284 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:25:48.286 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:25:48.289 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:25:48.292 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:25:48.294 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:25:48.296 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:25:48.299 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:25:48.301 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:25:48.307 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:25:48.310 | + 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:25:48.905 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:25:48.908 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:25:48.910 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:25:48.912 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:25:48.914 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:25:48.916 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:25:48.918 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:25:48.921 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:25:48.923 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:25:48.925 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:25:48.928 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:25:48.930 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:25:48.932 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:25:48.934 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:25:48.954 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:25:48.957 | + 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:25:49.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:49.690 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:49.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:49.690 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:50.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:50.712 | 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:25:50.715 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:50.716 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:50.718 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:50.722 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:50.729 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:50.734 | Obtaining file:///opt/stack/keystone 2021-05-13 06:25:52.355 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:25:53.957 | 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:25:53.986 | 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:25:53.996 | 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:25:54.004 | 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:25:54.007 | 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:25:54.035 | 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:25:54.064 | 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:25:54.077 | 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:25:54.093 | 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:25:54.105 | 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:25:54.117 | 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:25:54.120 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (7.1.2) 2021-05-13 06:25:54.124 | 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:25:54.164 | 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:25:54.171 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2021-05-13 06:25:54.174 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-13 06:25:54.187 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-05-13 06:25:54.240 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-05-13 06:25:54.243 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2021-05-13 06:25:54.250 | 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 298)) (2.7.0) 2021-05-13 06:25:54.287 | 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 300)) (8.7.0) 2021-05-13 06:25:54.329 | 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 301)) (3.2.0) 2021-05-13 06:25:54.335 | 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 302)) (9.0.0) 2021-05-13 06:25:54.384 | 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 303)) (5.0.1) 2021-05-13 06:25:54.390 | 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 305)) (4.4.0) 2021-05-13 06:25:54.429 | 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 306)) (12.7.1) 2021-05-13 06:25:54.485 | 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 308)) (4.2.0) 2021-05-13 06:25:54.503 | 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 309)) (3.8.0) 2021-05-13 06:25:54.519 | 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 313)) (4.1.0) 2021-05-13 06:25:54.529 | 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 314)) (2.5.0) 2021-05-13 06:25:54.553 | 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 315)) (1.3.0) 2021-05-13 06:25:54.564 | 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 316)) (4.9.0) 2021-05-13 06:25:54.581 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2021-05-13 06:25:54.627 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-05-13 06:25:54.633 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.4) 2021-05-13 06:25:54.646 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.6.0) 2021-05-13 06:25:54.650 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2021-05-13 06:25:54.652 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2021-05-13 06:25:54.663 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-05-13 06:25:54.666 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-05-13 06:25:54.670 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-05-13 06:25:54.673 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (6.5.1) 2021-05-13 06:25:54.691 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-05-13 06:25:54.696 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-05-13 06:25:54.715 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-05-13 06:25:54.720 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-05-13 06:25:54.739 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-05-13 06:25:54.744 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (0.8.18) 2021-05-13 06:25:54.748 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-05-13 06:25:54.751 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-05-13 06:25:54.762 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-05-13 06:25:54.766 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-05-13 06:25:54.768 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-05-13 06:25:54.775 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-05-13 06:25:54.785 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-05-13 06:25:54.791 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-05-13 06:25:54.809 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-05-13 06:25:54.813 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-05-13 06:25:54.820 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-05-13 06:25:54.841 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.6.1) 2021-05-13 06:25:54.869 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-05-13 06:25:54.875 | 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:25:54.878 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-05-13 06:25:54.939 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-05-13 06:25:54.944 | 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:25:54.952 | 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:25:54.956 | 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:25:54.964 | 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:25:54.970 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-05-13 06:25:55.011 | 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:25:55.017 | 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:25:55.020 | 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:25:55.030 | 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 299)) (4.4.0) 2021-05-13 06:25:55.041 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:25:55.046 | 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:25:55.057 | 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:25:55.067 | 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:25:55.078 | 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:25:55.087 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-05-13 06:25:55.090 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:25:55.094 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-05-13 06:25:55.099 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (20.0.1) 2021-05-13 06:25:55.114 | 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 202)) (5.1.2) 2021-05-13 06:25:55.138 | 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:25:55.142 | 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:25:55.145 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:25:55.149 | 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:25:55.151 | 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:25:55.155 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-05-13 06:25:55.158 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-05-13 06:25:55.160 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-05-13 06:25:55.163 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (2.2.1) 2021-05-13 06:25:55.194 | 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 290)) (1.7.0) 2021-05-13 06:25:55.199 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-05-13 06:25:55.203 | 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:25:55.211 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.4) 2021-05-13 06:25:55.213 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-05-13 06:25:55.217 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-05-13 06:25:55.269 | 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:25:55.274 | 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:25:55.283 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-05-13 06:25:55.291 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.6) 2021-05-13 06:25:56.269 | Installing collected packages: keystone 2021-05-13 06:25:56.271 | Running setup.py develop for keystone 2021-05-13 06:25:58.096 | Successfully installed keystone 2021-05-13 06:25:58.260 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:58.260 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:58.332 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:58.334 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:58.336 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:58.338 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:58.340 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:58.342 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:58.344 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:58.346 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:58.348 | + functions-common:time_stop:2311 : start_time=1620887148949 2021-05-13 06:25:58.350 | + functions-common:time_stop:2313 : [[ -z 1620887148949 ]] 2021-05-13 06:25:58.353 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:58.358 | + functions-common:time_stop:2316 : end_time=1620887158355 2021-05-13 06:25:58.360 | + functions-common:time_stop:2317 : elapsed_time=9406 2021-05-13 06:25:58.362 | + functions-common:time_stop:2318 : total=44179 2021-05-13 06:25:58.364 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:58.366 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=53585 2021-05-13 06:25:58.368 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:58.370 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:25:58.373 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:25:58.375 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:25:58.394 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:25:58.405 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:25:58.408 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:25:58.410 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:58.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:58.415 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:25:58.417 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:58.420 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:25:58.436 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:58.438 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:25:58.441 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:25:58.443 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:25:58.445 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:25:58.457 | + 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:25:58.460 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:25:58.464 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:25:58.479 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:58.482 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:25:58.512 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:25:58.539 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:25:58.568 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:25:58.598 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:25:58.628 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:25:58.657 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:25:58.684 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:25:58.711 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:25:58.713 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:25:58.716 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:25:58.718 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:25:58.720 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:25:58.723 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:25:58.738 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:58.741 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:25:58.743 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:25:58.746 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:25:58.761 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:58.764 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:25:58.767 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:25:58.796 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:25:58.798 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:25:58.801 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:25:58.803 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:25:58.805 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:25:58.821 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:58.823 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2021-05-13 06:25:58.853 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.30/identity 2021-05-13 06:25:58.881 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:25:58.883 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:25:58.914 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:25:58.916 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:25:58.918 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:25:58.921 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:25:58.923 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:25:58.926 | + 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:25:58.955 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:25:58.958 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:25:58.960 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:25:58.962 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:25:58.965 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:25:58.982 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:25:58.984 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:25:58.986 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:25:58.989 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:25:58.991 | + 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:25:59.018 | + 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:25:59.046 | + 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:25:59.073 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:25:59.100 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:25:59.127 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:25:59.129 | + 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:25:59.132 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:25:59.134 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:25:59.136 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:25:59.139 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:25:59.141 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:25:59.144 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:25:59.148 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:25:59.150 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:25:59.153 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:25:59.165 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:25:59.165 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:25:59.174 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:25:59.177 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:25:59.193 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:25:59.195 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:25:59.199 | + 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:25:59.227 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:25:59.255 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:25:59.282 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:25:59.308 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:25:59.335 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:25:59.362 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:25:59.390 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:25:59.416 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:25:59.444 | + 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:25:59.471 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:25:59.499 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:25:59.525 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:25:59.553 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:25:59.555 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:25:59.558 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:25:59.561 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:25:59.563 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:25:59.565 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:59.567 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:59.570 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:25:59.572 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:25:59.575 | + 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:25:59.601 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:25:59.629 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:25:59.629 | + 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:25:59.638 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:25:59.641 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:25:59.644 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:25:59.646 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:25:59.648 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:25:59.650 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:25:59.653 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:59.656 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:59.658 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:25:59.660 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:25:59.662 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:59.665 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:59.667 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:25:59.728 | Site keystone-wsgi-public already enabled 2021-05-13 06:25:59.732 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:25:59.735 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:25:59.737 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:25:59.739 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:25:59.864 | + 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:25:59.867 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:25:59.869 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:25:59.871 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:25:59.874 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:25:59.876 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:25:59.881 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:25:59.885 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:25:59.888 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:25:59.891 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:25:59.904 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:25:59.904 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:25:59.913 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:25:59.916 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:25:59.931 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:25:59.934 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:25:59.937 | + 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:25:59.968 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:25:59.995 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:26:00.023 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:26:00.050 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:26:00.077 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:26:00.104 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:26:00.132 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:26:00.159 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:26:00.187 | + 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:26:00.214 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:26:00.242 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:26:00.269 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:26:00.297 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:26:00.299 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:26:00.302 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:26:00.305 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:26:00.307 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:26:00.310 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:00.312 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:00.314 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:26:00.317 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:26:00.319 | + 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:26:00.346 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:26:00.375 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:26:00.375 | + 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:26:00.383 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:26:00.386 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:26:00.389 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:26:00.391 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:26:00.393 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:26:00.396 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:00.398 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:00.400 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:00.403 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:00.405 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:26:00.408 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:00.410 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:00.412 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:26:00.474 | Site keystone-wsgi-admin already enabled 2021-05-13 06:26:00.478 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:26:00.481 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:26:00.484 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:26:00.486 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:26:00.615 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:26:00.649 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:26:00.679 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:26:00.710 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:26:00.712 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:26:00.743 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:26:00.771 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:26:00.799 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:26:00.815 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:00.817 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:26:00.834 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:00.837 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:26:00.839 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:26:00.841 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:26:00.844 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:26:00.846 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:26:00.849 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:26:00.851 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:26:00.853 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:26:00.855 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:26:00.858 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:26:00.861 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:26:00.863 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:26:00.865 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:26:00.868 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:26:00.884 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:26:00.886 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:26:00.889 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:00.892 | + functions-common:git_clone:544 : echo master 2021-05-13 06:26:00.892 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:26:00.897 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:26:00.899 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:00.901 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:26:00.904 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:26:00.905 | + functions-common:git_clone:593 : head -1 2021-05-13 06:26:00.909 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:26:00.911 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:26:00.914 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:26:00.917 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:26:00.919 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:26:00.922 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:26:00.924 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:26:00.927 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:26:00.929 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:26:00.931 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:26:00.934 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:26:00.937 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:26:00.939 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:26:00.942 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:26:00.944 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:26:00.947 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:26:00.949 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:26:00.952 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:26:00.955 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:26:00.960 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:26:00.962 | + 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:26:01.554 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:26:01.557 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:26:01.559 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:26:01.561 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:26:01.563 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:26:01.566 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:26:01.568 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:26:01.570 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:26:01.572 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:26:01.575 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:26:01.577 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:26:01.580 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:26:01.582 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:26:01.584 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:26:01.605 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:26:01.608 | + 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:26:02.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:02.342 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:02.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:02.342 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:03.360 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:03.361 | 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:26:03.364 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:03.364 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:03.366 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:03.371 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:03.378 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:03.382 | Obtaining file:///opt/stack/swift 2021-05-13 06:26:04.722 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:26:06.038 | 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:26:06.048 | 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:26:06.088 | 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:26:06.097 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:26:06.103 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-05-13 06:26:06.157 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.3) 2021-05-13 06:26:06.167 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-13 06:26:06.171 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-05-13 06:26:06.207 | 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 301)) (8.7.0) 2021-05-13 06:26:06.248 | 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 302)) (3.2.0) 2021-05-13 06:26:06.255 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-13 06:26:06.261 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-13 06:26:06.301 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-05-13 06:26:06.310 | 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 317)) (4.9.0) 2021-05-13 06:26:06.327 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:26:06.333 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:26:06.336 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-05-13 06:26:06.346 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.6.0) 2021-05-13 06:26:06.349 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:26:06.352 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:26:06.355 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-05-13 06:26:06.360 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-05-13 06:26:06.379 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:26:06.383 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:26:06.404 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:26:06.408 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:26:06.459 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:26:06.462 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:26:06.470 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-05-13 06:26:06.489 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.9.7) 2021-05-13 06:26:06.493 | 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:26:06.498 | 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:26:06.506 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:26:06.567 | 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:26:06.580 | 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:26:06.586 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-13 06:26:06.591 | 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:26:06.594 | 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:26:06.602 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:26:06.605 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:26:06.609 | 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:26:06.612 | 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:26:06.615 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:26:06.619 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:26:06.622 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-13 06:26:06.626 | 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:26:06.630 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-05-13 06:26:08.102 | Installing collected packages: swift 2021-05-13 06:26:08.104 | Running setup.py develop for swift 2021-05-13 06:26:09.764 | Successfully installed swift 2021-05-13 06:26:09.903 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:09.903 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:09.987 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:09.989 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:09.992 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:09.994 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:09.996 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:09.999 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:10.001 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:10.003 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:10.005 | + functions-common:time_stop:2311 : start_time=1620887161600 2021-05-13 06:26:10.008 | + functions-common:time_stop:2313 : [[ -z 1620887161600 ]] 2021-05-13 06:26:10.011 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:10.015 | + functions-common:time_stop:2316 : end_time=1620887170012 2021-05-13 06:26:10.017 | + functions-common:time_stop:2317 : elapsed_time=8412 2021-05-13 06:26:10.020 | + functions-common:time_stop:2318 : total=53585 2021-05-13 06:26:10.022 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:10.024 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=61997 2021-05-13 06:26:10.026 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:10.029 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:26:10.031 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:26:10.033 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:26:10.051 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:26:10.063 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:26:10.065 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:26:10.068 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:10.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:10.073 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:26:10.075 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:10.077 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:26:10.080 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:26:10.082 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:26:10.084 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:26:10.086 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:26:10.089 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:26:10.091 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:26:10.093 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:26:10.095 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:26:10.968 | No container-server running 2021-05-13 06:26:10.968 | No object-expirer running 2021-05-13 06:26:10.969 | No proxy-server running 2021-05-13 06:26:10.969 | No container-sharder running 2021-05-13 06:26:10.969 | No container-auditor running 2021-05-13 06:26:10.969 | No container-updater running 2021-05-13 06:26:10.969 | No account-replicator running 2021-05-13 06:26:10.969 | No container-replicator running 2021-05-13 06:26:10.969 | No object-replicator running 2021-05-13 06:26:10.969 | No account-reaper running 2021-05-13 06:26:10.969 | No container-reconciler running 2021-05-13 06:26:10.969 | No account-auditor running 2021-05-13 06:26:10.969 | No container-sync running 2021-05-13 06:26:10.969 | No object-updater running 2021-05-13 06:26:10.969 | No object-reconstructor running 2021-05-13 06:26:10.969 | No account-server running 2021-05-13 06:26:10.969 | No object-server running 2021-05-13 06:26:10.969 | No object-auditor running 2021-05-13 06:26:11.016 | + lib/swift:configure_swift:341 : true 2021-05-13 06:26:11.018 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:26:11.030 | + 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:26:11.042 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:26:11.045 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:26:11.045 | s/%GROUP%//; 2021-05-13 06:26:11.045 | s/%USER%/ubuntu/; 2021-05-13 06:26:11.045 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:26:11.045 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:26:11.045 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:26:11.053 | uid = ubuntu 2021-05-13 06:26:11.053 | gid = 2021-05-13 06:26:11.053 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:26:11.054 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:26:11.054 | address = 127.0.0.1 2021-05-13 06:26:11.054 | 2021-05-13 06:26:11.054 | [account6612] 2021-05-13 06:26:11.054 | max connections = 25 2021-05-13 06:26:11.054 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:26:11.054 | read only = false 2021-05-13 06:26:11.054 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:26:11.054 | 2021-05-13 06:26:11.054 | [account6622] 2021-05-13 06:26:11.054 | max connections = 25 2021-05-13 06:26:11.054 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:26:11.054 | read only = false 2021-05-13 06:26:11.054 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:26:11.054 | 2021-05-13 06:26:11.054 | [account6632] 2021-05-13 06:26:11.054 | max connections = 25 2021-05-13 06:26:11.054 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:26:11.054 | read only = false 2021-05-13 06:26:11.054 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:26:11.054 | 2021-05-13 06:26:11.054 | [account6642] 2021-05-13 06:26:11.054 | max connections = 25 2021-05-13 06:26:11.054 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:26:11.054 | read only = false 2021-05-13 06:26:11.054 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:26:11.054 | 2021-05-13 06:26:11.054 | 2021-05-13 06:26:11.054 | [container6611] 2021-05-13 06:26:11.054 | max connections = 25 2021-05-13 06:26:11.054 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:26:11.054 | read only = false 2021-05-13 06:26:11.054 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:26:11.054 | 2021-05-13 06:26:11.055 | [container6621] 2021-05-13 06:26:11.055 | max connections = 25 2021-05-13 06:26:11.055 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:26:11.055 | read only = false 2021-05-13 06:26:11.055 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:26:11.055 | 2021-05-13 06:26:11.055 | [container6631] 2021-05-13 06:26:11.055 | max connections = 25 2021-05-13 06:26:11.055 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:26:11.055 | read only = false 2021-05-13 06:26:11.055 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:26:11.055 | 2021-05-13 06:26:11.055 | [container6641] 2021-05-13 06:26:11.055 | max connections = 25 2021-05-13 06:26:11.055 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:26:11.055 | read only = false 2021-05-13 06:26:11.055 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:26:11.055 | 2021-05-13 06:26:11.055 | 2021-05-13 06:26:11.055 | [object6613] 2021-05-13 06:26:11.055 | max connections = 25 2021-05-13 06:26:11.055 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:26:11.055 | read only = false 2021-05-13 06:26:11.055 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:26:11.055 | 2021-05-13 06:26:11.055 | [object6623] 2021-05-13 06:26:11.055 | max connections = 25 2021-05-13 06:26:11.055 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:26:11.055 | read only = false 2021-05-13 06:26:11.055 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:26:11.055 | 2021-05-13 06:26:11.055 | [object6633] 2021-05-13 06:26:11.055 | max connections = 25 2021-05-13 06:26:11.056 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:26:11.056 | read only = false 2021-05-13 06:26:11.056 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:26:11.056 | 2021-05-13 06:26:11.056 | [object6643] 2021-05-13 06:26:11.056 | max connections = 25 2021-05-13 06:26:11.056 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:26:11.056 | read only = false 2021-05-13 06:26:11.056 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:26:11.056 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:26:11.058 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:11.060 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:11.062 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:26:11.074 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:26:11.076 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:26:11.081 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:26:11.085 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:26:11.087 | + 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:26:11.092 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:26:11.119 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2021-05-13 06:26:11.144 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:26:11.162 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:26:11.189 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:26:11.207 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:26:11.234 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:26:11.252 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:26:11.280 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:26:11.297 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:26:11.325 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:26:11.342 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:26:11.370 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:26:11.388 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:26:11.403 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:11.405 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:26:11.432 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:26:11.459 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:26:11.485 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:26:11.512 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:26:11.527 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:11.529 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:26:11.555 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:26:11.570 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:11.572 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:26:11.588 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:11.590 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:26:11.592 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:26:11.606 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:11.608 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:26:11.610 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:26:11.612 | + 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:26:11.617 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:26:11.622 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:26:11.649 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:26:11.675 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:26:11.704 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:26:11.734 | + 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:26:11.761 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:26:11.763 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:26:11.765 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:26:11.767 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:26:11.769 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:26:11.796 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:26:11.822 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:26:11.849 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:26:11.875 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:26:11.902 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:26:11.929 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:26:11.956 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:26:11.984 | + 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:26:12.011 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:26:12.037 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:26:12.064 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:26:12.091 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:26:12.117 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:26:12.147 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:26:12.174 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:26:12.192 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:26:12.219 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:26:12.246 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:26:12.251 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:26:12.279 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:26:12.305 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:26:12.332 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:26:12.334 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:26:12.336 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:26:12.339 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:26:12.343 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:26:12.345 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:26:12.347 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:26:12.349 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:26:12.351 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:26:12.353 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:26:12.356 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:26:12.358 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:26:12.375 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:26:12.402 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:26:12.420 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:26:12.447 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:26:12.465 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:26:12.493 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:26:12.511 | + 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:26:12.539 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:26:12.556 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:26:12.584 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:26:12.601 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:26:12.629 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:26:12.647 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:26:12.675 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:26:12.693 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:26:12.720 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:26:12.738 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:26:12.765 | + 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:26:12.770 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:26:12.788 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:26:12.816 | + 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:26:12.844 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:26:12.846 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:26:12.851 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:26:12.853 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:26:12.855 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:26:12.858 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:26:12.860 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:26:12.862 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:26:12.864 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:26:12.866 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:26:12.885 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:26:12.912 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:26:12.930 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:26:12.958 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:26:12.975 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:26:13.004 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:26:13.021 | + 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:26:13.049 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:26:13.067 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:26:13.095 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:26:13.113 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:26:13.141 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:26:13.159 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:26:13.187 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:26:13.204 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:26:13.233 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:26:13.250 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:26:13.277 | + 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:26:13.282 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:26:13.300 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:26:13.328 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:26:13.331 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:26:13.335 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:26:13.337 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:26:13.339 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:26:13.341 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:26:13.344 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:26:13.346 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:26:13.348 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:26:13.350 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:26:13.368 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:26:13.396 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:26:13.414 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:26:13.441 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:26:13.458 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:26:13.486 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:26:13.504 | + 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:26:13.532 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:26:13.550 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:26:13.578 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:26:13.595 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:26:13.623 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:26:13.642 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:26:13.670 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:26:13.687 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:26:13.715 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:26:13.732 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:26:13.759 | + 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:26:13.764 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:26:13.782 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:26:13.810 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:26:13.838 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:26:13.865 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:26:13.893 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:26:13.896 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:26:13.900 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:26:13.929 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:26:13.957 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:26:13.986 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:26:14.014 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:26:14.043 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:26:14.070 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:26:14.096 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:26:14.123 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:26:14.151 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:26:14.166 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:14.168 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:26:14.187 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:26:14.190 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:26:14.209 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:26:14.212 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2021-05-13 06:26:14.239 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:26:14.241 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:26:14.268 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2021-05-13 06:26:14.297 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:26:14.299 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:26:14.326 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:26:14.342 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:14.344 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:26:14.347 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:26:14.352 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:26:14.354 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:26:14.366 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:26:14.369 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:26:14.380 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:26:14.382 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:26:14.384 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:26:14.387 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:26:14.389 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:26:14.392 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:26:14.394 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:26:14.396 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:26:14.398 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:26:14.410 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:26:14.412 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:26:14.415 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:26:14.432 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:14.435 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:26:14.452 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:14.454 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:26:14.457 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:26:14.459 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:26:14.462 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:26:14.464 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:26:14.467 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:26:14.469 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:26:14.472 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:26:14.488 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:14.491 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:26:14.493 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:26:14.510 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:14.513 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:26:14.515 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:26:14.518 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:26:14.520 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:14.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:14.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:26:14.529 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:14.532 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:26:14.535 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:26:14.537 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:26:14.540 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:26:14.543 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:26:14.546 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:26:14.548 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:26:14.551 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:26:14.554 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:26:14.557 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:26:14.561 | +++ 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:26:14.561 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:26:14.566 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:26:14.568 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:26:14.571 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:26:14.574 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:26:14.577 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:26:14.598 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:26:14.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 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:26:15.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:15.343 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:15.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:15.343 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:16.364 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:16.364 | 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:26:16.367 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:16.368 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:16.369 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:16.375 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:16.382 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:16.388 | 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 176)) (2.5.0) 2021-05-13 06:26:16.482 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-05-13 06:26:16.487 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-13 06:26:16.498 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:26:16.559 | 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 284)) (4.3.1) 2021-05-13 06:26:16.581 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-13 06:26:16.586 | 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 295)) (5.4.0) 2021-05-13 06:26:16.604 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-05-13 06:26:16.615 | 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 301)) (8.7.0) 2021-05-13 06:26:16.655 | 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 302)) (3.2.0) 2021-05-13 06:26:16.662 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-13 06:26:16.668 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-13 06:26:16.707 | 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 311)) (2.5.0) 2021-05-13 06:26:16.722 | 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 313)) (6.2.0) 2021-05-13 06:26:16.726 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-05-13 06:26:16.735 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-05-13 06:26:16.759 | 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 317)) (4.9.0) 2021-05-13 06:26:16.775 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:26:16.781 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:26:16.784 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:26:16.787 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:26:16.790 | 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 387)) (7.4.0) 2021-05-13 06:26:16.806 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-05-13 06:26:16.811 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-05-13 06:26:16.829 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.11.1) 2021-05-13 06:26:16.855 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:26:16.859 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:26:16.879 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:26:16.884 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (3.17.2) 2021-05-13 06:26:16.887 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:26:16.890 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:26:16.897 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-05-13 06:26:16.912 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-05-13 06:26:16.931 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-05-13 06:26:16.937 | 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:26:16.946 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:26:16.949 | 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:26:16.954 | 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:26:16.958 | 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:26:16.965 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-13 06:26:16.970 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:26:16.973 | 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:26:16.977 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:26:16.982 | 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:26:16.996 | 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:26:17.006 | 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:26:17.017 | 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:26:17.026 | 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:26:17.035 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-13 06:26:17.038 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-05-13 06:26:17.041 | 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:26:17.044 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:26:17.048 | 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:26:17.051 | 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:26:17.059 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-05-13 06:26:17.062 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-05-13 06:26:17.065 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:26:17.068 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-05-13 06:26:17.085 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-05-13 06:26:17.093 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:26:17.144 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-05-13 06:26:17.147 | 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:26:17.150 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-05-13 06:26:17.157 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2021-05-13 06:26:17.160 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-05-13 06:26:17.162 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-05-13 06:26:18.760 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:18.760 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:18.838 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:18.841 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:18.843 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:18.845 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:18.848 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:18.850 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:18.852 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:18.854 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:18.857 | + functions-common:time_stop:2311 : start_time=1620887174593 2021-05-13 06:26:18.859 | + functions-common:time_stop:2313 : [[ -z 1620887174593 ]] 2021-05-13 06:26:18.862 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:18.867 | + functions-common:time_stop:2316 : end_time=1620887178864 2021-05-13 06:26:18.869 | + functions-common:time_stop:2317 : elapsed_time=4271 2021-05-13 06:26:18.871 | + functions-common:time_stop:2318 : total=61997 2021-05-13 06:26:18.874 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:18.876 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=66268 2021-05-13 06:26:18.879 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:18.881 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:26:18.884 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:26:18.886 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:26:18.899 | + 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:26:18.904 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:26:18.906 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:26:18.908 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:26:18.911 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:26:18.913 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:26:18.916 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:26:18.918 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:26:18.921 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:26:18.924 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:26:18.941 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:26:18.943 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:26:18.945 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:18.948 | + functions-common:git_clone:544 : echo master 2021-05-13 06:26:18.949 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:26:18.954 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:26:18.956 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:18.958 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:26:18.961 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:26:18.962 | + functions-common:git_clone:593 : head -1 2021-05-13 06:26:18.964 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:26:18.967 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:26:18.970 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:26:18.973 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:26:18.975 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:26:18.978 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:26:18.980 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:26:18.984 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:26:18.986 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:26:18.989 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:26:18.991 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:26:18.993 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:26:18.996 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:26:18.999 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:26:19.002 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:26:19.004 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:26:19.007 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:26:19.010 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:26:19.013 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:26:19.018 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:26:19.021 | + 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:26:19.614 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:26:19.617 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:26:19.619 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:26:19.621 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:26:19.624 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:26:19.626 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:26:19.628 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:26:19.631 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:26:19.633 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:26:19.635 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:26:19.638 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:26:19.641 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:26:19.643 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:26:19.645 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:26:19.667 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:26:19.669 | + 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:26:20.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:20.408 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:20.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:20.409 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:21.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:21.420 | 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:26:21.423 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:21.424 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:21.425 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:21.430 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:21.437 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:21.441 | Obtaining file:///opt/stack/glance 2021-05-13 06:26:22.785 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:26:24.096 | 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:26:24.105 | 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:26:24.113 | 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:26:24.124 | 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:26:24.153 | 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:26:24.162 | 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:26:24.175 | 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:26:24.184 | 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:26:24.204 | 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:26:24.243 | 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:26:24.257 | 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:26:24.265 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-05-13 06:26:24.271 | 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:26:24.280 | 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:26:24.286 | 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 176)) (2.5.0) 2021-05-13 06:26:24.355 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:26:24.360 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-05-13 06:26:24.364 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:26:24.367 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-13 06:26:24.379 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:26:24.439 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-05-13 06:26:24.491 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-13 06:26:24.496 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-13 06:26:24.500 | 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 295)) (5.4.0) 2021-05-13 06:26:24.518 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-05-13 06:26:24.555 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-05-13 06:26:24.565 | 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 301)) (8.7.0) 2021-05-13 06:26:24.605 | 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 302)) (3.2.0) 2021-05-13 06:26:24.611 | 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 303)) (9.0.0) 2021-05-13 06:26:24.660 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-13 06:26:24.666 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-13 06:26:24.704 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-05-13 06:26:24.757 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-05-13 06:26:24.776 | 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 310)) (3.8.0) 2021-05-13 06:26:24.791 | 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 312)) (2.2.0) 2021-05-13 06:26:24.805 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-05-13 06:26:24.814 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-05-13 06:26:24.837 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-05-13 06:26:24.848 | 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 317)) (4.9.0) 2021-05-13 06:26:24.864 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-05-13 06:26:24.909 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:26:24.915 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:26:24.918 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-05-13 06:26:24.920 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.8.0) 2021-05-13 06:26:24.941 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-05-13 06:26:24.955 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-05-13 06:26:24.966 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:26:24.969 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:26:24.972 | 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 383)) (5.1.0) 2021-05-13 06:26:24.988 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-05-13 06:26:24.993 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2021-05-13 06:26:24.996 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-05-13 06:26:25.015 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:26:25.019 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-05-13 06:26:25.026 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:26:25.045 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.3.3) 2021-05-13 06:26:25.050 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:26:25.054 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:26:25.125 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (0.8.1) 2021-05-13 06:26:25.128 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:26:25.131 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.13.0) 2021-05-13 06:26:25.142 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2021-05-13 06:26:25.145 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-05-13 06:26:25.148 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:26:25.155 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (4.6.0) 2021-05-13 06:26:25.210 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (6.3.1) 2021-05-13 06:26:25.224 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.0.1) 2021-05-13 06:26:25.233 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (0.5.0) 2021-05-13 06:26:25.239 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.4.0) 2021-05-13 06:26:25.257 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-05-13 06:26:25.260 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.1.0) 2021-05-13 06:26:25.268 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.4) 2021-05-13 06:26:25.288 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2021-05-13 06:26:25.291 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.3.2) 2021-05-13 06:26:25.296 | 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:26:25.304 | 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:26:25.307 | 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:26:25.316 | 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:26:25.322 | 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:26:25.328 | 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:26:25.332 | 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:26:25.335 | 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:26:25.339 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-05-13 06:26:25.379 | 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:26:25.386 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:26:25.390 | 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:26:25.400 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-13 06:26:25.403 | 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:26:25.415 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:26:25.419 | 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:26:25.423 | 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:26:25.425 | 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:26:25.428 | 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:26:25.431 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (1.4.2) 2021-05-13 06:26:25.437 | 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:26:25.443 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.1) 2021-05-13 06:26:25.480 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2021-05-13 06:26:25.483 | 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:26:25.485 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-05-13 06:26:25.488 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-05-13 06:26:25.491 | 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:26:25.494 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:26:25.497 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-05-13 06:26:25.500 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (5.0.0) 2021-05-13 06:26:25.502 | 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:26:25.558 | 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:26:25.598 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-05-13 06:26:25.601 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2021-05-13 06:26:25.606 | 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:26:26.492 | Installing collected packages: glance 2021-05-13 06:26:26.493 | Running setup.py develop for glance 2021-05-13 06:26:28.041 | Successfully installed glance 2021-05-13 06:26:28.179 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:28.179 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:28.264 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:28.266 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:28.269 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:28.271 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:28.273 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:28.275 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:28.277 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:28.280 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:28.282 | + functions-common:time_stop:2311 : start_time=1620887179661 2021-05-13 06:26:28.284 | + functions-common:time_stop:2313 : [[ -z 1620887179661 ]] 2021-05-13 06:26:28.287 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:28.291 | + functions-common:time_stop:2316 : end_time=1620887188289 2021-05-13 06:26:28.293 | + functions-common:time_stop:2317 : elapsed_time=8628 2021-05-13 06:26:28.295 | + functions-common:time_stop:2318 : total=66268 2021-05-13 06:26:28.298 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:28.300 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=74896 2021-05-13 06:26:28.302 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:28.305 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:26:28.307 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:26:28.310 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:26:28.329 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:26:28.341 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:26:28.343 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:26:28.346 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:28.348 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:28.351 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:26:28.353 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:28.356 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:26:28.359 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:26:28.361 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:26:28.373 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:26:28.376 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:26:28.379 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:26:28.381 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:26:28.384 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:26:28.386 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:26:28.389 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:26:28.392 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:26:28.420 | + 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:26:28.448 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:26:28.478 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:26:28.507 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:26:28.536 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:26:28.565 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:26:28.568 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:26:28.570 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:26:28.573 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:26:28.575 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:26:28.603 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:26:28.632 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:26:28.662 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:26:28.691 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:26:28.720 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:26:28.750 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:26:28.779 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:26:28.809 | + 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:26:28.837 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:26:28.867 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:26:28.897 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:26:28.900 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:26:28.902 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:26:28.905 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:26:28.907 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:26:28.910 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:26:28.926 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:28.929 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:26:28.932 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:26:28.934 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:26:28.950 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:28.953 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:26:28.956 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:26:28.985 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:26:28.988 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:26:28.990 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:26:28.993 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:26:28.995 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:26:28.998 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:26:29.000 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:26:29.003 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:26:29.005 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:26:29.007 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:26:29.010 | + 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:26:29.039 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:26:29.042 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2021-05-13 06:26:29.072 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:26:29.074 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:26:29.091 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:29.093 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:26:29.123 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:26:29.153 | + 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:26:29.182 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:26:29.212 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:26:29.241 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:26:29.259 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:29.261 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:26:29.291 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:26:29.320 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:26:29.349 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2021-05-13 06:26:29.378 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:26:29.408 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2021-05-13 06:26:29.437 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:26:29.454 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:29.457 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:26:29.459 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:26:29.462 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:26:29.465 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:26:29.481 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:26:29.484 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:26:29.486 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:26:29.489 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:26:29.491 | + 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:26:29.521 | + 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:26:29.550 | + 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:26:29.580 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:26:29.609 | + 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:26:29.614 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:26:29.644 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:26:29.674 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:26:29.704 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2021-05-13 06:26:29.733 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:26:29.763 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:26:29.793 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:26:29.822 | + 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:26:29.852 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:26:29.881 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:26:29.912 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:26:29.941 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:26:29.946 | + 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:26:29.954 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:26:29.971 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:29.973 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:26:29.976 | + 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:26:29.978 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:26:29.980 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:26:29.982 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:26:29.985 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:26:29.989 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:26:29.991 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:26:29.995 | + 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:26:30.025 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:26:30.027 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:26:30.030 | ++ functions:get_random_port:837 : true 2021-05-13 06:26:30.033 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:26:30.035 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:26:30.037 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:26:30.087 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:26:30.090 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:26:30.093 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:26:30.095 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:26:30.099 | + 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:26:30.126 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:26:30.153 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:26:30.180 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:26:30.207 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:26:30.234 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:26:30.262 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:26:30.289 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:26:30.317 | + 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:26:30.344 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:26:30.371 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:26:30.399 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:26:30.426 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:26:30.454 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:26:30.481 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:26:30.509 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:26:30.537 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:26:30.564 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:26:30.591 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:26:30.619 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:26:30.621 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:26:30.623 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:30.626 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:30.628 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:30.630 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:30.633 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:26:30.687 | proxy (enabled by site administrator) 2021-05-13 06:26:30.690 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:26:30.692 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:26:30.695 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:30.697 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:30.699 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:30.702 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:30.705 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:26:30.757 | proxy_http (enabled by site administrator) 2021-05-13 06:26:30.760 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:26:30.764 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:26:30.766 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:26:30.769 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:26:30.771 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:30.773 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:30.776 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:30.779 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:30.781 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:26:30.782 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:30.790 | KeepAlive Off 2021-05-13 06:26:30.795 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:26:30.795 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:30.803 | SetEnv proxy-sendchunked 1 2021-05-13 06:26:30.807 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:26:30.808 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:30.816 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:26:30.819 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:26:30.822 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:26:30.824 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:26:30.826 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:26:30.829 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:30.831 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:30.833 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:30.836 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:30.838 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:26:30.840 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:30.843 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:30.845 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:26:30.905 | Site glance-wsgi-api already enabled 2021-05-13 06:26:30.910 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:26:30.912 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:26:30.914 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:26:30.917 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:26:31.046 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:26:31.052 | + 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:26:31.085 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:26:31.102 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:31.104 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:26:31.107 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:26:31.109 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:26:31.112 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:26:31.114 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:26:31.117 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:26:31.119 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:26:31.121 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:26:31.124 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:26:31.126 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:26:31.129 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:26:31.132 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:26:31.135 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:26:31.138 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:26:31.154 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:26:31.157 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:26:31.159 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:31.162 | + functions-common:git_clone:544 : echo master 2021-05-13 06:26:31.162 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:26:31.167 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:26:31.169 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:31.172 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:26:31.175 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:26:31.175 | + functions-common:git_clone:593 : head -1 2021-05-13 06:26:31.180 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:26:31.182 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:26:31.185 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:26:31.188 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:26:31.190 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:26:31.193 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:26:31.195 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:26:31.198 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:26:31.200 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:26:31.203 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:26:31.205 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:26:31.208 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:26:31.210 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:26:31.213 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:26:31.216 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:26:31.219 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:26:31.221 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:26:31.224 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:26:31.227 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:26:31.233 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:26:31.235 | + 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:26:31.837 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:26:31.840 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:26:31.842 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:26:31.845 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:26:31.847 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:26:31.849 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:26:31.852 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:26:31.854 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:26:31.857 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:26:31.859 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:26:31.862 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:26:31.864 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:26:31.867 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:26:31.869 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:26:31.890 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:26:31.892 | + 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:26:32.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:32.628 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:32.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:32.628 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:33.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:33.660 | 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:26:33.663 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:33.664 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:33.665 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:33.671 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:33.678 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:33.682 | Obtaining file:///opt/stack/cinder 2021-05-13 06:26:35.746 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:26:37.803 | 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:26:37.813 | 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:26:37.821 | 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:26:37.832 | 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:26:37.861 | 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:26:37.874 | 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:26:37.884 | 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:26:37.895 | 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:26:37.915 | 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:26:37.954 | 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:26:37.968 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-05-13 06:26:37.971 | 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:26:37.980 | 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:26:37.994 | 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:26:38.018 | 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:26:38.024 | 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:26:38.030 | 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:26:38.035 | 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:26:38.038 | 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:26:38.041 | 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:26:38.052 | 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:26:38.112 | 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:26:38.164 | 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:26:38.175 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (4.1.3) 2021-05-13 06:26:38.185 | 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 285)) (4.3.1) 2021-05-13 06:26:38.208 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-05-13 06:26:38.212 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2021-05-13 06:26:38.230 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2021-05-13 06:26:38.267 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-05-13 06:26:38.278 | 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 302)) (8.7.0) 2021-05-13 06:26:38.318 | 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 303)) (3.2.0) 2021-05-13 06:26:38.324 | 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 304)) (9.0.0) 2021-05-13 06:26:38.373 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-05-13 06:26:38.379 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-05-13 06:26:38.418 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.7.1) 2021-05-13 06:26:38.473 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.0) 2021-05-13 06:26:38.491 | 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 311)) (3.8.0) 2021-05-13 06:26:38.506 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.5.0) 2021-05-13 06:26:38.521 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.2.0) 2021-05-13 06:26:38.536 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (6.2.0) 2021-05-13 06:26:38.540 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-05-13 06:26:38.549 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-05-13 06:26:38.573 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.3.0) 2021-05-13 06:26:38.584 | 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 318)) (4.9.0) 2021-05-13 06:26:38.600 | 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 319)) (2.4.0) 2021-05-13 06:26:38.620 | 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 320)) (3.9.0) 2021-05-13 06:26:38.644 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2021-05-13 06:26:38.690 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-05-13 06:26:38.695 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.7.2) 2021-05-13 06:26:38.729 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.6.0) 2021-05-13 06:26:38.732 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-05-13 06:26:38.735 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2021-05-13 06:26:38.756 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (0.4.8) 2021-05-13 06:26:38.759 | 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 351)) (0.2.8) 2021-05-13 06:26:38.764 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-05-13 06:26:38.775 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-05-13 06:26:38.777 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-05-13 06:26:38.781 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (5.1.0) 2021-05-13 06:26:38.798 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2021-05-13 06:26:38.802 | 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 397)) (3.3.0) 2021-05-13 06:26:38.820 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2021-05-13 06:26:38.838 | 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 415)) (17.4.0) 2021-05-13 06:26:38.876 | 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 427)) (3.11.1) 2021-05-13 06:26:38.902 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-05-13 06:26:38.906 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.7) 2021-05-13 06:26:38.913 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-05-13 06:26:38.934 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.4.0) 2021-05-13 06:26:38.939 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (4.7.2) 2021-05-13 06:26:38.943 | 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 463)) (2.1.74) 2021-05-13 06:26:38.948 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (0.4.2) 2021-05-13 06:26:38.957 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (56.0.0) 2021-05-13 06:26:39.009 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-05-13 06:26:39.012 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.13.0) 2021-05-13 06:26:39.023 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-05-13 06:26:39.026 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-05-13 06:26:39.029 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-05-13 06:26:39.036 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.6) 2021-05-13 06:26:39.038 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.8.9) 2021-05-13 06:26:39.045 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (4.6.0) 2021-05-13 06:26:39.100 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-05-13 06:26:39.115 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-05-13 06:26:39.124 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-05-13 06:26:39.130 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-05-13 06:26:39.148 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.0) 2021-05-13 06:26:39.207 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-05-13 06:26:39.210 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-05-13 06:26:39.218 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (3.0.1) 2021-05-13 06:26:39.221 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.4) 2021-05-13 06:26:39.241 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-05-13 06:26:39.245 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.3.3) 2021-05-13 06:26:39.253 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-05-13 06:26:39.256 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-05-13 06:26:39.262 | 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 583)) (1.4.9.1) 2021-05-13 06:26:39.265 | 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:26:39.268 | 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:26:39.276 | 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:26:39.301 | 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:26:39.304 | 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:26:39.309 | 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:26:39.315 | 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:26:39.323 | 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:26:39.327 | 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:26:39.331 | 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:26:39.340 | 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:26:39.347 | 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:26:39.352 | 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:26:39.392 | 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:26:39.399 | 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:26:39.402 | 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:26:39.413 | 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:26:39.416 | 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:26:39.429 | 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:26:39.439 | 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:26:39.451 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2021-05-13 06:26:39.465 | 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:26:39.468 | 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:26:39.472 | 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:26:39.475 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (0.22.0) 2021-05-13 06:26:39.479 | 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:26:39.481 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.4.2) 2021-05-13 06:26:39.487 | 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:26:39.493 | 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:26:39.532 | 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:26:39.534 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.6.0) 2021-05-13 06:26:39.537 | 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:26:39.539 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-05-13 06:26:39.542 | 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:26:39.547 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-05-13 06:26:39.550 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (3.15.8) 2021-05-13 06:26:39.554 | 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:26:39.561 | 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:26:39.563 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2021-05-13 06:26:39.566 | 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:26:39.574 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-05-13 06:26:39.577 | 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:26:39.580 | 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:26:39.637 | 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:26:39.640 | 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:26:39.680 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-05-13 06:26:39.683 | 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:26:39.688 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-05-13 06:26:40.475 | Installing collected packages: cinder 2021-05-13 06:26:40.477 | Running setup.py develop for cinder 2021-05-13 06:26:42.708 | Successfully installed cinder 2021-05-13 06:26:42.845 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:42.845 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:42.930 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:42.933 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:42.935 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:42.937 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:42.939 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:42.941 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:42.944 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:42.946 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:42.948 | + functions-common:time_stop:2311 : start_time=1620887191884 2021-05-13 06:26:42.951 | + functions-common:time_stop:2313 : [[ -z 1620887191884 ]] 2021-05-13 06:26:42.954 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:42.958 | + functions-common:time_stop:2316 : end_time=1620887202955 2021-05-13 06:26:42.960 | + functions-common:time_stop:2317 : elapsed_time=11071 2021-05-13 06:26:42.962 | + functions-common:time_stop:2318 : total=74896 2021-05-13 06:26:42.964 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:42.967 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=85967 2021-05-13 06:26:42.970 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:42.972 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:26:42.974 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:26:42.977 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:26:42.995 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:26:43.007 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:26:43.010 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:26:43.012 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:43.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:43.018 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:26:43.020 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:43.023 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:26:43.025 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:26:43.028 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:26:43.030 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:43.033 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:43.035 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:26:43.046 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:26:43.049 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:26:43.052 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:26:43.054 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:26:43.056 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:26:43.059 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:43.062 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:26:43.064 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:43.067 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:43.069 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:26:43.072 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:26:43.074 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:26:43.077 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:26:43.079 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:26:43.082 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:26:43.084 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:43.087 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:43.089 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:26:43.111 | + 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:26:43.214 | Reading package lists... 2021-05-13 06:26:43.423 | Building dependency tree... 2021-05-13 06:26:43.424 | Reading state information... 2021-05-13 06:26:43.642 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:26:43.642 | The following packages were automatically installed and are no longer required: 2021-05-13 06:26:43.643 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:26:43.643 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:26:43.643 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:26:43.643 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:26:43.643 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:26:43.644 | python3-zope.interface 2021-05-13 06:26:43.644 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:26:43.751 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:26:43.755 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:26:43.758 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:26:43.761 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:43.764 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:43.766 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:43.768 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:43.771 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:43.773 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:26:43.776 | + functions-common:time_stop:2311 : start_time=1620887203108 2021-05-13 06:26:43.778 | + functions-common:time_stop:2313 : [[ -z 1620887203108 ]] 2021-05-13 06:26:43.781 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:43.786 | + functions-common:time_stop:2316 : end_time=1620887203783 2021-05-13 06:26:43.788 | + functions-common:time_stop:2317 : elapsed_time=675 2021-05-13 06:26:43.791 | + functions-common:time_stop:2318 : total=14000 2021-05-13 06:26:43.793 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:43.795 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14675 2021-05-13 06:26:43.798 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:26:43.801 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:26:43.803 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:26:43.806 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:26:43.818 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:26:43.822 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:26:43.824 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:26:43.826 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:26:43.830 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:26:43.830 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:26:43.834 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:26:43.836 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:26:43.838 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:26:43.840 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:26:43.843 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:26:43.845 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:26:43.847 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:26:43.849 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:26:43.861 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:26:43.873 | + 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:26:43.884 | + 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:26:43.896 | + 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:26:43.908 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:26:43.911 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:26:43.915 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.gg6jGLwogM 2021-05-13 06:26:43.917 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:26:43.920 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:26:43.922 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:26:43.924 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.gg6jGLwogM 2021-05-13 06:26:43.928 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.gg6jGLwogM 2021-05-13 06:26:43.939 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.gg6jGLwogM /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:26:43.951 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:26:43.955 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:26:43.957 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:26:43.959 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:26:43.961 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:26:43.963 | + 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:26:43.965 | + 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:26:43.968 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:26:43.971 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:26:43.975 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:26:43.979 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:26:43.998 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:26:44.017 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:26:44.035 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:26:44.054 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:26:44.072 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:26:44.091 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:26:44.110 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:26:44.128 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:26:44.130 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:26:44.132 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:26:44.135 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:26:44.137 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:26:44.166 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:26:44.193 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:26:44.221 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:26:44.248 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:26:44.275 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:26:44.303 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:26:44.331 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:26:44.358 | + 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:26:44.385 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:26:44.413 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:26:44.443 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:26:44.471 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:26:44.474 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:26:44.476 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:26:44.479 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:26:44.481 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:26:44.484 | + 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:26:44.515 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:26:44.542 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:26:44.570 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:26:44.598 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:26:44.626 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:26:44.654 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:26:44.685 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:26:44.687 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2021-05-13 06:26:44.715 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:26:44.746 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:26:44.754 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9b2a305f7e42fb11948e1c9e513cd6e8 2021-05-13 06:26:44.782 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:26:44.810 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:26:44.827 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:44.829 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:26:44.845 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:44.848 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:26:44.864 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:44.867 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:26:44.883 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:44.885 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:26:44.888 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:26:44.891 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:26:44.893 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:26:44.895 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:26:44.898 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:26:44.900 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:26:44.916 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:44.919 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:26:44.922 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:26:44.924 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:26:44.940 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:44.942 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:26:44.945 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:26:44.974 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:26:44.976 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:26:44.978 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:26:44.981 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:26:44.983 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:26:44.986 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:26:45.003 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:26:45.005 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:26:45.008 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:26:45.010 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:26:45.013 | + 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:26:45.041 | + 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:26:45.068 | + 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:26:45.096 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:26:45.124 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:26:45.126 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:26:45.129 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:26:45.131 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:26:45.134 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:26:45.136 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:26:45.140 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:26:45.144 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:26:45.146 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:26:45.148 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:26:45.161 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:26:45.162 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:26:45.170 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:26:45.173 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:26:45.188 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:26:45.191 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:26:45.194 | + 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:26:45.224 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:26:45.251 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:26:45.278 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:26:45.305 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:26:45.333 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:26:45.360 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:26:45.387 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:26:45.414 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:26:45.442 | + 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:26:45.469 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:26:45.496 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:26:45.524 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:26:45.551 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:26:45.554 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:26:45.557 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:26:45.559 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:26:45.562 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:26:45.564 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:45.566 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:45.569 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:26:45.571 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:26:45.574 | + 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:26:45.600 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:26:45.628 | + 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:26:45.629 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:26:45.637 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:26:45.641 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:26:45.644 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:26:45.646 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:26:45.648 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:26:45.650 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:45.653 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:45.656 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:45.658 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:45.660 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:26:45.662 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:45.665 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:45.667 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:26:45.727 | Enabling site cinder-wsgi. 2021-05-13 06:26:45.733 | To activate the new configuration, you need to run: 2021-05-13 06:26:45.733 | systemctl reload apache2 2021-05-13 06:26:45.737 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:26:45.739 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:26:45.742 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:26:45.744 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:26:45.871 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:26:45.874 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:26:45.906 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2021-05-13 06:26:45.934 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:26:45.950 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:45.953 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:26:45.955 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:26:45.958 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:26:45.960 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:26:45.962 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:26:45.993 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:26:46.021 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2021-05-13 06:26:46.048 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:26:46.076 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:26:46.104 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:26:46.131 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:26:46.160 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:26:46.188 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:26:46.215 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:26:46.244 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:26:46.272 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:26:46.300 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:26:46.302 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:26:46.319 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:46.321 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2021-05-13 06:26:46.352 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:26:46.370 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:46.372 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:26:46.375 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:26:46.377 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:26:46.380 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:26:46.382 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:26:46.385 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:26:46.389 | ++ 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:26:46.389 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:26:46.394 | + 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:26:46.397 | + 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:26:46.399 | + 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:26:46.402 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:26:46.404 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:26:46.407 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:26:46.410 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:26:46.412 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:46.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:46.417 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:26:46.420 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:46.423 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:26:46.425 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:26:46.427 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:26:46.430 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:26:46.432 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:26:46.435 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:26:46.437 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:26:46.440 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:26:46.442 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:26:46.458 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:26:46.461 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:26:46.463 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:46.466 | + functions-common:git_clone:544 : echo master 2021-05-13 06:26:46.466 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:26:46.471 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:26:46.473 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:46.476 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:26:46.478 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:26:46.479 | + functions-common:git_clone:593 : head -1 2021-05-13 06:26:46.482 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:26:46.485 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:26:46.487 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:26:46.490 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:26:46.492 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:26:46.495 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:26:46.497 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:26:46.500 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:26:46.502 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:26:46.505 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:26:46.507 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:26:46.510 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:26:46.513 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:26:46.516 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:26:46.519 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:26:46.522 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:26:46.524 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:26:46.527 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:26:46.530 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:26:46.536 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:26:46.539 | + 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:26:47.137 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:26:47.140 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:26:47.142 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:26:47.144 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:26:47.147 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:26:47.149 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:26:47.151 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:26:47.154 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:26:47.156 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:26:47.159 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:26:47.161 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:26:47.163 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:26:47.166 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:26:47.168 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:26:47.189 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:26:47.191 | + 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:26:47.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:47.934 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:47.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:47.934 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:48.966 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:48.966 | 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:26:48.969 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:48.970 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:48.971 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:48.976 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:48.983 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:48.987 | Obtaining file:///opt/stack/neutron 2021-05-13 06:26:51.062 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:26:53.135 | 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:26:53.142 | 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:26:53.145 | 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:26:53.154 | 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:26:53.163 | 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:26:53.174 | 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:26:53.203 | 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:26:53.216 | 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:26:53.225 | 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:26:53.232 | 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:26:53.236 | 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:26:53.245 | 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:26:53.251 | 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:26:53.256 | 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:26:53.261 | 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:26:53.321 | 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:26:53.375 | 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:26:53.379 | 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:26:53.382 | 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:26:53.422 | 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:26:53.448 | 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:26:53.467 | 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:26:53.471 | 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:26:53.476 | 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:26:53.499 | 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:26:53.536 | 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:26:53.547 | 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:26:53.587 | 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:26:53.593 | 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:26:53.642 | 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:26:53.648 | 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:26:53.687 | 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:26:53.743 | 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:26:53.760 | 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:26:53.775 | 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:26:53.791 | 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:26:53.805 | 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:26:53.809 | 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:26:53.818 | 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:26:53.842 | 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:26:53.853 | 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:26:53.869 | 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:26:53.889 | 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:26:53.934 | 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:26:53.940 | 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:26:53.948 | 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:26:53.954 | 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:26:53.957 | 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:26:53.967 | 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:26:53.969 | 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:26:53.990 | 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:26:54.005 | 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:26:54.016 | 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:26:54.019 | 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:26:54.022 | 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:26:54.028 | 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:26:54.034 | 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:26:54.054 | 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:26:54.056 | 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:26:54.074 | 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:26:54.101 | 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:26:54.116 | 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:26:54.120 | 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:26:54.127 | 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:26:54.147 | 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:26:54.149 | 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:26:54.155 | 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:26:54.160 | 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:26:54.211 | 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:26:54.214 | 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:26:54.218 | 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:26:54.221 | 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:26:54.232 | 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:26:54.235 | 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:26:54.237 | 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:26:54.244 | 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:26:54.259 | 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:26:54.269 | 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:26:54.274 | 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:26:54.292 | 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:26:54.312 | 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:26:54.370 | 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:26:54.374 | 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:26:54.381 | 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:26:54.402 | 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:26:54.406 | 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:26:54.409 | 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:26:54.414 | 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:26:54.422 | 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:26:54.430 | 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:26:54.433 | 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:26:54.494 | 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:26:54.500 | 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:26:54.504 | 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:26:54.526 | 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:26:54.529 | 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:26:54.534 | 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:26:54.538 | 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:26:54.541 | 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:26:54.546 | 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:26:54.588 | 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:26:54.591 | 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:26:54.596 | 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:26:54.600 | 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:26:54.611 | 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:26:54.634 | 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:26:54.636 | 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:26:54.648 | 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:26:54.663 | 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:26:54.675 | 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:26:54.679 | 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:26:54.683 | 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:26:54.686 | 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:26:54.690 | 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:26:54.692 | 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:26:54.695 | 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:26:54.697 | 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:26:54.700 | 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:26:54.703 | 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:26:54.706 | 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:26:54.708 | 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:26:54.711 | 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:26:54.715 | 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:26:54.726 | 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:26:54.740 | 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:26:54.797 | 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:26:54.801 | 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:26:54.804 | 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:26:54.810 | 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:26:54.851 | 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:26:55.796 | Installing collected packages: neutron 2021-05-13 06:26:55.796 | Attempting uninstall: neutron 2021-05-13 06:26:55.798 | Found existing installation: neutron 18.0.0 2021-05-13 06:26:56.999 | Uninstalling neutron-18.0.0: 2021-05-13 06:26:57.079 | Successfully uninstalled neutron-18.0.0 2021-05-13 06:26:57.081 | Running setup.py develop for neutron 2021-05-13 06:26:59.654 | Successfully installed neutron 2021-05-13 06:26:59.790 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:59.790 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:59.875 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:59.878 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:59.880 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:59.882 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:59.885 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:59.887 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:59.890 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:59.892 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:59.894 | + functions-common:time_stop:2311 : start_time=1620887207183 2021-05-13 06:26:59.897 | + functions-common:time_stop:2313 : [[ -z 1620887207183 ]] 2021-05-13 06:26:59.899 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:59.904 | + functions-common:time_stop:2316 : end_time=1620887219901 2021-05-13 06:26:59.906 | + functions-common:time_stop:2317 : elapsed_time=12718 2021-05-13 06:26:59.909 | + functions-common:time_stop:2318 : total=85967 2021-05-13 06:26:59.911 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:59.913 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=98685 2021-05-13 06:26:59.916 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:59.918 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:26:59.920 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:26:59.923 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:26:59.941 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:26:59.953 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:26:59.956 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:26:59.958 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:59.961 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:59.963 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:26:59.967 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:59.969 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:26:59.971 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:26:59.974 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:26:59.976 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:26:59.976 | Installing OVN and dependent packages 2021-05-13 06:26:59.979 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:26:59.981 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:26:59.997 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:59.999 | + 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:27:00.002 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:27:00.005 | [Call Trace] 2021-05-13 06:27:00.005 | ./stack.sh:896:stack_install_service 2021-05-13 06:27:00.005 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:27:00.005 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:27:00.005 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:27:00.005 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:27:00.005 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:27:00.009 | [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:27:01.012 | Error on exit 2021-05-13 06:27:01.781 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:27:01.781 |