2021-05-13 06:18:51.786 | + ./stack.sh:main:469 : exec 2021-05-13 06:18:51.786 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061851' 2021-05-13 06:18:51.786 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-061851.summary.2021-05-13-061851 2021-05-13 06:18:51.786 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:18:51.786 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061851 2021-05-13 06:18:51.786 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061851 /opt/stack/logs/stack.sh.log 2021-05-13 06:18:51.786 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061851.summary.2021-05-13-061851 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:18:51.786 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:18:51.786 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:18:51.786 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:18:51.786 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:18:51.786 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:18:51.786 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:18:51.786 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:18:51.786 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:18:51.786 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:18:51.786 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:18:51.786 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:18:51.786 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:18:51.786 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:18:51.786 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:18:51.787 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:18:51.789 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:18:51.791 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:18:51.793 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:18:51.795 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:18:51.796 | Linux dv-cinder-790910-2-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:18:51.799 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:18:51.801 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:18:51.804 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:18:51.831 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:18:51.846 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:18:51.848 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:18:51.850 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:18:51.852 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:18:51.854 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:18:51.856 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:18:51.858 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:18:51.859 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:18:51.861 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:18:51.863 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:18:51.865 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:18:51.867 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:18:51.868 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:18:51.870 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:18:51.873 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:18:51.875 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:18:51.878 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:18:51.879 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:18:51.881 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:18:51.894 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:51.896 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:18:51.897 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:18:51.899 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:18:51.901 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:18:51.903 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:18:51.904 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:18:51.906 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:18:51.908 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:18:51.910 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:18:51.911 | + 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:18:51.913 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:18:51.915 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:18:51.917 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:18:51.918 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:18:51.920 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:18:51.922 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:18:51.940 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:18:51.942 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:18:51.954 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:18:51.956 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:18:51.960 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:18:51.961 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:18:51.963 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:18:51.965 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:18:51.967 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:18:51.969 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:18:51.971 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:18:51.973 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:18:51.974 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:18:51.976 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:18:51.980 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:18:51.992 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:18:52.009 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:18:52.021 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:18:52.033 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:18:52.059 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:18:52.099 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:18:52.182 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:18:52.203 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:18:52.241 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:18:52.292 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:18:52.471 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:18:52.485 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:18:52.498 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:18:52.511 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:18:52.600 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:18:52.602 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:18:52.604 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:18:52.606 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:18:52.608 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:18:52.610 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:18:52.613 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:18:52.614 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:18:52.617 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:18:52.621 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:18:52.623 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:18:52.625 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:18:52.628 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:18:52.630 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:18:52.644 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:52.646 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:18:52.648 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:18:52.686 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:18:52.688 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:18:52.691 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:18:52.693 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:18:52.695 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:18:52.697 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:18:52.700 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:18:52.702 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:18:52.704 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:18:52.706 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:18:52.708 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.710 | + 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:18:52.713 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.715 | + 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:18:52.717 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.719 | + 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:18:52.722 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.724 | + 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:18:52.726 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.729 | + 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:18:52.731 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.733 | + 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:18:52.735 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.738 | + 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:18:52.741 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.743 | + 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:18:52.745 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.747 | + 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:18:52.750 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.752 | + 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:18:52.755 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.757 | + 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:18:52.759 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.761 | + 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:18:52.764 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.766 | + 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:18:52.768 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.770 | + 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:18:52.773 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.775 | + 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:18:52.777 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.779 | + 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:18:52.782 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.784 | + 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:18:52.786 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.789 | + 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:18:52.791 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.793 | + 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:18:52.795 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.798 | + 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:18:52.800 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.803 | + 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:18:52.805 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.807 | + 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:18:52.809 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.812 | + 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:18:52.814 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.817 | + 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:18:52.819 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.821 | + 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:18:52.824 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.826 | + 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:18:52.828 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.830 | + 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:18:52.833 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.835 | + 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:18:52.837 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.839 | + 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:18:52.842 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.844 | + 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:18:52.847 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.849 | + 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:18:52.851 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.854 | + 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:18:52.856 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.858 | + 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:18:52.860 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.863 | + 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:18:52.865 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.868 | + 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:18:52.870 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.872 | + 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:18:52.874 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.877 | + 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:18:52.879 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.881 | + 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:18:52.884 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.886 | + 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:18:52.888 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:18:52.891 | + 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:18:52.893 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:18:52.896 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:18:52.898 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:18:52.912 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:52.915 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:18:52.917 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:18:52.919 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:18:52.934 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:18:52.936 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:18:52.939 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:18:52.941 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:18:52.943 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:18:52.945 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:18:52.948 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:18:52.950 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:18:52.953 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:18:52.955 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:18:52.957 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:18:52.960 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:18:52.962 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:18:52.964 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:18:52.964 | Using mysql database backend 2021-05-13 06:18:52.966 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:18:52.982 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:18:52.998 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:53.001 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:18:53.016 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:18:53.032 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:53.035 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:18:53.051 | + ./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:18:53.067 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:18:53.083 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:18:53.085 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:18:53.101 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:18:53.104 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:18:53.120 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:18:53.122 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:18:53.125 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:18:53.127 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:18:53.130 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:18:53.134 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-061853 2021-05-13 06:18:53.136 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-061853 736' 2021-05-13 06:18:53.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.141 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:18:53.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.146 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:18:53.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.150 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:18:53.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.155 | + 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:18:53.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.160 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-05-13 06:18:53.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.164 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-05-13 06:18:53.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.169 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-061851 2021-05-13 06:18:53.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.174 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:18:53.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.179 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-05-13 06:18:53.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.183 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:18:53.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.188 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:18:53.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.193 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:18:53.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:18:53.197 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:18:53.200 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:18:53.202 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:18:53.204 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:18:53.206 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:18:53.208 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:18:53.211 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:18:53.213 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:18:53.215 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:18:53.218 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:18:53.233 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:18:53.236 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:18:53.238 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:53.241 | + functions-common:git_clone:544 : echo master 2021-05-13 06:18:53.241 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:18:53.246 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:18:53.248 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:53.250 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:18:53.253 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:18:53.253 | + functions-common:git_clone:593 : head -1 2021-05-13 06:18:53.256 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:18:53.259 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:18:53.261 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:18:53.264 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:18:53.266 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:18:53.269 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:18:53.271 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:18:53.274 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:18:53.276 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:18:53.279 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:18:53.281 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:18:53.284 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:18:53.287 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:18:53.291 | ++ tools/install_prereqs.sh:source:47 : NOW=1620886733 2021-05-13 06:18:53.294 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:18:53.299 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620886584 2021-05-13 06:18:53.301 | ++ tools/install_prereqs.sh:source:49 : DELTA=149 2021-05-13 06:18:53.303 | ++ tools/install_prereqs.sh:source:50 : [[ 149 -lt 7200 ]] 2021-05-13 06:18:53.306 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:18:53.308 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:18:53.310 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:18:53.313 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:18:53.315 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:18:53.317 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:18:53.319 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:18:53.322 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:18:53.325 | +++ 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:18:53.371 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:18:53.371 | apache2-dev 2021-05-13 06:18:53.371 | bc 2021-05-13 06:18:53.371 | bsdmainutils 2021-05-13 06:18:53.371 | curl 2021-05-13 06:18:53.371 | g++ 2021-05-13 06:18:53.371 | gawk 2021-05-13 06:18:53.371 | gcc 2021-05-13 06:18:53.371 | gettext 2021-05-13 06:18:53.371 | git 2021-05-13 06:18:53.371 | graphviz 2021-05-13 06:18:53.371 | iputils-ping 2021-05-13 06:18:53.371 | libapache2-mod-proxy-uwsgi 2021-05-13 06:18:53.371 | libffi-dev 2021-05-13 06:18:53.371 | libjpeg-dev 2021-05-13 06:18:53.371 | libmysqlclient-dev 2021-05-13 06:18:53.371 | libpcre3-dev 2021-05-13 06:18:53.371 | libpq-dev 2021-05-13 06:18:53.371 | libssl-dev 2021-05-13 06:18:53.371 | libsystemd-dev 2021-05-13 06:18:53.371 | libxml2-dev 2021-05-13 06:18:53.371 | libxslt1-dev 2021-05-13 06:18:53.371 | libyaml-dev 2021-05-13 06:18:53.371 | lsof 2021-05-13 06:18:53.371 | openssh-server 2021-05-13 06:18:53.371 | openssl 2021-05-13 06:18:53.371 | pkg-config 2021-05-13 06:18:53.371 | psmisc 2021-05-13 06:18:53.371 | python3-dev 2021-05-13 06:18:53.372 | python3-pip 2021-05-13 06:18:53.372 | python3-systemd 2021-05-13 06:18:53.372 | python3-venv 2021-05-13 06:18:53.372 | tar 2021-05-13 06:18:53.372 | tcpdump 2021-05-13 06:18:53.372 | unzip 2021-05-13 06:18:53.372 | uuid-runtime 2021-05-13 06:18:53.372 | wget 2021-05-13 06:18:53.372 | wget 2021-05-13 06:18:53.372 | zlib1g-dev 2021-05-13 06:18:53.372 | libkrb5-dev 2021-05-13 06:18:53.372 | libldap2-dev 2021-05-13 06:18:53.372 | libsasl2-dev 2021-05-13 06:18:53.372 | memcached 2021-05-13 06:18:53.372 | python3-mysqldb 2021-05-13 06:18:53.372 | sqlite3 2021-05-13 06:18:53.372 | conntrack 2021-05-13 06:18:53.372 | curl 2021-05-13 06:18:53.372 | dnsmasq-base 2021-05-13 06:18:53.372 | dnsmasq-utils 2021-05-13 06:18:53.372 | ebtables 2021-05-13 06:18:53.372 | genisoimage 2021-05-13 06:18:53.372 | iptables 2021-05-13 06:18:53.372 | iputils-arping 2021-05-13 06:18:53.372 | kpartx 2021-05-13 06:18:53.372 | libjs-jquery-tablesorter 2021-05-13 06:18:53.372 | libmysqlclient-dev 2021-05-13 06:18:53.372 | parted 2021-05-13 06:18:53.372 | pm-utils 2021-05-13 06:18:53.372 | python3-mysqldb 2021-05-13 06:18:53.372 | socat 2021-05-13 06:18:53.372 | sqlite3 2021-05-13 06:18:53.372 | sudo 2021-05-13 06:18:53.372 | vlan 2021-05-13 06:18:53.372 | lsscsi 2021-05-13 06:18:53.372 | open-iscsi 2021-05-13 06:18:53.373 | lvm2 2021-05-13 06:18:53.373 | qemu-utils 2021-05-13 06:18:53.373 | thin-provisioning-tools 2021-05-13 06:18:53.373 | acl 2021-05-13 06:18:53.373 | dnsmasq-base 2021-05-13 06:18:53.373 | dnsmasq-utils 2021-05-13 06:18:53.373 | ebtables 2021-05-13 06:18:53.373 | haproxy 2021-05-13 06:18:53.373 | iptables 2021-05-13 06:18:53.373 | iputils-arping 2021-05-13 06:18:53.373 | iputils-ping 2021-05-13 06:18:53.373 | libmysqlclient-dev 2021-05-13 06:18:53.373 | postgresql-server-dev-all 2021-05-13 06:18:53.373 | python3-mysqldb 2021-05-13 06:18:53.373 | sqlite3 2021-05-13 06:18:53.373 | sudo 2021-05-13 06:18:53.373 | vlan 2021-05-13 06:18:53.373 | ipset 2021-05-13 06:18:53.373 | conntrack 2021-05-13 06:18:53.373 | conntrackd 2021-05-13 06:18:53.373 | keepalived 2021-05-13 06:18:53.373 | dstat 2021-05-13 06:18:53.373 | lvm2 2021-05-13 06:18:53.373 | qemu-utils 2021-05-13 06:18:53.373 | thin-provisioning-tools 2021-05-13 06:18:53.373 | curl 2021-05-13 06:18:53.373 | liberasurecode-dev 2021-05-13 06:18:53.373 | make 2021-05-13 06:18:53.373 | memcached 2021-05-13 06:18:53.373 | sqlite3 2021-05-13 06:18:53.373 | xfsprogs' 2021-05-13 06:18:53.376 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:18:53.394 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:18:53.394 | apache2-dev 2021-05-13 06:18:53.394 | bc 2021-05-13 06:18:53.394 | bsdmainutils 2021-05-13 06:18:53.394 | curl 2021-05-13 06:18:53.394 | g++ 2021-05-13 06:18:53.394 | gawk 2021-05-13 06:18:53.394 | gcc 2021-05-13 06:18:53.394 | gettext 2021-05-13 06:18:53.394 | git 2021-05-13 06:18:53.394 | graphviz 2021-05-13 06:18:53.394 | iputils-ping 2021-05-13 06:18:53.394 | libapache2-mod-proxy-uwsgi 2021-05-13 06:18:53.394 | libffi-dev 2021-05-13 06:18:53.394 | libjpeg-dev 2021-05-13 06:18:53.394 | libmysqlclient-dev 2021-05-13 06:18:53.394 | libpcre3-dev 2021-05-13 06:18:53.394 | libpq-dev 2021-05-13 06:18:53.394 | libssl-dev 2021-05-13 06:18:53.394 | libsystemd-dev 2021-05-13 06:18:53.394 | libxml2-dev 2021-05-13 06:18:53.394 | libxslt1-dev 2021-05-13 06:18:53.395 | libyaml-dev 2021-05-13 06:18:53.395 | lsof 2021-05-13 06:18:53.395 | openssh-server 2021-05-13 06:18:53.395 | openssl 2021-05-13 06:18:53.395 | pkg-config 2021-05-13 06:18:53.395 | psmisc 2021-05-13 06:18:53.395 | python3-dev 2021-05-13 06:18:53.395 | python3-pip 2021-05-13 06:18:53.395 | python3-systemd 2021-05-13 06:18:53.395 | python3-venv 2021-05-13 06:18:53.395 | tar 2021-05-13 06:18:53.395 | tcpdump 2021-05-13 06:18:53.395 | unzip 2021-05-13 06:18:53.395 | uuid-runtime 2021-05-13 06:18:53.395 | wget 2021-05-13 06:18:53.395 | wget 2021-05-13 06:18:53.395 | zlib1g-dev 2021-05-13 06:18:53.395 | libkrb5-dev 2021-05-13 06:18:53.395 | libldap2-dev 2021-05-13 06:18:53.395 | libsasl2-dev 2021-05-13 06:18:53.395 | memcached 2021-05-13 06:18:53.395 | python3-mysqldb 2021-05-13 06:18:53.395 | sqlite3 2021-05-13 06:18:53.395 | conntrack 2021-05-13 06:18:53.395 | curl 2021-05-13 06:18:53.395 | dnsmasq-base 2021-05-13 06:18:53.395 | dnsmasq-utils 2021-05-13 06:18:53.395 | ebtables 2021-05-13 06:18:53.395 | genisoimage 2021-05-13 06:18:53.395 | iptables 2021-05-13 06:18:53.395 | iputils-arping 2021-05-13 06:18:53.395 | kpartx 2021-05-13 06:18:53.395 | libjs-jquery-tablesorter 2021-05-13 06:18:53.395 | libmysqlclient-dev 2021-05-13 06:18:53.395 | parted 2021-05-13 06:18:53.395 | pm-utils 2021-05-13 06:18:53.395 | python3-mysqldb 2021-05-13 06:18:53.396 | socat 2021-05-13 06:18:53.396 | sqlite3 2021-05-13 06:18:53.396 | sudo 2021-05-13 06:18:53.396 | vlan 2021-05-13 06:18:53.396 | lsscsi 2021-05-13 06:18:53.396 | open-iscsi 2021-05-13 06:18:53.396 | lvm2 2021-05-13 06:18:53.396 | qemu-utils 2021-05-13 06:18:53.396 | thin-provisioning-tools 2021-05-13 06:18:53.396 | acl 2021-05-13 06:18:53.396 | dnsmasq-base 2021-05-13 06:18:53.396 | dnsmasq-utils 2021-05-13 06:18:53.396 | ebtables 2021-05-13 06:18:53.396 | haproxy 2021-05-13 06:18:53.396 | iptables 2021-05-13 06:18:53.396 | iputils-arping 2021-05-13 06:18:53.396 | iputils-ping 2021-05-13 06:18:53.396 | libmysqlclient-dev 2021-05-13 06:18:53.396 | postgresql-server-dev-all 2021-05-13 06:18:53.396 | python3-mysqldb 2021-05-13 06:18:53.396 | sqlite3 2021-05-13 06:18:53.396 | sudo 2021-05-13 06:18:53.396 | vlan 2021-05-13 06:18:53.396 | ipset 2021-05-13 06:18:53.396 | conntrack 2021-05-13 06:18:53.396 | conntrackd 2021-05-13 06:18:53.396 | keepalived 2021-05-13 06:18:53.396 | dstat 2021-05-13 06:18:53.396 | lvm2 2021-05-13 06:18:53.396 | qemu-utils 2021-05-13 06:18:53.396 | thin-provisioning-tools 2021-05-13 06:18:53.396 | curl 2021-05-13 06:18:53.396 | liberasurecode-dev 2021-05-13 06:18:53.396 | make 2021-05-13 06:18:53.396 | memcached 2021-05-13 06:18:53.397 | sqlite3 2021-05-13 06:18:53.397 | xfsprogs ' 2021-05-13 06:18:53.398 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:18:53.400 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:53.403 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:53.406 | ++ 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:18:53.406 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:18:53.411 | ++ 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:18:53.414 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:18:53.416 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:18:53.418 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:18:53.420 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:18:53.422 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:53.424 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:18:53.426 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:53.428 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:53.430 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:18:53.432 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:18:53.434 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:18:53.436 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:18:53.439 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:18:53.443 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:18:53.445 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:18:53.447 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:18:53.449 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:18:53.451 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:18:53.453 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:18:53.457 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620886733455 2021-05-13 06:18:53.459 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:18:53.461 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:18:53.463 | ++ 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:18:54.020 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:18:54.234 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-13 06:18:54.452 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-13 06:18:54.961 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-13 06:18:56.557 | Reading package lists... 2021-05-13 06:18:56.586 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:18:56.588 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:18:56.590 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:18:56.592 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:56.594 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:56.597 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:18:56.599 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:56.601 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:18:56.603 | ++ functions-common:time_stop:2311 : start_time=1620886733455 2021-05-13 06:18:56.605 | ++ functions-common:time_stop:2313 : [[ -z 1620886733455 ]] 2021-05-13 06:18:56.608 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:56.612 | ++ functions-common:time_stop:2316 : end_time=1620886736609 2021-05-13 06:18:56.614 | ++ functions-common:time_stop:2317 : elapsed_time=3154 2021-05-13 06:18:56.616 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:18:56.618 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:56.620 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3154 2021-05-13 06:18:56.623 | ++ 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:18:56.625 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:18:56.627 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:18:56.629 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:18:56.632 | ++ 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:18:56.651 | ++ 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:18:56.756 | Reading package lists... 2021-05-13 06:18:56.963 | Building dependency tree... 2021-05-13 06:18:56.964 | Reading state information... 2021-05-13 06:18:56.994 | acl is already the newest version (2.2.53-6). 2021-05-13 06:18:56.994 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:18:56.994 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:18:56.994 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:18:56.994 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:18:56.994 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:18:56.994 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:18:56.994 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:18:56.994 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:18:56.994 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:18:56.994 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:18:56.994 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:18:56.994 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:18:56.995 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:18:56.995 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:18:56.995 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:18:56.995 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:18:56.995 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:18:56.995 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:18:56.995 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:18:56.995 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:18:56.995 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:18:56.995 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:18:56.995 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:18:56.995 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:18:56.995 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:18:56.995 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:18:56.995 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:18:56.995 | psmisc is already the newest version (23.3-1). 2021-05-13 06:18:56.995 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:18:56.995 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:18:56.995 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:18:56.995 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:18:56.995 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:18:56.995 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:18:56.995 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:18:56.995 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:18:56.995 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:18:56.995 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:18:56.995 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:18:56.995 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:18:56.995 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:18:56.995 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:18:56.995 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:18:56.995 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:18:56.995 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:18:56.995 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:18:56.996 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:18:56.996 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:18:56.996 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:18:56.996 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:18:56.996 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:18:56.996 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:18:56.996 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:18:56.996 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:18:56.996 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:18:56.996 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:18:56.996 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:18:56.996 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:18:56.996 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:18:56.996 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:18:56.996 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:18:56.996 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:18:56.996 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:18:56.996 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:18:56.996 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:18:56.996 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:18:56.996 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:18:56.996 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:18:57.183 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:18:57.183 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:18:57.183 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:18:57.183 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:18:57.183 | The following packages were automatically installed and are no longer required: 2021-05-13 06:18:57.184 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:18:57.184 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:18:57.184 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:18:57.184 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:18:57.185 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:18:57.185 | python3-zope.interface 2021-05-13 06:18:57.185 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:18:57.298 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:18:57.302 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:18:57.305 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:18:57.307 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:18:57.309 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:18:57.311 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:18:57.313 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:18:57.316 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:18:57.318 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:18:57.320 | ++ functions-common:time_stop:2311 : start_time=1620886736649 2021-05-13 06:18:57.322 | ++ functions-common:time_stop:2313 : [[ -z 1620886736649 ]] 2021-05-13 06:18:57.325 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:18:57.329 | ++ functions-common:time_stop:2316 : end_time=1620886737326 2021-05-13 06:18:57.331 | ++ functions-common:time_stop:2317 : elapsed_time=677 2021-05-13 06:18:57.334 | ++ functions-common:time_stop:2318 : total=669 2021-05-13 06:18:57.336 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:18:57.338 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1346 2021-05-13 06:18:57.340 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:18:57.343 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:18:57.345 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:18:57.348 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:18:57.352 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:18:57.356 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:18:57.359 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:18:57.362 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:18:58.705 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:18:58.707 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:18:58.709 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:18:58.713 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:18:58.714 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:18:58.716 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:18:58.718 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:18:58.720 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:18:58.722 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:18:58.724 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:18:58.726 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:18:58.796 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:18:58.798 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:18:58.870 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:18:58.872 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:18:58.942 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:18:58.943 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:18:58.945 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:18:58.947 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:18:58.949 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:18:58.951 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:18:58.953 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:18:58.954 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:18:58.956 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:18:58.958 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:18:58.960 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:18:58.960 | Distro: focal 2021-05-13 06:18:58.962 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:18:58.965 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:18:58.968 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:18:58.970 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:18:58.973 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:18:58.973 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:18:59.435 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:18:59.437 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:18:59.437 | pip: 20.2.2 2021-05-13 06:18:59.438 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:18:59.891 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:18:59.913 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:18:59.915 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:18:59.917 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:18:59.920 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:18:59.922 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:18:59.926 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:18:59.928 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:18:59.930 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:18:59.932 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:18:59.937 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:18:59.938 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:18:59.938 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:18:59.944 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:18:59.946 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:18:59.948 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:18:59.957 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:18:59.960 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:18:59.962 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:18:59.964 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:18:59.967 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:18:59.969 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:18:59.971 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:18:59.973 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:18:59.975 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:18:59.977 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:18:59.979 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:18:59.981 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:18:59.983 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:18:59.985 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:18:59.988 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:18:59.990 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:18:59.992 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:18:59.994 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:18:59.996 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:18:59.998 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:19:00.001 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:19:00.003 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:19:00.005 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:19:00.007 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:19:00.009 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:19:00.012 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:19:00.032 | Using python 3.8 to install os-testr 2021-05-13 06:19:00.034 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-05-13 06:19:00.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:00.782 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:00.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:00.782 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:01.814 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:01.814 | 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:19:01.822 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:01.822 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:01.833 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:01.838 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:01.846 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:01.899 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.0.0) 2021-05-13 06:19:01.909 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:19:01.912 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2021-05-13 06:19:01.926 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.2.0) 2021-05-13 06:19:01.954 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:19:01.972 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:19:01.976 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:19:01.983 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:19:01.987 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:19:01.990 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:19:01.993 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (0.18.2) 2021-05-13 06:19:01.996 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:19:02.009 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:19:02.020 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:19:02.023 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:19:02.026 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:19:02.028 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:19:02.031 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:19:02.087 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:19:02.094 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:19:02.096 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:19:02.100 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:19:02.103 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:19:02.144 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:19:02.148 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:19:04.206 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:04.206 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:04.277 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:04.279 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:04.282 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:04.284 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:04.286 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:04.288 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:04.290 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:04.293 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:04.295 | + functions-common:time_stop:2311 : start_time=1620886740027 2021-05-13 06:19:04.297 | + functions-common:time_stop:2313 : [[ -z 1620886740027 ]] 2021-05-13 06:19:04.300 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:04.304 | + functions-common:time_stop:2316 : end_time=1620886744302 2021-05-13 06:19:04.306 | + functions-common:time_stop:2317 : elapsed_time=4275 2021-05-13 06:19:04.308 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:19:04.311 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:04.313 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4275 2021-05-13 06:19:04.315 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:04.317 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:19:04.368 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:19:04.700 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:19:04.702 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:19:04.705 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:19:04.708 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:19:04.710 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:19:04.734 | + 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:19:06.759 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:06.762 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:06.817 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:07.015 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:07.290 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:07.448 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:07.565 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:19:07.825 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:07.827 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:07.829 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:07.832 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:07.834 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:07.836 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:07.838 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:07.840 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:07.842 | + functions-common:time_stop:2311 : start_time=1620886744726 2021-05-13 06:19:07.844 | + functions-common:time_stop:2313 : [[ -z 1620886744726 ]] 2021-05-13 06:19:07.847 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:07.851 | + functions-common:time_stop:2316 : end_time=1620886747848 2021-05-13 06:19:07.853 | + functions-common:time_stop:2317 : elapsed_time=3122 2021-05-13 06:19:07.855 | + functions-common:time_stop:2318 : total=4275 2021-05-13 06:19:07.857 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:07.859 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7397 2021-05-13 06:19:07.861 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:07.863 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:19:07.866 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:19:07.888 | + 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:19:09.783 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:09.787 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:09.841 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:10.039 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:10.314 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:10.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:10.475 | Processing /opt/stack/requirements 2021-05-13 06:19:12.134 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:19:12.137 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:19:12.149 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:19:12.154 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:19:12.157 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:19:12.160 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:19:12.180 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:19:12.182 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:19:12.199 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:19:12.202 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:19:12.210 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:19:12.229 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (1.3) 2021-05-13 06:19:12.232 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (0.3.0) 2021-05-13 06:19:12.247 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:19:12.250 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:19:12.254 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:19:12.256 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:19:12.259 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:19:12.261 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:19:12.263 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:19:12.266 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:19:12.277 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:19:12.350 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:19:12.352 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:19:12.359 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:19:12.361 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:19:12.366 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:19:12.370 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:19:12.410 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:19:12.411 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:19:13.182 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:19:13.183 | ERROR: Command errored out with exit status 1: 2021-05-13 06:19:13.183 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-t1r9qfl4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-t1r9qfl4/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-cq33iyqt 2021-05-13 06:19:13.183 | cwd: /tmp/pip-req-build-t1r9qfl4/ 2021-05-13 06:19:13.183 | Complete output (6 lines): 2021-05-13 06:19:13.183 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:19:13.183 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:19:13.183 | or: setup.py --help-commands 2021-05-13 06:19:13.183 | or: setup.py cmd --help 2021-05-13 06:19:13.183 | 2021-05-13 06:19:13.183 | error: invalid command 'bdist_wheel' 2021-05-13 06:19:13.183 | ---------------------------------------- 2021-05-13 06:19:13.183 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:19:13.183 | Running setup.py clean for openstack-requirements 2021-05-13 06:19:13.953 | Failed to build openstack-requirements 2021-05-13 06:19:13.969 | Installing collected packages: openstack-requirements 2021-05-13 06:19:13.969 | Attempting uninstall: openstack-requirements 2021-05-13 06:19:13.970 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:19:14.005 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:19:14.025 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:19:14.028 | Running setup.py install for openstack-requirements: started 2021-05-13 06:19:16.239 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:19:16.265 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:19:16.390 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:16.393 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:16.395 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:16.397 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:16.399 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:16.401 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:16.403 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:16.405 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:16.407 | + functions-common:time_stop:2311 : start_time=1620886747881 2021-05-13 06:19:16.410 | + functions-common:time_stop:2313 : [[ -z 1620886747881 ]] 2021-05-13 06:19:16.412 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:16.416 | + functions-common:time_stop:2316 : end_time=1620886756414 2021-05-13 06:19:16.418 | + functions-common:time_stop:2317 : elapsed_time=8533 2021-05-13 06:19:16.420 | + functions-common:time_stop:2318 : total=7397 2021-05-13 06:19:16.422 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:16.425 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15930 2021-05-13 06:19:16.427 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:16.429 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:19:16.432 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:19:16.434 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:19:16.437 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:16.439 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:16.442 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:19:16.444 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:16.447 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:19:16.466 | Using python 3.8 to install pbr 2021-05-13 06:19:16.468 | + 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:19:17.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:17.204 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:17.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:17.204 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:18.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:18.228 | 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:19:18.232 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:18.232 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:18.234 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:18.252 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:18.260 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:18.366 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:19:20.552 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:20.552 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:20.641 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:20.644 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:20.646 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:20.648 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:20.650 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:20.652 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:20.654 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:20.656 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:20.659 | + functions-common:time_stop:2311 : start_time=1620886756461 2021-05-13 06:19:20.661 | + functions-common:time_stop:2313 : [[ -z 1620886756461 ]] 2021-05-13 06:19:20.664 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:20.667 | + functions-common:time_stop:2316 : end_time=1620886760665 2021-05-13 06:19:20.670 | + functions-common:time_stop:2317 : elapsed_time=4204 2021-05-13 06:19:20.672 | + functions-common:time_stop:2318 : total=15930 2021-05-13 06:19:20.674 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:20.676 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20134 2021-05-13 06:19:20.678 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:20.681 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:19:22.859 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:19:24.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:24.713 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:19:24.719 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:19:24.722 | 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:19:24.725 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:19:24.790 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:19:24.793 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:19:24.796 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:19:24.815 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:19:24.818 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:19:24.820 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:19:24.822 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:19:24.825 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:19:24.827 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:19:24.829 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:19:24.831 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:19:24.833 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:19:24.836 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:19:24.838 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:19:24.842 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:19:24.844 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:19:24.847 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:19:24.849 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:19:24.851 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:19:24.866 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:24.868 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:19:24.870 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:19:24.872 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:19:24.874 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:19:24.877 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:19:24.879 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:19:24.881 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:19:24.883 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:19:24.885 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:19:24.887 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:19:24.889 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:19:24.892 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:19:24.894 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:19:24.896 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:19:24.898 | + 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:19:24.900 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:19:24.902 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:19:24.904 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:19:24.907 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:19:24.909 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:19:24.911 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:19:24.914 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:19:24.916 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:19:24.918 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:19:24.921 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:19:24.972 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:19:24.972 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:19:24.974 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:19:25.318 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:19:25.321 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:19:25.337 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:25.339 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:19:25.342 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:19:25.344 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:19:25.347 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:19:25.349 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:19:25.351 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:25.354 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:19:25.356 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:25.358 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:25.361 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:19:25.363 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:19:25.366 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:19:25.368 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:19:25.370 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:19:25.372 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:19:25.374 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:25.377 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:25.379 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:19:25.399 | + 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:19:25.503 | Reading package lists... 2021-05-13 06:19:25.712 | Building dependency tree... 2021-05-13 06:19:25.714 | Reading state information... 2021-05-13 06:19:25.935 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:19:25.935 | The following packages were automatically installed and are no longer required: 2021-05-13 06:19:25.936 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:19:25.936 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:19:25.936 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:19:25.936 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:19:25.936 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:19:25.936 | python3-zope.interface 2021-05-13 06:19:25.936 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:19:26.046 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:19:26.051 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:19:26.053 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:19:26.056 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:26.058 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:26.060 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:26.062 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:26.064 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:26.066 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:19:26.069 | + functions-common:time_stop:2311 : start_time=1620886765397 2021-05-13 06:19:26.071 | + functions-common:time_stop:2313 : [[ -z 1620886765397 ]] 2021-05-13 06:19:26.074 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:26.078 | + functions-common:time_stop:2316 : end_time=1620886766075 2021-05-13 06:19:26.080 | + functions-common:time_stop:2317 : elapsed_time=678 2021-05-13 06:19:26.082 | + functions-common:time_stop:2318 : total=1346 2021-05-13 06:19:26.084 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:26.087 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2024 2021-05-13 06:19:26.089 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:19:26.091 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:19:26.093 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:19:26.096 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:19:26.099 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:19:26.101 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:19:26.103 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:19:26.105 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:19:26.108 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:19:26.110 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:19:26.113 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:19:26.115 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:19:26.117 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:19:26.120 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:19:26.122 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:19:26.124 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:19:26.126 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:19:26.129 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:19:26.131 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:19:26.133 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:19:26.136 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:19:26.138 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:19:26.140 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:19:26.142 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:19:26.144 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:19:26.147 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:19:26.149 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:19:26.165 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:26.167 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:19:26.170 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:19:26.172 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:19:26.175 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:19:26.178 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:19:26.182 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:19:26.184 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:19:26.186 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:19:26.188 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:19:26.191 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:19:26.193 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:19:26.196 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:19:26.896 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:19:26.896 | user tags 2021-05-13 06:19:26.896 | stackrabbit []' 2021-05-13 06:19:26.899 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:19:26.899 | user tags 2021-05-13 06:19:26.899 | stackrabbit []' 2021-05-13 06:19:26.900 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:19:26.906 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:19:26.908 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:19:26.910 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:19:27.587 | Changing password for user "stackrabbit" ... 2021-05-13 06:19:27.646 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:19:28.316 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:19:28.379 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:19:28.381 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:19:29.031 | Changing password for user "stackrabbit" ... 2021-05-13 06:19:29.081 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:19:29.084 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:19:29.086 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:19:29.738 | Deleting user "guest" ... 2021-05-13 06:19:29.755 | Error: 2021-05-13 06:19:29.755 | {:no_such_user, "guest"} 2021-05-13 06:19:29.768 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:19:29.770 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:19:29.787 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:29.789 | + ./stack.sh:main:801 : install_database 2021-05-13 06:19:29.791 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:19:29.794 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:19:29.796 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:29.798 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:29.801 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:19:30.116 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:19:30.118 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:19:30.120 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:19:30.123 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:19:30.125 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:19:30.128 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:19:30.130 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:19:30.133 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:19:30.135 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:19:30.137 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:19:30.140 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:19:30.142 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:19:30.144 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:19:30.146 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:19:30.149 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:19:30.151 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:19:30.153 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:19:30.155 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:19:30.158 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:19:30.160 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:19:30.162 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:19:30.165 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:19:30.167 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:30.169 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:30.172 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:19:30.174 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:19:30.177 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:19:30.179 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:19:30.181 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:19:30.183 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:30.186 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:19:30.188 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:30.191 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:30.193 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:19:30.195 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:19:30.197 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:19:30.199 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:19:30.202 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:19:30.204 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:19:30.206 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:30.209 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:30.211 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:19:30.231 | + 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:19:30.337 | Reading package lists... 2021-05-13 06:19:30.547 | Building dependency tree... 2021-05-13 06:19:30.549 | Reading state information... 2021-05-13 06:19:30.773 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:19:30.773 | The following packages were automatically installed and are no longer required: 2021-05-13 06:19:30.774 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:19:30.774 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:19:30.774 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:19:30.775 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:19:30.775 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:19:30.775 | python3-zope.interface 2021-05-13 06:19:30.775 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:19:30.881 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:19:30.886 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:19:30.888 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:19:30.890 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:30.893 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:30.895 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:30.897 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:30.899 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:30.901 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:19:30.904 | + functions-common:time_stop:2311 : start_time=1620886770229 2021-05-13 06:19:30.906 | + functions-common:time_stop:2313 : [[ -z 1620886770229 ]] 2021-05-13 06:19:30.909 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:30.913 | + functions-common:time_stop:2316 : end_time=1620886770911 2021-05-13 06:19:30.915 | + functions-common:time_stop:2317 : elapsed_time=682 2021-05-13 06:19:30.917 | + functions-common:time_stop:2318 : total=2024 2021-05-13 06:19:30.919 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:30.922 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2706 2021-05-13 06:19:30.924 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:19:30.926 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:19:30.929 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:19:30.931 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:19:30.933 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:19:30.935 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:19:30.938 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:19:30.940 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:19:30.943 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:19:30.945 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:19:30.948 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:19:30.949 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:19:30.954 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:19:30.957 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:19:30.959 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:19:30.962 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:19:30.964 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:19:30.985 | Using python 3.8 to install PyMySQL 2021-05-13 06:19:30.988 | + 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:19:31.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:31.723 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:31.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:31.723 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:32.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:32.743 | 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:19:32.746 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:32.746 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:32.748 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:32.766 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:32.773 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:32.779 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-05-13 06:19:34.958 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:34.958 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:35.027 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:35.030 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:35.033 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:35.035 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:35.037 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:35.039 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:35.041 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:35.044 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:35.046 | + functions-common:time_stop:2311 : start_time=1620886770980 2021-05-13 06:19:35.049 | + functions-common:time_stop:2313 : [[ -z 1620886770980 ]] 2021-05-13 06:19:35.052 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:35.056 | + functions-common:time_stop:2316 : end_time=1620886775053 2021-05-13 06:19:35.058 | + functions-common:time_stop:2317 : elapsed_time=4073 2021-05-13 06:19:35.060 | + functions-common:time_stop:2318 : total=20134 2021-05-13 06:19:35.063 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:35.065 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24207 2021-05-13 06:19:35.067 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:35.070 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:19:35.072 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:19:35.074 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:19:35.076 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:19:35.093 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:35.096 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:19:35.098 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:19:35.101 | ++ 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:19:35.102 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:19:35.107 | + 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:19:35.109 | + 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:19:35.112 | + 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:19:35.115 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:19:35.117 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:19:35.119 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:19:35.134 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:35.137 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:19:35.139 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:19:35.141 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:19:35.143 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:19:35.146 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:19:35.148 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:35.150 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:19:35.152 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:35.155 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:35.157 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:19:35.160 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:19:35.162 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:19:35.164 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:19:35.166 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:19:35.169 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:19:35.171 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:35.174 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:35.176 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:19:35.196 | + 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:19:35.301 | Reading package lists... 2021-05-13 06:19:35.509 | Building dependency tree... 2021-05-13 06:19:35.510 | Reading state information... 2021-05-13 06:19:35.731 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:19:35.731 | The following packages were automatically installed and are no longer required: 2021-05-13 06:19:35.732 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:19:35.732 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:19:35.732 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:19:35.732 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:19:35.732 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:19:35.732 | python3-zope.interface 2021-05-13 06:19:35.732 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:19:35.839 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:19:35.843 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:19:35.846 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:19:35.848 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:35.850 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:35.853 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:35.855 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:35.857 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:35.859 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:19:35.861 | + functions-common:time_stop:2311 : start_time=1620886775194 2021-05-13 06:19:35.863 | + functions-common:time_stop:2313 : [[ -z 1620886775194 ]] 2021-05-13 06:19:35.866 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:35.870 | + functions-common:time_stop:2316 : end_time=1620886775868 2021-05-13 06:19:35.872 | + functions-common:time_stop:2317 : elapsed_time=674 2021-05-13 06:19:35.875 | + functions-common:time_stop:2318 : total=2706 2021-05-13 06:19:35.877 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:35.879 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3380 2021-05-13 06:19:35.882 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:19:35.884 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:19:35.901 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:35.903 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:19:35.905 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:19:35.908 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:19:35.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:19:35.930 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:19:35.932 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:19:35.934 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:19:35.937 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:19:35.939 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:35.942 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:19:35.944 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:35.946 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:35.948 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:19:35.950 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:19:35.953 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:19:35.955 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:19:35.957 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:19:35.959 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:19:35.961 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:35.964 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:35.966 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:19:35.986 | + 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:19:36.090 | Reading package lists... 2021-05-13 06:19:36.299 | Building dependency tree... 2021-05-13 06:19:36.301 | Reading state information... 2021-05-13 06:19:36.522 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:19:36.522 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:19:36.522 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:19:36.522 | The following packages were automatically installed and are no longer required: 2021-05-13 06:19:36.522 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:19:36.523 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:19:36.523 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:19:36.523 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:19:36.523 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:19:36.523 | python3-zope.interface 2021-05-13 06:19:36.523 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:19:36.631 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:19:36.635 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:19:36.637 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:19:36.639 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:36.642 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:36.644 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:36.646 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:36.648 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:36.650 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:19:36.653 | + functions-common:time_stop:2311 : start_time=1620886775983 2021-05-13 06:19:36.655 | + functions-common:time_stop:2313 : [[ -z 1620886775983 ]] 2021-05-13 06:19:36.657 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:36.661 | + functions-common:time_stop:2316 : end_time=1620886776659 2021-05-13 06:19:36.664 | + functions-common:time_stop:2317 : elapsed_time=676 2021-05-13 06:19:36.666 | + functions-common:time_stop:2318 : total=3380 2021-05-13 06:19:36.668 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:36.670 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4056 2021-05-13 06:19:36.672 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:19:36.675 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:19:36.677 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:36.679 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:36.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:19:36.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:19:36.686 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:19:36.691 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:19:36.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:19:36.697 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:19:36.697 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:19:36.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:19:36.704 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:19:36.706 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:19:36.708 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:19:36.710 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:19:36.713 | + functions:vercmp:631 : local result 2021-05-13 06:19:36.716 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:19:36.716 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:19:36.717 | ++ functions:vercmp:635 : head -1 2021-05-13 06:19:36.721 | + functions:vercmp:635 : result=3.13 2021-05-13 06:19:36.724 | + functions:vercmp:637 : case $op in 2021-05-13 06:19:36.726 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:19:36.728 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:19:36.730 | + functions:vercmp:648 : return 2021-05-13 06:19:36.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:19:36.735 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:19:36.738 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:19:36.916 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:19:36.918 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:19:36.920 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:36.923 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:36.925 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:19:36.927 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:36.930 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:19:36.946 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:36.949 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:19:36.952 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:19:36.952 | Installing etcd 2021-05-13 06:19:36.955 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:19:36.967 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:19:36.979 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:19:36.982 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:19:36.994 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:19:36.997 | ++ 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:19:36.999 | ++ 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:19:37.002 | +++ 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:19:37.006 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:19:37.009 | ++ 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:19:37.011 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:19:37.013 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:19:37.016 | ++ functions:get_extra_file:74 : return 2021-05-13 06:19:37.019 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:19:37.021 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:19:37.024 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:19:37.026 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:19:37.042 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:37.045 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:19:37.047 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:19:37.064 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:37.066 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:19:37.068 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:19:37.070 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:19:37.073 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:19:37.075 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:19:37.077 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:19:37.080 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:19:37.082 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:19:37.085 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.087 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:19:37.091 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.093 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:19:37.096 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:19:37.098 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:19:37.100 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:19:37.102 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.104 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.107 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:19:37.109 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.111 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:19:37.113 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:19:37.115 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:19:37.118 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:19:37.120 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.122 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:19:37.127 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.129 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:19:37.131 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:19:37.134 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:19:37.136 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:19:37.138 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.143 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:19:37.145 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.147 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:19:37.150 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:19:37.152 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:19:37.154 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:19:37.156 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.158 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:19:37.163 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.165 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:19:37.167 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:19:37.170 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:19:37.172 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:19:37.174 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:19:37.181 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.183 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:19:37.185 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:19:37.187 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:19:37.190 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:19:37.192 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.194 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.197 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:19:37.199 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.201 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:19:37.203 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:19:37.206 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:19:37.208 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:19:37.210 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.215 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:19:37.217 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.219 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:19:37.222 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:19:37.224 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:19:37.226 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:19:37.229 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.231 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:19:37.235 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.238 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:19:37.240 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:19:37.242 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:19:37.244 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:19:37.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:19:37.254 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.256 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:19:37.258 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:19:37.260 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:19:37.263 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:19:37.265 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.268 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.270 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:19:37.272 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.274 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:19:37.277 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:19:37.279 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:19:37.281 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:19:37.283 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.288 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:19:37.290 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.292 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:19:37.294 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:19:37.297 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:19:37.299 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:19:37.301 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.305 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:19:37.308 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.310 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:19:37.312 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:19:37.315 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:19:37.317 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:19:37.319 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.322 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.324 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:19:37.326 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.328 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:19:37.331 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:19:37.333 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:19:37.335 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:19:37.337 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.339 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.342 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:19:37.344 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.347 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:19:37.349 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:19:37.352 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:19:37.354 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:19:37.356 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.361 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:19:37.363 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.366 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:19:37.368 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:19:37.370 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:19:37.373 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:19:37.375 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:19:37.382 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.384 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:19:37.386 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:19:37.388 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:19:37.391 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:19:37.393 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.398 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:19:37.400 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.402 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:19:37.404 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:19:37.407 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:19:37.409 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:19:37.412 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:19:37.418 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.420 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:19:37.423 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:19:37.425 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:19:37.428 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:19:37.430 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.434 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:19:37.437 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.439 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:19:37.441 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:19:37.443 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:19:37.446 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:19:37.448 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.450 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:19:37.455 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.458 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:19:37.460 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:19:37.462 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:19:37.464 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:19:37.467 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:19:37.474 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.477 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:19:37.479 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:19:37.481 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:19:37.483 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:19:37.486 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.488 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:19:37.493 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.495 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:19:37.497 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:19:37.499 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:19:37.502 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:19:37.504 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.506 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.508 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:19:37.511 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.513 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:19:37.515 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:19:37.518 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:19:37.520 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:19:37.522 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:19:37.529 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.531 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:19:37.534 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:19:37.536 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:19:37.539 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:19:37.541 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.543 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.546 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:19:37.548 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.550 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:19:37.552 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:19:37.554 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:19:37.557 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:19:37.559 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.561 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.563 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:19:37.566 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.568 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:19:37.570 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:19:37.572 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:19:37.575 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:19:37.577 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:19:37.584 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.587 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:19:37.589 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:19:37.591 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:19:37.594 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:19:37.597 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:19:37.603 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.606 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:19:37.608 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:19:37.610 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:19:37.613 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:19:37.615 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.617 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.619 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:19:37.622 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.624 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:19:37.626 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:19:37.629 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:19:37.631 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:19:37.633 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.635 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.638 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:19:37.640 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.643 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:19:37.645 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:19:37.647 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:19:37.650 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:19:37.652 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.654 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.656 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:19:37.659 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.662 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:19:37.664 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:19:37.666 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:19:37.668 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:19:37.671 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.673 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.675 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:19:37.677 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.680 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:19:37.682 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:19:37.684 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:19:37.686 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:19:37.689 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:19:37.696 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.698 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:19:37.700 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:19:37.703 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:19:37.705 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:19:37.708 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.710 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.712 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:19:37.715 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.717 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:19:37.720 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:19:37.722 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:19:37.725 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:19:37.727 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:37.729 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:37.731 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:19:37.734 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:37.736 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:19:37.758 | Using python 3.8 to install etcd3 2021-05-13 06:19:37.760 | + 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:19:38.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:38.499 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:38.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:38.499 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:39.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:39.519 | 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:19:39.522 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:39.523 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:39.524 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:39.542 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:39.549 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:39.555 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.12.0) 2021-05-13 06:19:39.564 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.37.1) 2021-05-13 06:19:39.574 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:19:39.578 | 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:19:39.581 | 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:19:41.744 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:41.744 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:41.822 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:41.824 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:41.826 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:41.829 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:41.831 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:41.833 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:41.835 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:41.837 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:41.840 | + functions-common:time_stop:2311 : start_time=1620886777752 2021-05-13 06:19:41.842 | + functions-common:time_stop:2313 : [[ -z 1620886777752 ]] 2021-05-13 06:19:41.844 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:41.849 | + functions-common:time_stop:2316 : end_time=1620886781846 2021-05-13 06:19:41.851 | + functions-common:time_stop:2317 : elapsed_time=4094 2021-05-13 06:19:41.853 | + functions-common:time_stop:2318 : total=24207 2021-05-13 06:19:41.855 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:41.857 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28301 2021-05-13 06:19:41.860 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:41.862 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:19:41.883 | Using python 3.8 to install etcd3gw 2021-05-13 06:19:41.886 | + 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:19:42.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:42.623 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:42.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:42.623 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:43.652 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:43.652 | 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:19:43.655 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:43.656 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:43.657 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:43.676 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:43.683 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:43.689 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.2.5) 2021-05-13 06:19:43.700 | 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:19:43.706 | 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:19:43.710 | 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:19:43.730 | 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:19:43.733 | 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:19:43.754 | 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:19:43.758 | 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:19:43.761 | 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:19:45.918 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:45.918 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:45.996 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:45.999 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:46.002 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:46.004 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:46.006 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:46.008 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:46.010 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:46.012 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:46.015 | + functions-common:time_stop:2311 : start_time=1620886781878 2021-05-13 06:19:46.017 | + functions-common:time_stop:2313 : [[ -z 1620886781878 ]] 2021-05-13 06:19:46.019 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:46.023 | + functions-common:time_stop:2316 : end_time=1620886786021 2021-05-13 06:19:46.026 | + functions-common:time_stop:2317 : elapsed_time=4143 2021-05-13 06:19:46.028 | + functions-common:time_stop:2318 : total=28301 2021-05-13 06:19:46.030 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:46.032 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32444 2021-05-13 06:19:46.034 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:46.037 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:19:46.039 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:19:46.042 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:19:46.044 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:19:46.046 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:19:46.049 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:19:46.051 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:19:46.053 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:19:46.056 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:19:46.058 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:19:46.060 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:19:46.063 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:19:46.065 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:19:46.068 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:19:46.070 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:46.072 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:46.075 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:19:46.077 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:19:46.079 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:19:46.081 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:19:46.084 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:19:46.086 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:19:46.088 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:19:46.090 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:46.093 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:19:46.096 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:46.098 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:46.100 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:19:46.103 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:19:46.105 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:19:46.107 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:19:46.110 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:19:46.112 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:19:46.115 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:46.117 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:46.119 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:19:46.140 | + 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:19:46.244 | Reading package lists... 2021-05-13 06:19:46.458 | Building dependency tree... 2021-05-13 06:19:46.460 | Reading state information... 2021-05-13 06:19:46.682 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:19:46.682 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:19:46.682 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:19:46.682 | The following packages were automatically installed and are no longer required: 2021-05-13 06:19:46.683 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:19:46.683 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:19:46.683 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:19:46.683 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:19:46.683 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:19:46.683 | python3-zope.interface 2021-05-13 06:19:46.683 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:19:46.791 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:19:46.795 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:19:46.799 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:19:46.800 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:46.802 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:46.805 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:46.807 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:46.809 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:46.811 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:19:46.814 | + functions-common:time_stop:2311 : start_time=1620886786137 2021-05-13 06:19:46.816 | + functions-common:time_stop:2313 : [[ -z 1620886786137 ]] 2021-05-13 06:19:46.819 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:46.823 | + functions-common:time_stop:2316 : end_time=1620886786821 2021-05-13 06:19:46.825 | + functions-common:time_stop:2317 : elapsed_time=684 2021-05-13 06:19:46.827 | + functions-common:time_stop:2318 : total=4056 2021-05-13 06:19:46.830 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:46.832 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4740 2021-05-13 06:19:46.834 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:19:46.836 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:19:46.839 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:19:46.841 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:19:46.843 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:19:46.904 | Module proxy already enabled 2021-05-13 06:19:46.909 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:19:46.970 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:19:46.970 | Module proxy already enabled 2021-05-13 06:19:46.970 | Module proxy_uwsgi already enabled 2021-05-13 06:19:46.974 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:19:46.976 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:19:46.979 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:19:46.981 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:19:47.106 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:19:47.108 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:19:47.112 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:19:47.114 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:47.117 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:47.119 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:19:47.122 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:47.125 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:19:47.127 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:19:47.130 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:19:47.133 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:47.135 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:47.138 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:19:47.140 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:47.142 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:19:47.145 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:19:47.147 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:19:47.150 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:47.152 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:47.154 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:19:47.157 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:47.160 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:19:47.162 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:19:47.164 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:19:47.167 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:47.169 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:47.171 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:19:47.174 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:47.177 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:19:47.179 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:19:47.182 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:47.184 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:47.186 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:19:47.189 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:47.191 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:19:47.193 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:19:47.196 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:19:47.198 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:47.200 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:47.203 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:19:47.206 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:47.208 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:19:47.225 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:47.228 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:19:47.230 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:19:47.233 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:19:47.235 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:47.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:47.240 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:19:47.242 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:47.244 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:19:47.261 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:47.263 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:19:47.265 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:19:47.268 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:19:47.270 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:47.273 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:47.275 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:19:47.278 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:47.280 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:19:47.283 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:19:47.285 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:19:47.288 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:19:47.290 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:19:47.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:19:47.295 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:19:47.297 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:19:47.300 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:19:47.302 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:19:47.305 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:19:47.307 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:19:47.310 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:19:47.314 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:19:47.314 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:19:47.320 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:19:47.322 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:19:47.325 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:19:47.328 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:19:47.330 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:19:47.352 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:19:47.354 | + 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:19:48.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:48.087 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:48.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:48.087 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:49.102 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:49.102 | 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:19:49.105 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:49.106 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:49.108 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:49.126 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:49.133 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:49.139 | 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:19:49.192 | 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:19:49.228 | 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:19:49.269 | 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:19:49.274 | 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:19:49.281 | 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:19:49.319 | 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:19:49.329 | 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:19:49.345 | 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:19:49.350 | 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:19:49.353 | 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:19:49.364 | 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:19:49.366 | 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:19:49.370 | 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:19:49.374 | 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:19:49.393 | 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:19:49.397 | 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:19:49.417 | 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:19:49.421 | 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:19:49.425 | 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:19:49.431 | 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:19:49.451 | 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:19:49.511 | 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:19:49.524 | 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:19:49.530 | 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:19:49.535 | 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:19:49.542 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:19:49.546 | 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:19:49.549 | 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:19:49.552 | 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:19:49.555 | 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:19:49.558 | 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:19:49.561 | 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:19:49.565 | 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:19:49.569 | 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:19:49.573 | 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:19:51.460 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:51.460 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:51.530 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:51.532 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:51.535 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:51.537 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:51.539 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:51.541 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:51.543 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:51.545 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:51.548 | + functions-common:time_stop:2311 : start_time=1620886787346 2021-05-13 06:19:51.550 | + functions-common:time_stop:2313 : [[ -z 1620886787346 ]] 2021-05-13 06:19:51.553 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:51.557 | + functions-common:time_stop:2316 : end_time=1620886791555 2021-05-13 06:19:51.559 | + functions-common:time_stop:2317 : elapsed_time=4209 2021-05-13 06:19:51.562 | + functions-common:time_stop:2318 : total=32444 2021-05-13 06:19:51.564 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:51.566 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36653 2021-05-13 06:19:51.568 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:51.571 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:19:51.573 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:19:51.575 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:19:51.578 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:19:51.581 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:19:51.583 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:19:51.587 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:19:51.587 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:19:51.592 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:19:51.595 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:19:51.598 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:19:51.600 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:19:51.603 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:19:51.624 | Using python 3.8 to install python-memcached 2021-05-13 06:19:51.626 | + 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:19:52.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:52.363 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:52.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:52.363 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:53.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:53.380 | 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:19:53.383 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:53.383 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:53.398 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:53.403 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:53.410 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:53.415 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.59) 2021-05-13 06:19:53.420 | 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:19:55.574 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:19:55.574 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:19:55.644 | + inc/python:pip_install:200 : result=0 2021-05-13 06:19:55.647 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:19:55.649 | + functions-common:time_stop:2304 : local name 2021-05-13 06:19:55.651 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:19:55.653 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:19:55.655 | + functions-common:time_stop:2307 : local total 2021-05-13 06:19:55.658 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:19:55.661 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:19:55.663 | + functions-common:time_stop:2311 : start_time=1620886791618 2021-05-13 06:19:55.665 | + functions-common:time_stop:2313 : [[ -z 1620886791618 ]] 2021-05-13 06:19:55.668 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:19:55.672 | + functions-common:time_stop:2316 : end_time=1620886795670 2021-05-13 06:19:55.674 | + functions-common:time_stop:2317 : elapsed_time=4052 2021-05-13 06:19:55.676 | + functions-common:time_stop:2318 : total=36653 2021-05-13 06:19:55.679 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:19:55.681 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40705 2021-05-13 06:19:55.683 | + inc/python:pip_install:203 : return 0 2021-05-13 06:19:55.685 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:19:55.701 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:19:55.704 | + ./stack.sh:main:862 : '[' 10.222.0.20 == 10.222.0.20 ']' 2021-05-13 06:19:55.707 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:19:55.709 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:19:55.711 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:19:55.713 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:19:55.716 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:19:55.718 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:19:55.734 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:19:55.736 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:19:55.739 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:19:55.741 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:19:55.743 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:19:55.745 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:19:55.748 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:19:55.751 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:19:55.753 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:19:55.755 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:19:55.770 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:19:55.772 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:19:55.774 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:55.777 | + functions-common:git_clone:544 : echo master 2021-05-13 06:19:55.777 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:19:55.782 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:19:55.784 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:19:55.786 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:19:55.789 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:19:55.789 | + functions-common:git_clone:593 : head -1 2021-05-13 06:19:55.792 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:19:55.795 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:19:55.798 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:19:55.800 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:19:55.802 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:19:55.804 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:19:55.807 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:19:55.809 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:19:55.811 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:19:55.814 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:19:55.816 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:19:55.819 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:19:55.821 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:19:55.824 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:19:55.826 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:19:55.829 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:19:55.831 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:19:55.833 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:19:55.836 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:19:55.841 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:19:55.844 | + 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:19:56.465 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:19:56.467 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:19:56.470 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:19:56.472 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:19:56.474 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:19:56.476 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:19:56.479 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:19:56.481 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:19:56.483 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:19:56.486 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:19:56.488 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:19:56.490 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:19:56.492 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:19:56.494 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:19:56.515 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:19:56.517 | + 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:19:57.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:57.257 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:57.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:19:57.265 | from cryptography.utils import int_from_bytes 2021-05-13 06:19:58.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:19:58.279 | 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:19:58.282 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:58.283 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:58.285 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:58.289 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:58.297 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:19:58.301 | Obtaining file:///opt/stack/keystone 2021-05-13 06:19:59.853 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:20:01.388 | 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:20:01.417 | 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:20:01.427 | 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:20:01.433 | 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:20:01.437 | 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:20:01.463 | 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:20:01.491 | 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:20:01.504 | 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:20:01.520 | 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:20:01.532 | 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:20:01.541 | 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:20:01.545 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (7.1.2) 2021-05-13 06:20:01.548 | 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:20:01.587 | 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:20:01.593 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.1.0) 2021-05-13 06:20:01.597 | 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:20:01.608 | 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:20:01.659 | 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:20:01.662 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.1.0) 2021-05-13 06:20:01.668 | 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:20:01.703 | 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:20:01.743 | 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:20:01.749 | 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:20:01.796 | 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:20:01.802 | 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:20:01.840 | 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:20:01.893 | 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:20:01.911 | 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:20:01.926 | 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:20:01.934 | 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:20:01.957 | 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:20:01.969 | 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:20:01.984 | 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:20:02.028 | 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:20:02.034 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.7.4) 2021-05-13 06:20:02.047 | 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:20:02.050 | 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:20:02.053 | 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:20:02.063 | 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:20:02.066 | 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:20:02.069 | 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:20:02.072 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (6.5.1) 2021-05-13 06:20:02.088 | 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:20:02.094 | 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:20:02.112 | 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:20:02.116 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:20:02.135 | 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:20:02.140 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.8.18) 2021-05-13 06:20:02.143 | 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:20:02.146 | 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:20:02.156 | 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:20:02.159 | 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:20:02.162 | 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:20:02.169 | 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:20:02.178 | 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:20:02.184 | 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:20:02.201 | 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:20:02.205 | 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:20:02.212 | 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:20:02.232 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.6.1) 2021-05-13 06:20:02.258 | 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:20:02.263 | 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:20:02.272 | 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:20:02.325 | 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:20:02.329 | 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:20:02.334 | 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:20:02.341 | 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:20:02.350 | 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:20:02.354 | 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:20:02.360 | 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:20:02.398 | 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:20:02.403 | 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:20:02.414 | 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:20:02.424 | 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:20:02.433 | 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:20:02.444 | 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:20:02.453 | 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:20:02.458 | 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:20:02.466 | 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:20:02.469 | 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:20:02.472 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (5.1.2) 2021-05-13 06:20:02.496 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:20:02.501 | 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:20:02.515 | 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:20:02.519 | 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:20:02.522 | 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:20:02.525 | 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:20:02.528 | 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:20:02.530 | 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:20:02.533 | 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:20:02.535 | 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:20:02.538 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.2.1) 2021-05-13 06:20:02.549 | 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:20:02.553 | 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:20:02.556 | 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:20:02.558 | 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:20:02.566 | 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:20:02.569 | 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:20:02.575 | 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:20:02.624 | 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:20:02.631 | 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:20:02.640 | 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:20:03.792 | Installing collected packages: keystone 2021-05-13 06:20:03.792 | Attempting uninstall: keystone 2021-05-13 06:20:03.794 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:20:03.797 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:20:03.798 | Running setup.py develop for keystone 2021-05-13 06:20:05.633 | Successfully installed keystone 2021-05-13 06:20:05.769 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:20:05.769 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:20:05.853 | + inc/python:pip_install:200 : result=0 2021-05-13 06:20:05.855 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:20:05.857 | + functions-common:time_stop:2304 : local name 2021-05-13 06:20:05.859 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:20:05.862 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:20:05.864 | + functions-common:time_stop:2307 : local total 2021-05-13 06:20:05.866 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:20:05.868 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:20:05.870 | + functions-common:time_stop:2311 : start_time=1620886796509 2021-05-13 06:20:05.872 | + functions-common:time_stop:2313 : [[ -z 1620886796509 ]] 2021-05-13 06:20:05.875 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:20:05.878 | + functions-common:time_stop:2316 : end_time=1620886805876 2021-05-13 06:20:05.881 | + functions-common:time_stop:2317 : elapsed_time=9367 2021-05-13 06:20:05.883 | + functions-common:time_stop:2318 : total=40705 2021-05-13 06:20:05.885 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:20:05.887 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50072 2021-05-13 06:20:05.889 | + inc/python:pip_install:203 : return 0 2021-05-13 06:20:05.891 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:20:05.893 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:20:05.896 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:20:05.914 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:20:05.926 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:20:05.928 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:20:05.930 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:20:05.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:20:05.935 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:20:05.937 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:20:05.940 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:20:05.956 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:05.959 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:20:05.961 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:20:05.963 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:20:05.966 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:20:05.978 | + 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:20:05.981 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:20:05.985 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:20:06.000 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:06.003 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:20:06.033 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:20:06.060 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:20:06.089 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:20:06.119 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:20:06.149 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:20:06.178 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:20:06.205 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:20:06.233 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:20:06.235 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:20:06.238 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:20:06.240 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:20:06.242 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:20:06.244 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:20:06.260 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:06.263 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:20:06.265 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:20:06.268 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:20:06.282 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:06.285 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:20:06.287 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:20:06.317 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:20:06.319 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:20:06.322 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:20:06.324 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:20:06.326 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:20:06.342 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:06.345 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2021-05-13 06:20:06.375 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.20/identity 2021-05-13 06:20:06.401 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:20:06.404 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:20:06.434 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:20:06.436 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:20:06.439 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:20:06.441 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:20:06.443 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:20:06.446 | + 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:20:06.476 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:20:06.478 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:20:06.481 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:20:06.483 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:20:06.486 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:20:06.503 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:20:06.505 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:20:06.507 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:20:06.510 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:20:06.512 | + 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:20:06.539 | + 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:20:06.566 | + 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:20:06.593 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:20:06.623 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:20:06.649 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:20:06.652 | + 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:20:06.654 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:20:06.657 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:20:06.659 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:20:06.661 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:20:06.663 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:20:06.666 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:20:06.670 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:20:06.673 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:20:06.675 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:20:06.687 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:20:06.688 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:20:06.696 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:20:06.699 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:20:06.715 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:20:06.717 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:20:06.721 | + 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:20:06.750 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:20:06.776 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:20:06.803 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:20:06.830 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:20:06.857 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:20:06.884 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:20:06.911 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:20:06.938 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:20:06.965 | + 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:20:06.992 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:20:07.019 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:20:07.045 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:20:07.072 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:20:07.074 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:20:07.078 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:20:07.080 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:20:07.082 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:20:07.085 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:07.087 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:07.089 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:20:07.092 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:20:07.094 | + 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:20:07.121 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:20:07.149 | + 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:20:07.149 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:20:07.158 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:20:07.161 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:20:07.163 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:20:07.166 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:20:07.168 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:20:07.170 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:20:07.172 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:07.175 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:07.177 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:20:07.179 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:20:07.182 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:07.184 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:07.186 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:20:07.247 | Site keystone-wsgi-public already enabled 2021-05-13 06:20:07.252 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:20:07.254 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:20:07.256 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:20:07.259 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:20:07.385 | + 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:20:07.389 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:20:07.392 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:20:07.394 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:20:07.397 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:20:07.399 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:20:07.402 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:20:07.407 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:20:07.409 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:20:07.411 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:20:07.424 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:20:07.425 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:20:07.433 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:20:07.437 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:20:07.452 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:20:07.454 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:20:07.458 | + 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:20:07.489 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:20:07.516 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:20:07.542 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:20:07.570 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:20:07.597 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:20:07.624 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:20:07.652 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:20:07.679 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:20:07.706 | + 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:20:07.734 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:20:07.760 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:20:07.787 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:20:07.815 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:20:07.817 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:20:07.820 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:20:07.822 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:20:07.825 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:20:07.827 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:07.829 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:07.831 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:20:07.834 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:20:07.836 | + 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:20:07.864 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:20:07.892 | + 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:20:07.892 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:20:07.901 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:20:07.904 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:20:07.907 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:20:07.909 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:20:07.911 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:20:07.914 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:20:07.916 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:07.918 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:07.921 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:20:07.924 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:20:07.926 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:07.928 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:07.930 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:20:07.992 | Site keystone-wsgi-admin already enabled 2021-05-13 06:20:07.996 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:20:07.998 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:20:08.000 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:20:08.003 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:20:08.130 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:20:08.162 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:20:08.193 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:20:08.223 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:20:08.226 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:20:08.256 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:20:08.283 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:20:08.312 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:20:08.328 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:08.330 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:20:08.347 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:08.349 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:20:08.351 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:20:08.354 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:20:08.356 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:20:08.359 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:20:08.361 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:20:08.364 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:20:08.366 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:20:08.368 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:20:08.370 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:20:08.373 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:20:08.376 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:20:08.378 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:20:08.381 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:20:08.396 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:20:08.399 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:20:08.401 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:20:08.403 | + functions-common:git_clone:544 : echo master 2021-05-13 06:20:08.404 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:20:08.409 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:20:08.411 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:20:08.413 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:20:08.416 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:20:08.416 | + functions-common:git_clone:593 : head -1 2021-05-13 06:20:08.421 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:20:08.424 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:20:08.426 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:20:08.429 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:20:08.431 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:20:08.434 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:20:08.436 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:20:08.439 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:20:08.441 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:20:08.444 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:20:08.446 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:20:08.448 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:20:08.450 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:20:08.453 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:20:08.456 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:20:08.458 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:20:08.461 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:20:08.463 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:20:08.466 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:20:08.472 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:20:08.475 | + 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:20:09.070 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:20:09.072 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:20:09.074 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:20:09.077 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:20:09.079 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:20:09.082 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:20:09.084 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:20:09.086 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:20:09.088 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:20:09.091 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:20:09.093 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:20:09.096 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:20:09.098 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:20:09.100 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:20:09.121 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:20:09.123 | + 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:20:09.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:20:09.861 | from cryptography.utils import int_from_bytes 2021-05-13 06:20:09.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:20:09.861 | from cryptography.utils import int_from_bytes 2021-05-13 06:20:10.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:20:10.884 | 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:20:10.888 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:10.888 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:10.890 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:10.895 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:10.902 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:10.906 | Obtaining file:///opt/stack/swift 2021-05-13 06:20:12.157 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:20:13.442 | 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:20:13.451 | 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:20:13.492 | 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:20:13.501 | 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:20:13.506 | 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:20:13.560 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-13 06:20:13.571 | 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:20:13.574 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-05-13 06:20:13.612 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:20:13.653 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:20:13.659 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:20:13.665 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:20:13.706 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:20:13.715 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:20:13.732 | 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:20:13.738 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:20:13.741 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-13 06:20:13.752 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.6.0) 2021-05-13 06:20:13.755 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:20:13.757 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:20:13.760 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:20:13.765 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:20:13.784 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:20:13.788 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:20:13.808 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:20:13.813 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:20:13.865 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:20:13.868 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:20:13.875 | 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:20:13.895 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.9.7) 2021-05-13 06:20:13.899 | 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:20:13.903 | 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:20:13.912 | 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:20:13.973 | 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:20:13.987 | 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:20:13.992 | 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:20:13.997 | 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:20:14.005 | 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:20:14.009 | 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:20:14.012 | 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:20:14.015 | 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:20:14.018 | 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:20:14.021 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:20:14.025 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:20:14.028 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-13 06:20:14.033 | 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:20:14.036 | 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:20:15.640 | Installing collected packages: swift 2021-05-13 06:20:15.641 | Attempting uninstall: swift 2021-05-13 06:20:15.642 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:20:15.645 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:20:15.646 | Running setup.py develop for swift 2021-05-13 06:20:17.345 | Successfully installed swift 2021-05-13 06:20:17.483 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:20:17.483 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:20:17.556 | + inc/python:pip_install:200 : result=0 2021-05-13 06:20:17.559 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:20:17.562 | + functions-common:time_stop:2304 : local name 2021-05-13 06:20:17.564 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:20:17.566 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:20:17.568 | + functions-common:time_stop:2307 : local total 2021-05-13 06:20:17.570 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:20:17.572 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:20:17.575 | + functions-common:time_stop:2311 : start_time=1620886809115 2021-05-13 06:20:17.577 | + functions-common:time_stop:2313 : [[ -z 1620886809115 ]] 2021-05-13 06:20:17.579 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:20:17.583 | + functions-common:time_stop:2316 : end_time=1620886817581 2021-05-13 06:20:17.586 | + functions-common:time_stop:2317 : elapsed_time=8466 2021-05-13 06:20:17.588 | + functions-common:time_stop:2318 : total=50072 2021-05-13 06:20:17.590 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:20:17.593 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58538 2021-05-13 06:20:17.595 | + inc/python:pip_install:203 : return 0 2021-05-13 06:20:17.598 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:20:17.600 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:20:17.602 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:20:17.621 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:20:17.633 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:20:17.635 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:20:17.637 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:20:17.640 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:20:17.642 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:20:17.645 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:20:17.647 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:20:17.649 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:20:17.652 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:20:17.654 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:20:17.656 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:20:17.658 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:20:17.660 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:20:17.662 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:20:17.664 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:20:18.552 | No container-replicator running 2021-05-13 06:20:18.552 | No account-server running 2021-05-13 06:20:18.552 | No object-server running 2021-05-13 06:20:18.552 | No object-replicator running 2021-05-13 06:20:18.552 | No account-replicator running 2021-05-13 06:20:18.552 | No object-updater running 2021-05-13 06:20:18.552 | No container-reconciler running 2021-05-13 06:20:18.552 | No container-updater running 2021-05-13 06:20:18.552 | No account-reaper running 2021-05-13 06:20:18.552 | No container-sharder running 2021-05-13 06:20:18.552 | No account-auditor running 2021-05-13 06:20:18.553 | No object-expirer running 2021-05-13 06:20:18.553 | No container-server running 2021-05-13 06:20:18.553 | No object-reconstructor running 2021-05-13 06:20:18.553 | No object-auditor running 2021-05-13 06:20:18.553 | No container-sync running 2021-05-13 06:20:18.553 | No proxy-server running 2021-05-13 06:20:18.553 | No container-auditor running 2021-05-13 06:20:18.599 | + lib/swift:configure_swift:341 : true 2021-05-13 06:20:18.601 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:20:18.614 | + 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:20:18.626 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:20:18.628 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:20:18.628 | s/%GROUP%//; 2021-05-13 06:20:18.628 | s/%USER%/ubuntu/; 2021-05-13 06:20:18.628 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:20:18.628 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:20:18.629 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:20:18.637 | uid = ubuntu 2021-05-13 06:20:18.637 | gid = 2021-05-13 06:20:18.637 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:20:18.637 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:20:18.637 | address = 127.0.0.1 2021-05-13 06:20:18.637 | 2021-05-13 06:20:18.637 | [account6612] 2021-05-13 06:20:18.637 | max connections = 25 2021-05-13 06:20:18.637 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:20:18.637 | read only = false 2021-05-13 06:20:18.637 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:20:18.637 | 2021-05-13 06:20:18.637 | [account6622] 2021-05-13 06:20:18.637 | max connections = 25 2021-05-13 06:20:18.637 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:20:18.637 | read only = false 2021-05-13 06:20:18.637 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:20:18.637 | 2021-05-13 06:20:18.637 | [account6632] 2021-05-13 06:20:18.637 | max connections = 25 2021-05-13 06:20:18.637 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:20:18.637 | read only = false 2021-05-13 06:20:18.637 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:20:18.637 | 2021-05-13 06:20:18.637 | [account6642] 2021-05-13 06:20:18.637 | max connections = 25 2021-05-13 06:20:18.637 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:20:18.637 | read only = false 2021-05-13 06:20:18.637 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:20:18.637 | 2021-05-13 06:20:18.637 | 2021-05-13 06:20:18.638 | [container6611] 2021-05-13 06:20:18.638 | max connections = 25 2021-05-13 06:20:18.638 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:20:18.638 | read only = false 2021-05-13 06:20:18.638 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:20:18.638 | 2021-05-13 06:20:18.638 | [container6621] 2021-05-13 06:20:18.638 | max connections = 25 2021-05-13 06:20:18.638 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:20:18.638 | read only = false 2021-05-13 06:20:18.638 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:20:18.638 | 2021-05-13 06:20:18.638 | [container6631] 2021-05-13 06:20:18.638 | max connections = 25 2021-05-13 06:20:18.638 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:20:18.638 | read only = false 2021-05-13 06:20:18.638 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:20:18.638 | 2021-05-13 06:20:18.638 | [container6641] 2021-05-13 06:20:18.638 | max connections = 25 2021-05-13 06:20:18.638 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:20:18.638 | read only = false 2021-05-13 06:20:18.638 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:20:18.638 | 2021-05-13 06:20:18.638 | 2021-05-13 06:20:18.638 | [object6613] 2021-05-13 06:20:18.638 | max connections = 25 2021-05-13 06:20:18.638 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:20:18.638 | read only = false 2021-05-13 06:20:18.638 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:20:18.638 | 2021-05-13 06:20:18.638 | [object6623] 2021-05-13 06:20:18.638 | max connections = 25 2021-05-13 06:20:18.638 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:20:18.638 | read only = false 2021-05-13 06:20:18.638 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:20:18.639 | 2021-05-13 06:20:18.639 | [object6633] 2021-05-13 06:20:18.639 | max connections = 25 2021-05-13 06:20:18.639 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:20:18.639 | read only = false 2021-05-13 06:20:18.639 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:20:18.639 | 2021-05-13 06:20:18.639 | [object6643] 2021-05-13 06:20:18.639 | max connections = 25 2021-05-13 06:20:18.639 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:20:18.639 | read only = false 2021-05-13 06:20:18.639 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:20:18.640 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:20:18.642 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:18.644 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:18.646 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:20:18.658 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:20:18.660 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:20:18.664 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:20:18.668 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:20:18.671 | + 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:20:18.675 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:20:18.705 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.20:8080/v1/ 2021-05-13 06:20:18.730 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:20:18.748 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:20:18.775 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:20:18.793 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:20:18.820 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:20:18.838 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:20:18.866 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:20:18.883 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:20:18.912 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:20:18.929 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:20:18.958 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:20:18.976 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:20:18.990 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:18.992 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:20:19.020 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:20:19.047 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:20:19.073 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:20:19.100 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:20:19.115 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:19.117 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:20:19.144 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:20:19.159 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:19.161 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:20:19.175 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:19.177 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:20:19.179 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:20:19.194 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:19.196 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:20:19.198 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:20:19.201 | + 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:20:19.206 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:20:19.219 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:20:19.245 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:20:19.272 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:20:19.301 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:20:19.330 | + 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:20:19.357 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:20:19.359 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:20:19.361 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:20:19.363 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:20:19.365 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:20:19.392 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:20:19.419 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.20/identity 2021-05-13 06:20:19.446 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:20:19.473 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:20:19.500 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:20:19.527 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:20:19.554 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:20:19.581 | + 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:20:19.608 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:20:19.634 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:20:19.662 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:20:19.688 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:20:19.715 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:20:19.745 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:20:19.772 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:20:19.790 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:20:19.817 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:20:19.844 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:20:19.848 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:20:19.876 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:20:19.902 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:20:19.929 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:20:19.931 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:20:19.934 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:20:19.936 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:20:19.940 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:20:19.942 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:20:19.944 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:20:19.946 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:20:19.949 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:20:19.951 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:20:19.953 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:20:19.955 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:20:19.973 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:20:20.001 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:20:20.018 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:20:20.046 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:20:20.064 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:20:20.092 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:20:20.110 | + 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:20:20.137 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:20:20.156 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:20:20.184 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:20:20.202 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:20:20.230 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:20:20.248 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:20:20.276 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:20:20.294 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:20:20.322 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:20:20.340 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:20:20.367 | + 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:20:20.376 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:20:20.394 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:20:20.422 | + 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:20:20.451 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:20:20.453 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:20:20.457 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:20:20.459 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:20:20.461 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:20:20.464 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:20:20.466 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:20:20.468 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:20:20.470 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:20:20.472 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:20:20.491 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:20:20.519 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:20:20.536 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:20:20.565 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:20:20.583 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:20:20.611 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:20:20.629 | + 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:20:20.657 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:20:20.675 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:20:20.703 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:20:20.721 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:20:20.748 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:20:20.767 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:20:20.794 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:20:20.812 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:20:20.840 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:20:20.858 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:20:20.884 | + 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:20:20.890 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:20:20.907 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:20:20.935 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:20:20.938 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:20:20.942 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:20:20.944 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:20:20.946 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:20:20.948 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:20:20.951 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:20:20.953 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:20:20.955 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:20:20.958 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:20:20.976 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:20:21.003 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:20:21.021 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:20:21.050 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:20:21.067 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:20:21.095 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:20:21.113 | + 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:20:21.141 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:20:21.159 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:20:21.188 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:20:21.205 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:20:21.233 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:20:21.251 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:20:21.279 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:20:21.296 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:20:21.325 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:20:21.342 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:20:21.369 | + 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:20:21.375 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:20:21.393 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:20:21.421 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:20:21.449 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:20:21.476 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:20:21.504 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:20:21.507 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:20:21.511 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:20:21.539 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:20:21.568 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:20:21.596 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:20:21.624 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:20:21.653 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:20:21.679 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:20:21.706 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:20:21.734 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:20:21.761 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:20:21.776 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:21.778 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:20:21.796 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:20:21.800 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:20:21.819 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:20:21.821 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.20 2021-05-13 06:20:21.848 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:20:21.850 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:20:21.878 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.20/identity 2021-05-13 06:20:21.905 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:20:21.908 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:20:21.935 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:20:21.951 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:21.954 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:20:21.956 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:20:21.961 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:20:21.963 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:20:21.976 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:20:21.978 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:20:21.989 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:20:21.991 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:20:21.994 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:20:21.996 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:20:21.998 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:20:22.001 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:20:22.003 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:20:22.006 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:20:22.008 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:20:22.020 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:20:22.023 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:20:22.025 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:20:22.042 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:22.045 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:20:22.062 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:22.064 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:20:22.067 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:20:22.069 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:20:22.071 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:20:22.074 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:20:22.076 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:20:22.079 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:20:22.082 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:20:22.099 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:22.102 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:20:22.104 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:20:22.121 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:22.123 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:20:22.126 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:20:22.129 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:20:22.131 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:20:22.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:20:22.136 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:20:22.139 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:20:22.143 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:20:22.145 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:20:22.148 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:20:22.151 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:20:22.154 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:20:22.157 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:20:22.159 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:20:22.162 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:20:22.165 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:20:22.168 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:20:22.172 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:20:22.172 | +++ 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:20:22.177 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:20:22.180 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:20:22.182 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:20:22.185 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:20:22.188 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:20:22.209 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:20:22.212 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:20:22.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:20:22.967 | from cryptography.utils import int_from_bytes 2021-05-13 06:20:22.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:20:22.967 | from cryptography.utils import int_from_bytes 2021-05-13 06:20:24.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:20:24.024 | 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:20:24.031 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:24.031 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:24.031 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:24.035 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:24.042 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:24.048 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.5.0) 2021-05-13 06:20:24.144 | 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:20:24.148 | 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:20:24.160 | 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:20:24.222 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-05-13 06:20:24.245 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-13 06:20:24.250 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-05-13 06:20:24.269 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-05-13 06:20:24.280 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:20:24.322 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:20:24.328 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:20:24.334 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:20:24.374 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-13 06:20:24.390 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2021-05-13 06:20:24.394 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:20:24.404 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-05-13 06:20:24.427 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:20:24.444 | 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:20:24.450 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:20:24.453 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:20:24.455 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:20:24.459 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-05-13 06:20:24.474 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:20:24.480 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:20:24.499 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.11.1) 2021-05-13 06:20:24.525 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:20:24.530 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:20:24.551 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:20:24.555 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-05-13 06:20:24.559 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:20:24.562 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:20:24.569 | 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:20:24.584 | 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:20:24.606 | 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:20:24.611 | 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:20:24.620 | 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:20:24.623 | 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:20:24.629 | 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:20:24.637 | 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:20:24.642 | 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:20:24.646 | 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:20:24.649 | 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:20:24.653 | 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:20:24.659 | 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:20:24.668 | 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:20:24.677 | 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:20:24.688 | 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:20:24.702 | 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:20:24.714 | 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:20:24.717 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:20:24.719 | 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:20:24.723 | 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:20:24.726 | 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:20:24.729 | 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:20:24.738 | 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:20:24.740 | 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:20:24.743 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:20:24.746 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:20:24.800 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-13 06:20:24.808 | 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:20:24.826 | 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:20:24.830 | 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:20:24.833 | 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:20:24.840 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (1.6.0) 2021-05-13 06:20:24.842 | 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:20:24.845 | 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:20:26.583 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:20:26.583 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:20:26.661 | + inc/python:pip_install:200 : result=0 2021-05-13 06:20:26.664 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:20:26.666 | + functions-common:time_stop:2304 : local name 2021-05-13 06:20:26.668 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:20:26.671 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:20:26.673 | + functions-common:time_stop:2307 : local total 2021-05-13 06:20:26.676 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:20:26.678 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:20:26.680 | + functions-common:time_stop:2311 : start_time=1620886822204 2021-05-13 06:20:26.683 | + functions-common:time_stop:2313 : [[ -z 1620886822204 ]] 2021-05-13 06:20:26.686 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:20:26.690 | + functions-common:time_stop:2316 : end_time=1620886826688 2021-05-13 06:20:26.693 | + functions-common:time_stop:2317 : elapsed_time=4484 2021-05-13 06:20:26.695 | + functions-common:time_stop:2318 : total=58538 2021-05-13 06:20:26.697 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:20:26.700 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63022 2021-05-13 06:20:26.702 | + inc/python:pip_install:203 : return 0 2021-05-13 06:20:26.705 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:20:26.707 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:20:26.710 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:20:26.722 | + 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:20:26.727 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:20:26.730 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:20:26.732 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:20:26.735 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:20:26.737 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:20:26.740 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:20:26.743 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:20:26.745 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:20:26.748 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:20:26.765 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:20:26.767 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:20:26.770 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:20:26.773 | + functions-common:git_clone:544 : echo master 2021-05-13 06:20:26.774 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:20:26.779 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:20:26.781 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:20:26.783 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:20:26.786 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:20:26.786 | + functions-common:git_clone:593 : head -1 2021-05-13 06:20:26.789 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:20:26.792 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:20:26.794 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:20:26.798 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:20:26.800 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:20:26.803 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:20:26.805 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:20:26.808 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:20:26.810 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:20:26.813 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:20:26.816 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:20:26.818 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:20:26.821 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:20:26.824 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:20:26.826 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:20:26.829 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:20:26.832 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:20:26.834 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:20:26.837 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:20:26.843 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:20:26.846 | + 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:20:27.447 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:20:27.449 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:20:27.452 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:20:27.455 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:20:27.457 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:20:27.459 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:20:27.462 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:20:27.464 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:20:27.466 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:20:27.470 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:20:27.472 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:20:27.474 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:20:27.477 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:20:27.479 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:20:27.500 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:20:27.502 | + 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:20:28.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:20:28.245 | from cryptography.utils import int_from_bytes 2021-05-13 06:20:28.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:20:28.246 | from cryptography.utils import int_from_bytes 2021-05-13 06:20:29.266 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:20:29.267 | 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:20:29.273 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:29.273 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:29.273 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:29.277 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:29.284 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:29.302 | Obtaining file:///opt/stack/glance 2021-05-13 06:20:30.547 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:20:31.785 | 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:20:31.795 | 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:20:31.804 | 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:20:31.816 | 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:20:31.843 | 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:20:31.852 | 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:20:31.866 | 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:20:31.875 | 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:20:31.895 | 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:20:31.934 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-13 06:20:31.948 | 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:20:31.956 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:20:31.961 | 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:20:31.971 | 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:20:31.977 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (2.5.0) 2021-05-13 06:20:32.046 | 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:20:32.051 | 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:20:32.055 | 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:20:32.058 | 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:20:32.069 | 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:20:32.130 | 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:20:32.182 | 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:20:32.186 | 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:20:32.191 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:20:32.209 | 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:20:32.245 | 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:20:32.255 | 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:20:32.295 | 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:20:32.302 | 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:20:32.349 | 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:20:32.355 | 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:20:32.395 | 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:20:32.447 | 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:20:32.466 | 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:20:32.481 | 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:20:32.494 | 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:20:32.504 | 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:20:32.527 | 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:20:32.538 | 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:20:32.554 | 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:20:32.599 | 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:20:32.605 | 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:20:32.608 | 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:20:32.611 | 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:20:32.631 | 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:20:32.645 | 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:20:32.656 | 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:20:32.658 | 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:20:32.662 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:20:32.678 | 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:20:32.684 | 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:20:32.686 | 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:20:32.705 | 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:20:32.709 | 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:20:32.715 | 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:20:32.736 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-13 06:20:32.740 | 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:20:32.744 | 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:20:32.794 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.8.1) 2021-05-13 06:20:32.798 | 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:20:32.801 | 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:20:32.811 | 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:20:32.815 | 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:20:32.817 | 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:20:32.825 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:20:32.880 | 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:20:32.894 | 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:20:32.903 | 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:20:32.909 | 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:20:32.926 | 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:20:32.930 | 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:20:32.936 | 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:20:32.957 | 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:20:32.959 | 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:20:32.964 | 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:20:32.972 | 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:20:32.976 | 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:20:32.984 | 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:20:32.990 | 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:20:32.995 | 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:20:32.998 | 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:20:33.002 | 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:20:33.042 | 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:20:33.047 | 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:20:33.054 | 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:20:33.057 | 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:20:33.088 | 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:20:33.091 | 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:20:33.104 | 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:20:33.106 | 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:20:33.110 | 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:20:33.114 | 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:20:33.117 | 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:20:33.119 | 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:20:33.126 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:20:33.131 | 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:20:33.169 | 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:20:33.172 | 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:20:33.175 | 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:20:33.177 | 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:20:33.180 | 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:20:33.183 | 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:20:33.186 | 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:20:33.190 | 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:20:33.193 | 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:20:33.248 | 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:20:33.253 | 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:20:33.294 | 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:20:33.299 | 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:20:34.281 | Installing collected packages: glance 2021-05-13 06:20:34.281 | Attempting uninstall: glance 2021-05-13 06:20:34.291 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:20:34.291 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:20:34.291 | Running setup.py develop for glance 2021-05-13 06:20:35.853 | Successfully installed glance 2021-05-13 06:20:35.989 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:20:35.989 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:20:36.073 | + inc/python:pip_install:200 : result=0 2021-05-13 06:20:36.075 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:20:36.078 | + functions-common:time_stop:2304 : local name 2021-05-13 06:20:36.080 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:20:36.083 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:20:36.085 | + functions-common:time_stop:2307 : local total 2021-05-13 06:20:36.087 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:20:36.089 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:20:36.092 | + functions-common:time_stop:2311 : start_time=1620886827495 2021-05-13 06:20:36.094 | + functions-common:time_stop:2313 : [[ -z 1620886827495 ]] 2021-05-13 06:20:36.097 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:20:36.102 | + functions-common:time_stop:2316 : end_time=1620886836099 2021-05-13 06:20:36.104 | + functions-common:time_stop:2317 : elapsed_time=8604 2021-05-13 06:20:36.106 | + functions-common:time_stop:2318 : total=63022 2021-05-13 06:20:36.108 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:20:36.111 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71626 2021-05-13 06:20:36.113 | + inc/python:pip_install:203 : return 0 2021-05-13 06:20:36.115 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:20:36.118 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:20:36.120 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:20:36.139 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:20:36.152 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:20:36.154 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:20:36.157 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:20:36.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:20:36.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:20:36.165 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:20:36.167 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:20:36.169 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:20:36.172 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:20:36.184 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:20:36.188 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:20:36.190 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:20:36.192 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:20:36.195 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:20:36.197 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:20:36.200 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:20:36.202 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:20:36.231 | + 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:20:36.260 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:20:36.290 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:20:36.320 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:20:36.349 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:20:36.379 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:20:36.382 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:20:36.384 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:20:36.387 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:20:36.389 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:20:36.417 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:20:36.447 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-05-13 06:20:36.476 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:20:36.505 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:20:36.534 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:20:36.564 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:20:36.593 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:20:36.623 | + 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:20:36.652 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:20:36.682 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:20:36.712 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:20:36.714 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:20:36.717 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:20:36.720 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:20:36.722 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:20:36.725 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:20:36.741 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:36.744 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:20:36.747 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:20:36.750 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:20:36.766 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:36.769 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:20:36.772 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:20:36.802 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:20:36.804 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:20:36.807 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:20:36.809 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:20:36.812 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:20:36.814 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:20:36.816 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:20:36.819 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:20:36.821 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:20:36.823 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:20:36.826 | + 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:20:36.856 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:20:36.858 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2021-05-13 06:20:36.887 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:20:36.890 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:20:36.907 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:36.909 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:20:36.939 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:20:36.969 | + 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:20:36.999 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:20:37.028 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:20:37.058 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:20:37.075 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:37.078 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:20:37.107 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:20:37.137 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:20:37.167 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.20/identity/v3 2021-05-13 06:20:37.196 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:20:37.226 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2021-05-13 06:20:37.256 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:20:37.272 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:37.275 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:20:37.277 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:20:37.280 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:20:37.283 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:20:37.300 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:20:37.302 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:20:37.305 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:20:37.307 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:20:37.310 | + 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:20:37.340 | + 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:20:37.370 | + 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:20:37.399 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:20:37.429 | + 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:20:37.434 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:20:37.463 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:20:37.494 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:20:37.523 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2021-05-13 06:20:37.553 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:20:37.582 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:20:37.612 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:20:37.642 | + 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:20:37.672 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:20:37.701 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:20:37.731 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:20:37.760 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:20:37.765 | + 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:20:37.773 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:20:37.789 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:37.792 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:20:37.794 | + 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:20:37.797 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:20:37.799 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:20:37.801 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:20:37.804 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:20:37.808 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:20:37.810 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:20:37.814 | + 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:20:37.844 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:20:37.846 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:20:37.849 | ++ functions:get_random_port:837 : true 2021-05-13 06:20:37.851 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:20:37.853 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:20:37.855 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:20:37.912 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:20:37.915 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:20:37.917 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:20:37.919 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:20:37.922 | + 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:20:37.948 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:20:37.976 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:20:38.004 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:20:38.039 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:20:38.073 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:20:38.104 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:20:38.132 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:20:38.161 | + 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:20:38.189 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:20:38.217 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:20:38.245 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:20:38.273 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:20:38.300 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:20:38.327 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:20:38.355 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:20:38.383 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:20:38.411 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:20:38.438 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:20:38.465 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:20:38.468 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:20:38.470 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:20:38.473 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:38.475 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:38.477 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:20:38.480 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:20:38.532 | proxy (enabled by site administrator) 2021-05-13 06:20:38.535 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:20:38.538 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:20:38.540 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:20:38.543 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:38.545 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:38.548 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:20:38.550 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:20:38.604 | proxy_http (enabled by site administrator) 2021-05-13 06:20:38.607 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:20:38.611 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:20:38.613 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:20:38.616 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:20:38.618 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:38.620 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:38.623 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:20:38.626 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:20:38.629 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:20:38.629 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:20:38.638 | KeepAlive Off 2021-05-13 06:20:38.642 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:20:38.642 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:20:38.650 | SetEnv proxy-sendchunked 1 2021-05-13 06:20:38.655 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:20:38.655 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:20:38.663 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:20:38.666 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:20:38.669 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:20:38.671 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:20:38.674 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:20:38.676 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:20:38.679 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:38.681 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:38.683 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:20:38.686 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:20:38.689 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:38.691 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:38.693 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:20:38.754 | Site glance-wsgi-api already enabled 2021-05-13 06:20:38.759 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:20:38.761 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:20:38.763 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:20:38.766 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:20:38.897 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:20:38.903 | + 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:20:38.935 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:20:38.952 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:38.955 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:20:38.957 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:20:38.960 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:20:38.962 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:20:38.965 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:20:38.967 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:20:38.970 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:20:38.973 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:20:38.975 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:20:38.977 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:20:38.980 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:20:38.983 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:20:38.986 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:20:38.989 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:20:39.005 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:20:39.008 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:20:39.010 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:20:39.013 | + functions-common:git_clone:544 : echo master 2021-05-13 06:20:39.013 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:20:39.018 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:20:39.021 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:20:39.023 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:20:39.026 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:20:39.026 | + functions-common:git_clone:593 : head -1 2021-05-13 06:20:39.030 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:20:39.033 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:20:39.036 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:20:39.038 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:20:39.041 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:20:39.043 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:20:39.046 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:20:39.049 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:20:39.051 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:20:39.054 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:20:39.056 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:20:39.059 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:20:39.061 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:20:39.064 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:20:39.066 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:20:39.069 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:20:39.072 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:20:39.074 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:20:39.077 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:20:39.083 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:20:39.086 | + 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:20:39.685 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:20:39.688 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:20:39.690 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:20:39.692 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:20:39.695 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:20:39.697 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:20:39.699 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:20:39.702 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:20:39.705 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:20:39.707 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:20:39.709 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:20:39.712 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:20:39.714 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:20:39.717 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:20:39.738 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:20:39.740 | + 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:20:40.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:20:40.483 | from cryptography.utils import int_from_bytes 2021-05-13 06:20:40.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:20:40.483 | from cryptography.utils import int_from_bytes 2021-05-13 06:20:41.511 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:20:41.511 | 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:20:41.514 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:41.515 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:41.516 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:41.521 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:41.528 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:41.533 | Obtaining file:///opt/stack/cinder 2021-05-13 06:20:43.513 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:20:45.496 | 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:20:45.504 | 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:20:45.513 | 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:20:45.525 | 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:20:45.553 | 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:20:45.566 | 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:20:45.575 | 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:20:45.587 | 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:20:45.608 | 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:20:45.647 | 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:20:45.661 | 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:20:45.665 | 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:20:45.674 | 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:20:45.689 | 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:20:45.713 | 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:20:45.719 | 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:20:45.724 | 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:20:45.729 | 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:20:45.732 | 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:20:45.735 | 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:20:45.747 | 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:20:45.808 | 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:20:45.862 | 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:20:45.872 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.1.3) 2021-05-13 06:20:45.882 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-05-13 06:20:45.905 | 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:20:45.910 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:20:45.928 | 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:20:45.964 | 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:20:45.976 | 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:20:46.016 | 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:20:46.022 | 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:20:46.072 | 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:20:46.080 | 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:20:46.119 | 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:20:46.175 | 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:20:46.193 | 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:20:46.208 | 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:20:46.224 | 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:20:46.238 | 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:20:46.243 | 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:20:46.252 | 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:20:46.276 | 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:20:46.287 | 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:20:46.303 | 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:20:46.323 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.9.0) 2021-05-13 06:20:46.348 | 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:20:46.393 | 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:20:46.399 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-05-13 06:20:46.433 | 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:20:46.437 | 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:20:46.439 | 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:20:46.461 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-05-13 06:20:46.464 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.2.8) 2021-05-13 06:20:46.469 | 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:20:46.479 | 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:20:46.482 | 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:20:46.486 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:20:46.502 | 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:20:46.507 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-05-13 06:20:46.525 | 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:20:46.544 | 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:20:46.559 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (3.11.1) 2021-05-13 06:20:46.585 | 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:20:46.590 | 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:20:46.597 | 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:20:46.617 | 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:20:46.622 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (4.7.2) 2021-05-13 06:20:46.627 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (2.1.74) 2021-05-13 06:20:46.632 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (0.4.2) 2021-05-13 06:20:46.641 | 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:20:46.713 | 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:20:46.716 | 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:20:46.727 | 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:20:46.730 | 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:20:46.733 | 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:20:46.740 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.6) 2021-05-13 06:20:46.742 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.8.9) 2021-05-13 06:20:46.748 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:20:46.806 | 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:20:46.821 | 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:20:46.829 | 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:20:46.835 | 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:20:46.854 | 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:20:46.913 | 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:20:46.917 | 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:20:46.925 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.0.1) 2021-05-13 06:20:46.928 | 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:20:46.949 | 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:20:46.953 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-05-13 06:20:46.961 | 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:20:46.964 | 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:20:46.969 | Requirement already satisfied: zstd===1.4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.4.9.1) 2021-05-13 06:20:46.972 | 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:20:46.976 | 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:20:46.985 | 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:20:47.009 | 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:20:47.012 | 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:20:47.019 | 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:20:47.024 | 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:20:47.029 | 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:20:47.036 | 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:20:47.040 | 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:20:47.049 | 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:20:47.055 | 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:20:47.096 | 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:20:47.101 | 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:20:47.108 | 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:20:47.112 | 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:20:47.122 | 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:20:47.126 | 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:20:47.139 | 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:20:47.148 | 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:20:47.160 | 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:20:47.175 | 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:20:47.179 | 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:20:47.182 | 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:20:47.185 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.22.0) 2021-05-13 06:20:47.190 | 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:20:47.192 | 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:20:47.230 | 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:20:47.237 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:20:47.242 | 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:20:47.245 | 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:20:47.248 | 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:20:47.250 | 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:20:47.253 | 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:20:47.258 | 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:20:47.261 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:20:47.265 | 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:20:47.272 | 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:20:47.274 | 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:20:47.283 | 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:20:47.285 | 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:20:47.288 | 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:20:47.291 | 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:20:47.347 | 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:20:47.350 | 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:20:47.356 | 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:20:47.397 | 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:20:47.401 | 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:20:48.268 | Installing collected packages: cinder 2021-05-13 06:20:48.268 | Attempting uninstall: cinder 2021-05-13 06:20:48.270 | Found existing installation: cinder 18.1.0.dev93 2021-05-13 06:20:48.273 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:20:48.275 | Running setup.py develop for cinder 2021-05-13 06:20:50.527 | Successfully installed cinder 2021-05-13 06:20:50.665 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:20:50.665 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:20:50.750 | + inc/python:pip_install:200 : result=0 2021-05-13 06:20:50.752 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:20:50.755 | + functions-common:time_stop:2304 : local name 2021-05-13 06:20:50.757 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:20:50.759 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:20:50.761 | + functions-common:time_stop:2307 : local total 2021-05-13 06:20:50.764 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:20:50.766 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:20:50.769 | + functions-common:time_stop:2311 : start_time=1620886839732 2021-05-13 06:20:50.771 | + functions-common:time_stop:2313 : [[ -z 1620886839732 ]] 2021-05-13 06:20:50.774 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:20:50.778 | + functions-common:time_stop:2316 : end_time=1620886850775 2021-05-13 06:20:50.781 | + functions-common:time_stop:2317 : elapsed_time=11043 2021-05-13 06:20:50.783 | + functions-common:time_stop:2318 : total=71626 2021-05-13 06:20:50.785 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:20:50.787 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82669 2021-05-13 06:20:50.790 | + inc/python:pip_install:203 : return 0 2021-05-13 06:20:50.792 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:20:50.795 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:20:50.797 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:20:50.816 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:20:50.828 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:20:50.830 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:20:50.833 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:20:50.835 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:20:50.837 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:20:50.840 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:20:50.843 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:20:50.846 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:20:50.848 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:20:50.851 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:50.853 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:50.856 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:20:50.867 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:20:50.870 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:20:50.872 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:20:50.875 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:20:50.877 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:20:50.879 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:20:50.882 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:20:50.884 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:50.887 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:50.890 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:20:50.892 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:20:50.895 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:20:50.897 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:20:50.900 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:20:50.902 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:20:50.905 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:50.908 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:50.910 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:20:50.932 | + 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:20:51.036 | Reading package lists... 2021-05-13 06:20:51.243 | Building dependency tree... 2021-05-13 06:20:51.245 | Reading state information... 2021-05-13 06:20:51.464 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:20:51.464 | The following packages were automatically installed and are no longer required: 2021-05-13 06:20:51.465 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:20:51.465 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:20:51.465 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:20:51.465 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:20:51.465 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:20:51.465 | python3-zope.interface 2021-05-13 06:20:51.465 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:20:51.573 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:20:51.578 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:20:51.580 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:20:51.583 | + functions-common:time_stop:2304 : local name 2021-05-13 06:20:51.585 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:20:51.588 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:20:51.590 | + functions-common:time_stop:2307 : local total 2021-05-13 06:20:51.593 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:20:51.596 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:20:51.598 | + functions-common:time_stop:2311 : start_time=1620886850929 2021-05-13 06:20:51.601 | + functions-common:time_stop:2313 : [[ -z 1620886850929 ]] 2021-05-13 06:20:51.604 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:20:51.609 | + functions-common:time_stop:2316 : end_time=1620886851605 2021-05-13 06:20:51.611 | + functions-common:time_stop:2317 : elapsed_time=676 2021-05-13 06:20:51.614 | + functions-common:time_stop:2318 : total=4740 2021-05-13 06:20:51.616 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:20:51.618 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5416 2021-05-13 06:20:51.621 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:20:51.624 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:20:51.627 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:20:51.629 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:20:51.641 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:20:51.645 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:20:51.648 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:20:51.650 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:20:51.653 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:20:51.653 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:20:51.658 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:20:51.660 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:20:51.662 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:20:51.664 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:20:51.666 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:20:51.668 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:20:51.671 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:20:51.674 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:20:51.685 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:20:51.697 | + 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:20:51.709 | + 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:20:51.721 | + 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:20:51.733 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:20:51.736 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:20:51.740 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.PtFbkNupSP 2021-05-13 06:20:51.742 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:20:51.745 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:20:51.747 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:20:51.749 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.PtFbkNupSP 2021-05-13 06:20:51.753 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.PtFbkNupSP 2021-05-13 06:20:51.764 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.PtFbkNupSP /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:20:51.776 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:20:51.781 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:20:51.783 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:20:51.785 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:20:51.787 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:20:51.789 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-05-13 06:20:51.791 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-05-13 06:20:51.794 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:20:51.797 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:20:51.801 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:20:51.806 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:20:51.825 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:20:51.844 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:20:51.863 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:20:51.882 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:20:51.901 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:20:51.920 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:20:51.939 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:20:51.957 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:20:51.960 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:20:51.962 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:20:51.965 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:20:51.967 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:20:51.997 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:20:52.024 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-05-13 06:20:52.052 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:20:52.079 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:20:52.107 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:20:52.134 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:20:52.162 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:20:52.190 | + 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:20:52.217 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:20:52.245 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:20:52.276 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:20:52.305 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:20:52.307 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:20:52.310 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:20:52.312 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:20:52.314 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:20:52.317 | + 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:20:52.348 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:20:52.376 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:20:52.404 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:20:52.432 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:20:52.459 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:20:52.488 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:20:52.519 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:20:52.521 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.20 2021-05-13 06:20:52.550 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:20:52.580 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:20:52.588 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 14b5eba05fb08d5811da7247f5867af6 2021-05-13 06:20:52.616 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:20:52.644 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:20:52.661 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:52.663 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:20:52.680 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:52.682 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:20:52.699 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:52.702 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:20:52.719 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:52.721 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:20:52.724 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:20:52.726 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:20:52.728 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:20:52.731 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:20:52.733 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:20:52.736 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:20:52.753 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:52.756 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:20:52.758 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:20:52.761 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:20:52.776 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:52.779 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:20:52.782 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:20:52.809 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:20:52.812 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:20:52.814 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:20:52.817 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:20:52.819 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:20:52.822 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:20:52.840 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:20:52.842 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:20:52.845 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:20:52.847 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:20:52.849 | + 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:20:52.878 | + 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:20:52.906 | + 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:20:52.934 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:20:52.962 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:20:52.965 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:20:52.967 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:20:52.970 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:20:52.972 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:20:52.975 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:20:52.979 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:20:52.984 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:20:52.986 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:20:52.989 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:20:53.001 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:20:53.002 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:20:53.010 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:20:53.013 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:20:53.028 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:20:53.031 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:20:53.035 | + 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:20:53.065 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:20:53.092 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:20:53.119 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:20:53.147 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:20:53.175 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:20:53.202 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:20:53.229 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:20:53.257 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:20:53.285 | + 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:20:53.312 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:20:53.340 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:20:53.367 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:20:53.395 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:20:53.397 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:20:53.400 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:20:53.403 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:20:53.406 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:20:53.408 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:53.410 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:53.413 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:20:53.416 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:20:53.418 | + 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:20:53.445 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:20:53.474 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:20:53.474 | + 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:20:53.483 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:20:53.486 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:20:53.489 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:20:53.491 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:20:53.493 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:20:53.496 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:20:53.498 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:53.501 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:53.503 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:20:53.505 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:20:53.508 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:20:53.510 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:20:53.513 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:20:53.574 | Enabling site cinder-wsgi. 2021-05-13 06:20:53.579 | To activate the new configuration, you need to run: 2021-05-13 06:20:53.579 | systemctl reload apache2 2021-05-13 06:20:53.583 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:20:53.586 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:20:53.588 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:20:53.591 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:20:53.717 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:20:53.721 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:20:53.751 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.20/image 2021-05-13 06:20:53.780 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:20:53.796 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:20:53.799 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:20:53.801 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:20:53.804 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:20:53.806 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:20:53.809 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:20:53.839 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:20:53.868 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.20/identity 2021-05-13 06:20:53.896 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:20:53.924 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:20:53.952 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:20:53.980 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:20:54.008 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:20:54.037 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:20:54.065 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:20:54.093 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:20:54.121 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:20:54.149 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:20:54.152 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:20:54.169 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:54.171 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.20:2379 2021-05-13 06:20:54.202 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:20:54.220 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:20:54.223 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:20:54.225 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:20:54.227 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:20:54.230 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:20:54.232 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:20:54.235 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:20:54.239 | ++ 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:20:54.239 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:20:54.245 | + 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:20:54.247 | + 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:20:54.250 | + 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:20:54.253 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:20:54.255 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:20:54.258 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:20:54.261 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:20:54.263 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:20:54.266 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:20:54.268 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:20:54.271 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:20:54.273 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:20:54.276 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:20:54.278 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:20:54.281 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:20:54.283 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:20:54.286 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:20:54.288 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:20:54.291 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:20:54.294 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:20:54.309 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:20:54.311 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:20:54.314 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:20:54.316 | + functions-common:git_clone:544 : echo master 2021-05-13 06:20:54.317 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:20:54.322 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:20:54.325 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:20:54.327 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:20:54.330 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:20:54.331 | + functions-common:git_clone:593 : head -1 2021-05-13 06:20:54.334 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:20:54.336 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:20:54.339 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:20:54.341 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:20:54.344 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:20:54.346 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:20:54.349 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:20:54.351 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:20:54.354 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:20:54.356 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:20:54.359 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:20:54.362 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:20:54.364 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:20:54.367 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:20:54.370 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:20:54.373 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:20:54.375 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:20:54.378 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:20:54.381 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:20:54.387 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:20:54.390 | + 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:20:54.992 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:20:54.994 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:20:54.997 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:20:54.999 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:20:55.001 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:20:55.004 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:20:55.006 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:20:55.008 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:20:55.011 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:20:55.013 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:20:55.015 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:20:55.018 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:20:55.020 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:20:55.022 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:20:55.044 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:20:55.046 | + 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:20:55.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:20:55.789 | from cryptography.utils import int_from_bytes 2021-05-13 06:20:55.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:20:55.789 | from cryptography.utils import int_from_bytes 2021-05-13 06:20:56.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:20:56.809 | 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:20:56.813 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:56.813 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:56.815 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:56.820 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:56.827 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:20:56.831 | Obtaining file:///opt/stack/neutron 2021-05-13 06:20:58.911 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:21:01.006 | 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:21:01.012 | 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:21:01.016 | 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:21:01.025 | 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:21:01.034 | 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:21:01.046 | 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:21:01.073 | 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:21:01.087 | 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:21:01.097 | 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:21:01.104 | 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:21:01.107 | 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:21:01.116 | 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:21:01.123 | 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:21:01.127 | 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:21:01.133 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:21:01.193 | 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:21:01.247 | 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:21:01.252 | 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:21:01.255 | 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:21:01.295 | 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:21:01.321 | 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:21:01.339 | 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:21:01.344 | 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:21:01.349 | 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:21:01.372 | 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:21:01.409 | 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:21:01.420 | 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:21:01.460 | 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:21:01.466 | 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:21:01.515 | 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:21:01.522 | 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:21:01.561 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:21:01.616 | 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:21:01.634 | 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:21:01.649 | 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:21:01.665 | 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:21:01.679 | 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:21:01.683 | 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:21:01.692 | 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:21:01.716 | 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:21:01.727 | 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:21:01.744 | 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:21:01.763 | 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:21:01.810 | 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:21:01.815 | 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:21:01.824 | 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:21:01.830 | 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:21:01.833 | 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:21:01.843 | 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:21:01.845 | 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:21:01.866 | 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:21:01.881 | 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:21:01.892 | 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:21:01.895 | 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:21:01.898 | 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:21:01.904 | 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:21:01.910 | 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:21:01.929 | 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:21:01.932 | 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:21:01.950 | 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:21:01.977 | 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:21:01.993 | 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:21:01.997 | 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:21:02.004 | 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:21:02.024 | 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:21:02.026 | 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:21:02.032 | 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:21:02.037 | 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:21:02.088 | 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:21:02.091 | 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:21:02.095 | 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:21:02.098 | 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:21:02.109 | 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:21:02.112 | 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:21:02.114 | 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:21:02.121 | 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:21:02.135 | 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:21:02.145 | 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:21:02.151 | 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:21:02.169 | 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:21:02.188 | 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:21:02.247 | 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:21:02.251 | 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:21:02.258 | 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:21:02.278 | 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:21:02.282 | 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:21:02.285 | 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:21:02.290 | 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:21:02.298 | 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:21:02.306 | 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:21:02.309 | 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:21:02.371 | 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:21:02.377 | 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:21:02.380 | 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:21:02.385 | 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:21:02.389 | 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:21:02.411 | 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:21:02.414 | 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:21:02.417 | 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:21:02.422 | 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:21:02.427 | 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:21:02.430 | 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:21:02.473 | 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:21:02.476 | 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:21:02.487 | 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:21:02.510 | 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:21:02.512 | 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:21:02.528 | 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:21:02.540 | 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:21:02.552 | 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:21:02.556 | 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:21:02.560 | 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:21:02.563 | 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:21:02.567 | 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:21:02.569 | 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:21:02.572 | 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:21:02.574 | 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:21:02.577 | 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:21:02.580 | 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:21:02.583 | 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:21:02.585 | 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:21:02.588 | 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:21:02.591 | 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:21:02.603 | 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:21:02.617 | 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:21:02.674 | 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:21:02.678 | 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:21:02.681 | 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:21:02.685 | 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:21:02.691 | 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:21:03.675 | Installing collected packages: neutron 2021-05-13 06:21:03.675 | Attempting uninstall: neutron 2021-05-13 06:21:03.677 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:21:03.687 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:21:03.689 | Running setup.py develop for neutron 2021-05-13 06:21:06.085 | Successfully installed neutron 2021-05-13 06:21:06.227 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:21:06.228 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:21:06.306 | + inc/python:pip_install:200 : result=0 2021-05-13 06:21:06.308 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:21:06.311 | + functions-common:time_stop:2304 : local name 2021-05-13 06:21:06.313 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:21:06.315 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:21:06.318 | + functions-common:time_stop:2307 : local total 2021-05-13 06:21:06.320 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:21:06.322 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:21:06.324 | + functions-common:time_stop:2311 : start_time=1620886855038 2021-05-13 06:21:06.327 | + functions-common:time_stop:2313 : [[ -z 1620886855038 ]] 2021-05-13 06:21:06.330 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:21:06.334 | + functions-common:time_stop:2316 : end_time=1620886866331 2021-05-13 06:21:06.336 | + functions-common:time_stop:2317 : elapsed_time=11293 2021-05-13 06:21:06.338 | + functions-common:time_stop:2318 : total=82669 2021-05-13 06:21:06.341 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:21:06.344 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=93962 2021-05-13 06:21:06.346 | + inc/python:pip_install:203 : return 0 2021-05-13 06:21:06.348 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:21:06.351 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:21:06.353 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:21:06.371 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:21:06.383 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:21:06.386 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:21:06.388 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:21:06.391 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:21:06.394 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:21:06.396 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:21:06.399 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:21:06.401 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:21:06.404 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:21:06.407 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:21:06.407 | Installing OVN and dependent packages 2021-05-13 06:21:06.409 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:21:06.412 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:21:06.428 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:21:06.430 | + 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:21:06.433 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:21:06.435 | [Call Trace] 2021-05-13 06:21:06.435 | ./stack.sh:896:stack_install_service 2021-05-13 06:21:06.435 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:21:06.435 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:21:06.435 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:21:06.436 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:21:06.436 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:21:06.439 | [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:21:07.442 | Error on exit 2021-05-13 06:21:08.207 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:21:08.207 |